Joseph Werle's repositories
progress.c
Progress display lib for c
murmurhash.c
MurmurHash3 general hash bashed lookup function implementation
asprintf.c
asprintf() implementation
interchange-file-format
A module for working with Interchange File Format (IFF) data.
suggest.sh
Suggests commands based on a query found in $PATH
doublelist
A doubly linked list suitable for stack allocation.
jwerle.pub
Me, out in the open public
tiny-regex-c
Small portable regex in C
zz-weakmap
A higher level Map abstraction for borrowed references
asdf-plugins
Central plugin repository for asdf
bash-yaml
Read a yaml file and create variables in bash
cargs
A lightweight cross-platform getopt alternative that works on Linux, Windows and macOS. Command line argument parser library for C/C++. Can be used to parse argv and argc parameters.
git-standup
what did i do yesterday?
http-get.c
Simple HTTP GET requests backed by libcurl
hyper-dns
DNS lookup for dat/hyper archives
inverted-promise
When you want to resolve/reject a promise from the outside
semver-tool
semver bash implementation
str-replace.c
String replacement in C
streamx
An iteration of the Node.js core streams with a series of improvements.
tiny-module-compiler
Compile, archive, unpack, and load compiled modules leveraging v8 cached data.
txiki.js
The tiny JavaScript runtime built with QuickJS, libuv and ❤️