A port of Sebastian Aaltonen's `OffsetAllocator` to Rust
☆429Jul 9, 2024Updated last year
Alternatives and similar repositories for offset-allocator
Users that are interested in offset-allocator are comparing it to the libraries listed below
Sorting:
- A fast and flexible allocator for no_std and WebAssembly☆527Jun 14, 2025Updated 8 months ago
- Low latency inter-thread communication library in Rust inspired by the LMAX Disruptor.☆824Updated this week
- Rust port of Spice, a low-overhead parallelization library☆704May 5, 2025Updated 9 months ago
- A datetime library for Rust that encourages you to jump into the pit of success.☆2,614Updated this week
- Unsafely fast hashing algorithm 📈☆997May 18, 2025Updated 9 months ago
- A very fast linker for Linux☆3,361Updated this week
- Slotmap data structure for Rust☆1,287Dec 6, 2025Updated 2 months ago
- Fast O(1) offset allocator with minimal fragmentation☆1,015Apr 30, 2024Updated last year
- A Rust implementation of Glidesort, my stable adaptive quicksort/mergesort hybrid sorting algorithm.☆1,651Feb 7, 2023Updated 3 years ago
- A fast and ergonomic concurrent hashmap for read-heavy workloads.☆882Aug 6, 2025Updated 6 months ago
- Execute Rust code carefully, with extra checking along the way☆480Jan 3, 2026Updated last month
- Verified Rust for low-level systems code☆2,323Updated this week
- BVH Construction and Traversal Library☆87Feb 1, 2026Updated 3 weeks ago
- A fast bump allocation arena for Rust☆2,117Updated this week
- Linear algebra foundation for the Rust programming language☆2,475Jan 26, 2026Updated last month
- Proof-of-concept time-travel debugger for the Bevy game engine, built using Rerun.☆376Jul 15, 2025Updated 7 months ago
- A crate for mucking around with piles of bytes☆966Jan 31, 2026Updated last month
- Zero-copy deserialization framework for Rust☆4,039Feb 20, 2026Updated last week
- Runtime for executing procedural macros as WebAssembly☆1,471Jan 21, 2026Updated last month
- a debugger for async rust!☆4,417Feb 3, 2026Updated 3 weeks ago
- A high-performance, "quantum-inspired" Fast Fourier Transform (FFT) library written in pure and safe Rust.☆251Updated this week
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,772Feb 7, 2026Updated 3 weeks ago
- Rust reflection, serialization, deserialization, pretty printing, etc. — the last proc macro you should need☆2,414Feb 21, 2026Updated last week
- Incremental garbage collection from safe Rust☆816Feb 9, 2026Updated 2 weeks ago
- A next-generation test runner for Rust.☆2,833Updated this week
- Novel implementation of a Trie data structure optimized for small, sparse maps☆585Feb 6, 2026Updated 3 weeks ago
- A Vec That Has a Smaller size_of☆155Oct 2, 2025Updated 4 months ago
- Concurrency permutation testing tool for Rust.☆2,607Feb 20, 2026Updated last week
- A better compressed bitset in Rust☆903Jan 12, 2026Updated last month
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆346Aug 23, 2025Updated 6 months ago
- Fine-grained parallelism with sub-nanosecond overhead in Zig☆944Feb 1, 2026Updated 3 weeks ago
- Making parsing a breeze☆854Updated this week
- in-place allocation-reusing queues for Rust☆394Jun 6, 2024Updated last year
- A fancy diagnostics & error reporting crate☆2,132Jan 21, 2026Updated last month
- Fast, efficient, and robust memory reclamation for Rust.☆466Sep 13, 2025Updated 5 months ago
- A memory efficient string type that can store up to 24* bytes on the stack☆817Dec 24, 2025Updated 2 months ago
- Rust actor framework☆1,955Dec 16, 2025Updated 2 months ago
- Experimental one-shot benchmarking/profiling harness for Rust☆645Aug 14, 2024Updated last year
- Copy-on-write string utilities for Rust☆163Apr 11, 2024Updated last year