brurucy / indexset
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.
☆88Updated 3 weeks ago
Alternatives and similar repositories for indexset:
Users that are interested in indexset are comparing it to the libraries listed below
- cargo-add command to make dependencies into dylibs☆98Updated 2 years ago
- A concurrent, append-only vector.☆153Updated 2 weeks ago
- ☆62Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆86Updated last month
- Lending iterators on stable Rust☆82Updated last year
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆86Updated this week
- Eventually consistent values for Rust☆124Updated 2 years ago
- Zero-cost type for stack without complicated type or Box☆45Updated 2 weeks ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆119Updated 6 months ago
- Collection of insert-only wait-free data-structures.☆29Updated last year
- Succinct data structures using very efficient rank and select☆111Updated last week
- Blazing fast immutable collection datatypes for Rust.☆100Updated last week
- ☆120Updated 2 weeks ago
- An exploration of Storages☆35Updated last year
- Parallel iterator processing library for Rust☆103Updated last year
- Helper macros: autoimpl, impl_scope☆59Updated 2 months ago
- Map data structure whose keys are stored as ranges☆84Updated 3 months ago
- Perfect hashing for an imperfect world☆88Updated 2 months ago
- A minimal and unopinionated actor framework for Rust.☆68Updated 2 years ago
- Fast, concurrent, arena-based allocator with drop support☆125Updated last year
- Typed any map for rust☆65Updated 3 months ago
- A memory efficient syntax tree for language developers☆57Updated this week
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆43Updated 7 months ago
- Fantastic serialization library☆159Updated 10 months ago
- Yet another string type for Rust☆83Updated last week
- An evil parsing library.☆54Updated last year
- Extract bits from a byte slice☆73Updated last month
- A flexible and convenient high-level mmap for zero-copy file I/O.☆111Updated last month
- It executes futures☆58Updated last year
- A Platform-less, Runtime-less Actor Computing Model☆122Updated last year