- Cambridge, MA - USA
- https://burd.me/
- Joined on
2023-10-18
xv6 is a modern re-implementation of Sixth Edition Unix in ANSI C for multiprocessor x86/x86_64 systems.
Updated
A regex(3) test harness was created by Glenn Fowler but is no longer available at research.att.com.
Updated
A transactional key/value storage with replication, XA, duplicate values, and more...
Updated
Protothreads extremely lightweight stackless threads implemented in ANSI C.
Updated
A parallelized data deduplication and command line compression utility.
Updated
My Nix configuration (Hosts, Flakes, Home Manager, ...)
Updated
An embedded relational datalog storage engine inspired by Datomic and DataScript. This is a fork of [Mozilla's unmaintained project by the same name](https://github.com/mozilla/mentat).
Updated
A tiny, lightweight [Lisp interpreter](https://www.piumarta.com/software/lysp/) closely following the tradition of the earliest implementations.
Updated
An Erlang NIF for the "Lightening MDB" BTREE used in OpenLDAP.
Updated
This is the user space slab memory allocator, umem, first available in Solaris 9 (SunOS 5.4) now the default allocator on Solaris and Illumos. This implementation has been ported to other popular operating systems, such as Linux, Windows and BSDish systems (including Darwin/OSX) by OmniTI (portableumem) and includes changes made by Joyent as part of their ongoing work to improve SmartOS.
Updated
A binary tree in which every node is a k-dimensional point.
Updated
Exploratory dive into DataNucleus for SpringData/SpringCache storage via JPA to Cassandra and MongoDB.
Updated
Test repo for Akka with AdaptiveAccrualFailureDetector.
Updated
A study in Spring{Boot,Data,...}/JPA/EclipseLink/CockroachDB stack.
Updated