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☆529Updated this week
- Low latency inter-thread communication library in Rust inspired by the LMAX Disruptor.☆834Mar 9, 2026Updated last week
- Rust port of Spice, a low-overhead parallelization library☆716May 5, 2025Updated 10 months ago
- Unsafely fast hashing algorithm 📈☆1,005Mar 4, 2026Updated 2 weeks ago
- A datetime library for Rust that encourages you to jump into the pit of success.☆2,633Mar 3, 2026Updated 2 weeks ago
- A very fast linker for Linux☆3,436Updated this week
- BVH Construction and Traversal Library☆96Feb 1, 2026Updated last month
- Fast O(1) offset allocator with minimal fragmentation☆1,021Apr 30, 2024Updated last year
- Slotmap data structure for Rust☆1,298Dec 6, 2025Updated 3 months ago
- A fast and ergonomic concurrent hashmap for read-heavy workloads.☆885Aug 6, 2025Updated 7 months ago
- A crate for mucking around with piles of bytes☆968Jan 31, 2026Updated last month
- Execute Rust code carefully, with extra checking along the way☆481Jan 3, 2026Updated 2 months ago
- A fast bump allocation arena for Rust☆2,143Feb 26, 2026Updated 3 weeks ago
- Zero-copy deserialization framework for Rust☆4,090Feb 28, 2026Updated 3 weeks ago
- Dynamic suballocators for external memory (e.g., Vulkan device memory). Umaintained - consider migrating to https://crates.io/crates/offs…☆15Jul 22, 2022Updated 3 years ago
- A high-performance, "quantum-inspired" Fast Fourier Transform (FFT) library written in pure and safe Rust.☆253Feb 26, 2026Updated 3 weeks ago
- Verified Rust for low-level systems code☆2,373Updated this week
- A Rust implementation of Glidesort, my stable adaptive quicksort/mergesort hybrid sorting algorithm.☆1,651Feb 7, 2023Updated 3 years ago
- Linear algebra foundation for the Rust programming language☆2,483Jan 26, 2026Updated last month
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆60Feb 9, 2026Updated last month
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,787Feb 7, 2026Updated last month
- A next-generation test runner for Rust.☆2,859Updated this week
- Proof-of-concept time-travel debugger for the Bevy game engine, built using Rerun.☆376Jul 15, 2025Updated 8 months ago
- Incremental garbage collection from safe Rust☆821Feb 9, 2026Updated last month
- Runtime for executing procedural macros as WebAssembly☆1,474Jan 21, 2026Updated 2 months ago
- Rust reflection, serialization, deserialization, pretty printing, etc. — the last proc macro you should need☆2,433Updated this week
- a debugger for async rust!☆4,447Feb 3, 2026Updated last month
- Concurrency permutation testing tool for Rust.☆2,640Feb 20, 2026Updated last month
- Copy-on-write string utilities for Rust☆163Apr 11, 2024Updated last year
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆352Aug 23, 2025Updated 6 months ago
- ergonomic and precise error handling built atop type-level set arithmetic☆308Apr 22, 2025Updated 10 months ago
- Fast, concurrent, arena-based allocator with drop support☆147Dec 11, 2025Updated 3 months ago
- Experimental one-shot benchmarking/profiling harness for Rust☆647Aug 14, 2024Updated last year
- A better compressed bitset in Rust☆909Feb 26, 2026Updated 3 weeks ago
- Universal shader translation in Rust☆1,567Nov 9, 2023Updated 2 years ago
- in-place allocation-reusing queues for Rust☆394Jun 6, 2024Updated last year
- A tiny benchmarking library☆66Sep 10, 2024Updated last year
- Making parsing a breeze☆865Updated this week
- A memory efficient string type that can store up to 24* bytes on the stack☆817Dec 24, 2025Updated 2 months ago