Seth Vincent's repositories
node-leanpub-client
a node.js api wrapper for leanpub.com.
zig-build-libuv
Zig bindings for libuv. Also a build script to build libuv from scratch using only Zig (for easy cross-compilation, integration with Zig, etc.).
autobase
Autobase lets you write concise multiwriter data structures with Hypercore
bare-headers
Development headers for Bare
bare-tls
Transport Layer Security (TLS) streams for JavaScript
btree.c-zig
btree.c wrapper for Zig
datetime
Generic Date, Time, and DateTime library.
hyperdb
P2P first database
hyperdispatch
Generate operations/endpoints using Hyperschema
hyperschema
Create registries of declarative compact-encoding schemas
libintrusive
Allocation-free intrusive data structures for C
libqjs
ABI compatible replacement for https://github.com/holepunchto/libjs built on QuickJS
lifecycling
Resource management. It's like riding a lifecycle.
list
The Public Suffix List
little-jumping-buddy
an example of using an animated gif as a background using jquery.backstretch.js.
quickjs
QuickJS, the Next Generation: a mighty JavaScript engine
require-addon
Import native addons across JavaScript runtimes
roaring-zig
Zig bindings for the excellent CRoaring library
sound-ci-helpers
Helpers for getting a "sound card" running on CIs
zdt
Timezoned Datetime in Zig. For learning purposes.
zig-json5
A JSON5 parser/stringifier for Zig resembling the std.json API