Skip to content

Instantly share code, notes, and snippets.

@dacr
Last active April 20, 2024 13:35
Show Gist options
  • Star 39 You must be signed in to star a gist
  • Fork 6 You must be signed in to fork a gist
  • Save dacr/c071a7b7d3de633281cbe84a34be47f1 to your computer and use it in GitHub Desktop.
Save dacr/c071a7b7d3de633281cbe84a34be47f1 to your computer and use it in GitHub Desktop.
David's programming examples knowledge base / published by https://github.com/dacr/code-examples-manager #fecafeca-feca-feca-feca-fecafecafeca/211658a4b67b6bf297ce7b4351a7080d22b50ad3

David's programming examples knowledge base

akka-pekko

algos

apps

  • README-apps.md : Standalone launchers for various applications
  • amm.sh : ammonite launcher shell script
  • cem.sc : code examples manager application launcher script
  • cem.sh : code examples manager application launcher shell script
  • counters.sc : counters web service launcher script
  • counters.sh : counters web service launcher shell script
  • lorem-alt.sc : lorem ipsum generator web service
  • lorem-lib.sc : lorem ipsum generator
  • lorem.sc : lorem-ipsum web service launcher script
  • lorem.sh : lorem-ipsum web service launcher shell script
  • primes.sc : primes web service launcher script
  • primes.sh : primes web service launcher shell script
  • spy.sc : spy web service launcher script
  • spy.sh : spy web service launcher shell script
  • web-echo.sc : web-echo web service launcher script
  • web-echo.sh : web-echo web service launcher shell script

artificial-intelligence/djl

artificial-intelligence/drools

artificial-intelligence/drools/just-kbs

artificial-intelligence/opencv

artificial-intelligence/smile

cem

  • cemtool.sc : CEM tool - code examples content and execution results sent to a search engine, opensearch or elasticsearch

cem/cem-design-steps

cem/cem-tests

cem/cem-tests/cem-multifiles-1

cem/cem-tests/cem-multifiles-2

cem/elk

cheat-sheets

codecs-serdes-hashes-ids

  • b64uuid.sc : encode/decode base64 based UUID
  • base64.sc : encode/decode base64 with charset management
  • hashes.sc : Various programmatic hashes.
  • object-persistence.sc : Using standard java object persistence mechanism.
  • uuids.sc : Universally unique identifiers using standard and JUG APIs

com-lihaoyi

config

data

doodle

fdj

functional

git-stuff

graph

graphql

http

io

issues/scala-cli

issues/zio

javafx

json

  • json-borer.sc : borer scala json API cookbook as unit test cases.
  • json-circe.sc : Circe scala json API cookbook as unit test cases.
  • json-genson.sc : genson java json API cookbook as unit test cases.
  • json-jawn.sc : typelevel jawn scala json API cookbook as unit test cases.
  • json-json4s.sc : Json4s scala json API cookbook as unit test cases.
  • json-upickle.sc : upickle scala json API cookbook as unit test cases.

julia

kafka

logging

maths

medias

medias/photos

  • photos-model.sc : Photos model experiments - When you have ~89000 photos/videos tooling is mandatory

network

ocaml

plotting

problems

python

rabbitmq

random

repos

rust

scala-java-kb

scala-java-kb/scala3

scala-libs/chimney

scala-libs/iron

search

security

skija

spark

ssh

stocks

storage/arangodb

storage/neo4j

systemd

tapir

testing

tools

typelevel/cats-effect

wordle

zio

zio/caliban

zio/demo-zio-live

  • live-01.sc : ZIO live session - Hello world
  • live-02.sc : ZIO live session - Make execution resilient
  • live-03.sc : ZIO live session - Dealing with long running operation
  • live-04.sc : ZIO live session - Writing a simple application - legacy versus effect-based
  • live-05.sc : ZIO live session - Writing a more complex application
  • live.sh : ZIO live session - simple live demo

zio/zio-cli

zio/zio-config

zio/zio-core

zio/zio-http

zio/zio-json

zio/zio-lmdb

zio/zio-logging

zio/zio-nio

zio/zio-process

zio/zio-schema

zio/zio-streams

zio/zio-sttp

zio/zio-test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment