darrylwest
rust, python, c++, elixir, golang, docker, swarm, lots of linux
rain city softwaresan francisco / SF Bay
Pinned Repositories
async-redis
python tests for async-redis, pub/sub, concurrent writes and reads based on tasks
go-unique
A unique id generator to create uuid, ulid, cuid, guid, txid and other unique numbers/characters for id's
mock-browser
A mock browser with window, document, location, navigation, local and session storage to use for client side code tests in a node environment.
node-jsdom
Fork of jsdom project from the 3.x branch...
petnet-app
a toy application to demonstrate and road-test pydomkeys library
pydomkeys
A python library for domain entity key generation identifiers
replica-rs
automated backups
repo-util
A set of multi repo utilities tp pull, branch and operate as a single unit.
rgmailer
outgoing mailing service written in rust
simple-node-logger
simple multi-level logger for console and file
darrylwest's Repositories
darrylwest/simple-node-logger
simple multi-level logger for console and file
darrylwest/domain-keys
A library of key generators suitable for domain key identifiers e.g., user, provider, inventory item, etc.
darrylwest/mojo-playground
mojo-playground is for experimenting and learning the mojo AI language
darrylwest/pydomkeys
A python library for domain entity key generation identifiers
darrylwest/replica-rs
automated backups
darrylwest/udp-socket-service
A simple, fast udp socket server with tiny-kv backed key/value store.
darrylwest/async-redis
python tests for async-redis, pub/sub, concurrent writes and reads based on tasks
darrylwest/petnet-app
a toy application to demonstrate and road-test pydomkeys library
darrylwest/repo-util
A set of multi repo utilities tp pull, branch and operate as a single unit.
darrylwest/rgmailer
outgoing mailing service written in rust
darrylwest/worker-lib
A framework for supervising an async worker-pool with multiple workers tasks.
darrylwest/async-sockets-cpp
Simple thread-based asynchronous TCP & UDP Socket classes in C++.
darrylwest/corpora-fixtures
A collection of small corpuses of interesting data for the creation of bots and similar stuff.
darrylwest/darrylwest.github.io
darrylwest/digits-game
a utility to help solve NY times digits game
darrylwest/docker-environments
a repo to hold various docker development environments; c++, rust, elixir, vscode, cloud9
darrylwest/docker-flask
demo of generating docker env using docker init
darrylwest/fake-rs
A library for generating fake data in Rust.
darrylwest/job-scheduler
a redis backed, REST job scheduler written in rust
darrylwest/markdown2html-converter
A tool for converting a Markdown file to a single HTML file with built-in CSS and JS.
darrylwest/otp-session-lib
Components for OTP-Session-Service as otp, session and db modules
darrylwest/passphrase
A library and CLI to generate BIP39 and other dictionary based random words used as strong passphrases.
darrylwest/python-docker-dev
a docker development env for python projects to support multiple python versions
darrylwest/python-play
playground for python math projects
darrylwest/rust-play
playground for rust to replace old sandbox
darrylwest/rustkeys
port of unique keys to rust
darrylwest/service-uptime
A small bit of code to help track service activity including service workers (actors)
darrylwest/streamlit-example
Example Streamlit app that you can fork to test out share.streamlit.io
darrylwest/tcp-server
a small tcp server lib
darrylwest/tiny-kv
a tiny key/value store with encrypted backups