bhauth / shelfsortLinks
a stable sort using sqrt(n) memory
☆19Updated 2 years ago
Alternatives and similar repositories for shelfsort
Users that are interested in shelfsort are comparing it to the libraries listed below
Sorting:
- An optimizing compiler for a large subset of the C programming language☆26Updated this week
- Beating the `bisect` module's implementation using C-extensions.☆30Updated 2 years ago
- Multi-Array Queue program codes☆75Updated last week
- Deterministic simulation of concurrency and failure in distributed systems☆39Updated last week
- NanoCollision: Experiments with collisions of nanosecond timestamps☆23Updated last year
- Fast, polling-free approach to kill and wait for all processes to exit. Rust + Tokio, pidfd + epoll + timer☆22Updated last year
- Robin Hood Sort, for uniform data☆73Updated 2 years ago
- A compiler and runtime library for an extended dialect of C that checks type, memory, and concurrency safety☆15Updated 9 years ago
- A toy programming language I wrote in late 2022☆23Updated last year
- A mirror of https://git.sr.ht/~grego/sumtypes.h☆76Updated 4 months ago
- A C11 compiler for the discrete logic computer☆20Updated last year
- ☆10Updated 11 months ago
- Zig bindings for the excellent CRoaring library☆31Updated 8 months ago
- An example demonstrating how Rust and cargo support incompatible transitive dependencies (like Node.js + npm not Python + pip)☆31Updated 9 months ago
- A very fast online search algorithm☆24Updated 2 months ago
- Radix heap implementation in Rust☆33Updated last year
- Battery info program for x86-64 Linux laptops in 384 bytes of machine code☆59Updated last year
- A graph-oriented intermediate representation, optimization framework, and machine code generator.☆30Updated 3 weeks ago
- GitHub copy of the NTS/TeX source code from 2001☆30Updated 3 years ago
- Fast, concurrent, safe MPMC & MPSC FIFO queue implementation☆11Updated 3 years ago
- Preview Zig's incremental linker state in interactive HTML☆45Updated 3 years ago
- A Unikernel running WebAssembly code☆51Updated 2 years ago
- A demo of analyzing a TLA+ state graph☆29Updated 2 years ago
- building and applying patches to binary files☆71Updated last year
- Dynamic Score-Decomposed Tries which more efficiently solve the prefix autocomplete problem☆27Updated 2 months ago
- Paced web reader. An esoteric feed reader and workflow for keeping up to date online.☆23Updated 5 months ago
- ☆23Updated 3 years ago
- Block Erasure Format - An extensible, fast, and usable file utility to encode and decode interleaved erasure coded streams of data.☆58Updated last year
- The backend for www.paper-tactics.com — a web application to play a pen-and-paper game with other people around the world.