Provides hybrid natural and lexicographical sorting for strings and byte slices, useful for sorting mixed lists of filenames and identifiers.
Counting sort algorithm.
Flexible, Fast & Compact Serialization with RPC
SACP-CBOR/1: strict deterministic CBOR validation and canonical encoding (hot-path optimized, no_std-capable).
Implementation of ArangoDB's VelocyPack protocol.
A QuickSort implementation with a cursor based partitioner and pivot selector
A serialization and deserialization implementation which allows for schema-evolution.
A real-time per-process network bandwidth monitoring tool for Linux, inspired by nethogs. Built with Rust and featuring a terminal UI powered by ratatui.
The lowest memory footprint sorting algorithm
A high-performance, generic Radix Sort implementation for Rust supporting integers, floats, and strings
Arbitrary precision decimals with lexicographically sortable byte encoding
Embedded in-place B+ tree storage engine with WAL, per-table concurrency, secondary indexes, lazy row decoding, and optional AES-256-GCM encryption and vector search. Powers the storage tier of the Boogy serverless platform (https://boogy.ai).