- Cambridge, MA - USA
- https://burd.me/
- Joined on
2023-10-18
A binary tree in which every node is a k-dimensional point.
Updated
An Erlang NIF for the "Lightening MDB" BTREE used in OpenLDAP.
Updated
A tiny, lightweight [Lisp interpreter](https://www.piumarta.com/software/lysp/) closely following the tradition of the earliest implementations.
Updated
A parallelized data deduplication and command line compression utility.
Updated
Protothreads extremely lightweight stackless threads implemented in ANSI C.
Updated
A regex(3) test harness was created by Glenn Fowler but is no longer available at research.att.com.
Updated
xv6 is a modern re-implementation of Sixth Edition Unix in ANSI C for multiprocessor x86/x86_64 systems.
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