A better compressed bitset in Rust
☆903Jan 12, 2026Updated last month
Alternatives and similar repositories for roaring-rs
Users that are interested in roaring-rs are comparing it to the libraries listed below
Sorting:
- Rust FFI wrapper for CRoaring☆164Feb 1, 2026Updated 3 weeks ago
- Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier …☆3,513Apr 29, 2025Updated 10 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,300Jan 7, 2026Updated last month
- Zero-copy deserialization framework for Rust☆4,039Feb 20, 2026Updated last week
- Blazing fast concurrent HashMap for Rust.☆3,954Mar 5, 2025Updated 11 months ago
- A fast bump allocation arena for Rust☆2,117Updated this week
- Slab allocator for Rust☆875Jan 31, 2026Updated last month
- Represent large sets and maps compactly with finite state transducers.☆2,047Sep 25, 2024Updated last year
- Statistics-driven benchmarking library for Rust☆5,428Nov 29, 2025Updated 3 months ago
- A crate for managing memory bit by bit☆1,375Aug 9, 2024Updated last year
- Slotmap data structure for Rust☆1,287Dec 6, 2025Updated 2 months ago
- A safe and fast multi-producer, multi-consumer channel.☆2,884Dec 22, 2025Updated 2 months ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,282Feb 21, 2026Updated last week
- A high performance concurrent caching library for Rust☆2,412Feb 18, 2026Updated last week
- An embedded key-value database in pure Rust☆4,262Feb 15, 2026Updated 2 weeks ago
- Support atomic operations on Arc itself☆1,264Feb 22, 2026Updated last week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,621Feb 16, 2026Updated last week
- A lock-free, read-optimized, concurrency primitive.☆2,085Feb 1, 2026Updated last month
- Easy flamegraphs for Rust projects and everything else, without Perl or pipes <3☆5,798Feb 16, 2026Updated last week
- A small and fast async runtime for Rust☆4,782Updated this week
- the champagne of beta embedded databases☆8,930Nov 4, 2025Updated 3 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆938Feb 20, 2025Updated last year
- Tools for concurrent programming in Rust☆8,319Updated this week
- A string type for Rust that is not required to be valid UTF-8.☆1,038Feb 10, 2026Updated 2 weeks ago
- Rust port of Google's SwissTable hash map☆2,866Feb 22, 2026Updated last week
- A metrics ecosystem for Rust.☆1,423Feb 16, 2026Updated last 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
- Compile time static maps for Rust☆2,101Feb 20, 2026Updated last week
- A Rust CPU profiler implemented with the help of backtrace-rs☆1,599Feb 9, 2026Updated 2 weeks ago
- Concurrency permutation testing tool for Rust.☆2,607Feb 20, 2026Updated last week
- Runtime for executing procedural macros as WebAssembly☆1,471Jan 21, 2026Updated last month
- Fast floating point to string conversion☆692Feb 16, 2026Updated last week
- lock-free B+ tree☆311Sep 8, 2024Updated last year
- Module initialization/global constructor functions for Rust☆960Dec 4, 2025Updated 2 months ago
- Optimized string search routines for Rust.☆1,375Feb 12, 2026Updated 2 weeks ago
- safe bindings to io-uring☆683Jun 14, 2021Updated 4 years ago
- Extremely fast tracing library for Rust☆752Jul 23, 2024Updated last year
- A binary encoder / decoder implementation in Rust.☆3,075Aug 15, 2025Updated 6 months ago
- pure rust io_uring library, built on libc, thread & async friendly, misuse resistant☆996Jun 27, 2022Updated 3 years ago