Pinned Repositories
aghast
Human readable hash translator.
d-programming-language.org
Pages for the d-programming-language.org web site
D-templates-tutorial
A tutorial on the D programming language templates, in LaTeX.
dlgl
High-level OpenGL wrapper library for the D Language. Uses the Derelict3 bindings.
hyperscan-zig
Bindings/wrapper for Intel's Hyperscan+Chimera library
roaring-zig
Zig bindings for the excellent CRoaring library
tufte-handout
A Typst template for "Tufte" style handouts with side notes
xbase
A library for xBase (or dbf) IO written in D.
zig-minifier
A simple minifier for Zig source code for code golfing purposes
zig_alt_std
Parking place for useful std lib functionality
jwhear's Repositories
jwhear/roaring-zig
Zig bindings for the excellent CRoaring library
jwhear/tufte-handout
A Typst template for "Tufte" style handouts with side notes
jwhear/zig_alt_std
Parking place for useful std lib functionality
jwhear/zig-minifier
A simple minifier for Zig source code for code golfing purposes
jwhear/aghast
Human readable hash translator.
jwhear/xbase
A library for xBase (or dbf) IO written in D.
jwhear/hyperscan-zig
Bindings/wrapper for Intel's Hyperscan+Chimera library
jwhear/incline
Data import/processing library in Zig
jwhear/msgpack-d
MessagePack for D
jwhear/bun
Incredibly fast JavaScript runtime, bundler, transpiler and package manager – all in one.
jwhear/couchbase-lite-C
C language bindings for the Couchbase Lite embedded NoSQL database engine
jwhear/couchbase-lite-rust
Lightweight, embedded, syncable NoSQL database engine wrapper for Rust
jwhear/CRoaring
Roaring bitmaps in C (and C++)
jwhear/dbase_expr
Mechanical translation of dBase expressions to SQL
jwhear/DerelictGL3
A dynamic binding to OpenGL for the D Programming Language.
jwhear/droaring
Roaring Bitmaps for D
jwhear/egui
egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native
jwhear/kak-lsp
Kakoune Language Server Protocol Client
jwhear/kakoune
mawww's experiment for a better code editor
jwhear/litefs
FUSE-based file system for replicating SQLite databases across a cluster of machines
jwhear/lopdf
A Rust library for PDF document manipulation.
jwhear/mal
mal - Make a Lisp
jwhear/maptracer
jwhear/phobos
Runtime library for the D programming language
jwhear/unit-zig
Wrapper around libunit to allow development of NGINX Unit apps in Zig
jwhear/VecFns
Automatic Vector Math Functions In Zig
jwhear/zig
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
jwhear/zig-blit-starter
A project starting point for using Zig, GLFW3 to do software rendering
jwhear/zig-sqlite
zig-sqlite is a small wrapper around sqlite's C API, making it easier to use with Zig.
jwhear/ZT
A zig based Imgui Application framework