brurucy / indexsetLinks
A pure-Rust two-level dynamic b-tree. This crate implements a compact set data structure that preserves its elements' sorted order and allows lookups of entries by value or sorted order position.
☆101Updated 2 months ago
Alternatives and similar repositories for indexset
Users that are interested in indexset are comparing it to the libraries listed below
Sorting:
- A concurrent, append-only vector.☆201Updated last month
- An ε-copy serialization/deserialization framework for Rust☆158Updated this week
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆138Updated last year
- RcLite: small, fast, and memory-friendly reference counting for Rust☆192Updated last week
- Lending iterators on stable Rust☆83Updated last year
- Fantastic serialization library☆160Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Define your own PhantomData☆158Updated 2 weeks ago
- Parallel iterator processing library for Rust☆103Updated 2 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated last month
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆101Updated last month
- Lazy formatting utility macro for rust☆129Updated last year
- Perfect hashing for an imperfect world☆93Updated 3 weeks ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆185Updated 11 months ago
- A faster Arc.☆75Updated last year
- Zero-cost bitsets over native Rust types☆78Updated 6 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆257Updated 2 weeks ago
- Blazing fast immutable collection datatypes for Rust.☆115Updated 2 weeks ago
- A fast and flexible LRU map.☆192Updated 9 months ago
- Versioned data-structures for Rust☆207Updated 7 months ago
- A library for generating chrome://tracing traces in Rust.☆115Updated last year
- Fast JSON deserialization on borrowed data☆112Updated 3 months ago
- cargo-add command to make dependencies into dylibs☆102Updated 3 years ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago
- ☆76Updated 2 months ago
- A minimal and unopinionated actor framework for Rust.☆68Updated 2 years ago
- Interning of data in rust☆107Updated 3 months ago
- Macros for deriving as functions to access Enums as their inner components☆104Updated last year
- Generate Rust enum variants without associated data☆98Updated last year
- Utilities for working with impl traits in Rust.☆116Updated 8 months ago