d-led
Enhancing human communication and experience with software and vice versa. Opinions are my own and do not represent the views of my employer, past or present
Munich, Germany
Pinned Repositories
DDDwithActorsPony
Pony version of https://github.com/VaughnVernon/DDDwithActors
influxdb-cpp-rest
Simple C++ InfluxDB client via MS C++ REST SDK + RxCpp for batching (Windows/OSX/Linux) + a C wrapper
mermaidlive
spike implementation of live updates to mermaid-js diagrams
otp_pony_node
An Erlang C Node for the Pony language via ei_connect
pathdebug
debug path list environment variables
pugilua
a lua binding for pugixml
reactiveexamples
hello world examples of using reactive extensions (Rx) to build responsive ui in .NET on Windows
ris
a simple cross-platform resource compiler for c++ projects
undoredo-cpp
Some concepts of Undo/Redo attempted in C++03
link-checker-service
The self-hosted Link Checker web service runs cached and otherwise optimized broken link checks
d-led's Repositories
d-led/pugilua
a lua binding for pugixml
d-led/cctray-rpi-unicorn-hat-monitor
show GoCD (and others via cctray.xml) status on a Raspberry Pi + a Unicorn HAT
d-led/htm.pony
an HTM experiment in Pony based on the Go implementation https://github.com/htm-community/htm/
d-led/pony_lua_parallel
using Pony to parallelize a single threaded C program (Lua)
d-led/curvezmq_docker_example
Experimenting with CurveZMQ in different languages
d-led/dotnet-core-http-loop-example
A toy example of a .NET Core HTTP server + client that calls it from the same process
d-led/hello_vlingo
trying out the vlingo platform
d-led/ipc_example
selecting a lightweight messaging backend depending on the platform
d-led/xerceslua
A minimal lua wrapper of Xerces-C++ in order to be able to validate xml files in lua
d-led/cached_resty_linq_example
caching rest requests
d-led/dotnet_core_playground
d-led/go-gin-heroku
Simple walkthrough, deploying a Go / Gin based HTTP server to Heroku
d-led/graphql_mesh_federation_test
d-led/hb_mp-100-for-headrush-gb-via-arduino
Harley Benton MP-100 for Headrush Gigboard via Arduino Uno
d-led/vlingo_experiments
getting to know vlingo.io
d-led/actors-cpp-experiments
experimenting with actors in c++
d-led/chumak
Pure Erlang implementation of ZeroMQ Message Transport Protocol.
d-led/d-led.github.io
CV
d-led/delete-package-versions
d-led/gin-jwt
JWT Middleware for Gin framework
d-led/go-ci-test
d-led/how-to-specify-it
"How to Specify it" in Java and jqwik
d-led/pact-workshop-js
Pact JS workshop - learn Pact in 60 minutes
d-led/PersistentMemoryCache
Persistent cache on top of Microsoft.Extensions.Caching.Memory and LiteDb
d-led/phony
A ponylang-inspired actor model library for Go
d-led/pony-sodium
Safe Pony FFI wrapper for the libsodium cryptography library. :horse: :closed_lock_with_key:
d-led/pony-zmq
Pure Pony implementation of the ZeroMQ messaging library. :horse: :zero: :m: :four_leaf_clover:
d-led/quarkus-tryout
d-led/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
d-led/zeromq-pubsub-example