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.
☆95Updated 2 months ago
Alternatives and similar repositories for indexset
Users that are interested in indexset are comparing it to the libraries listed below
Sorting:
- Interning of data in rust☆101Updated 3 months ago
- Blazing fast immutable collection datatypes for Rust.☆104Updated 2 weeks ago
- A concurrent, append-only vector.☆174Updated this week
- Parallel iterator processing library for Rust☆103Updated last year
- cargo-add command to make dependencies into dylibs☆99Updated 2 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆114Updated 4 months ago
- Eventually consistent values for Rust☆125Updated 2 years ago
- Yet another string type for Rust☆86Updated 3 weeks ago
- Lazy formatting utility macro for rust☆127Updated last year
- Perfect hashing for an imperfect world☆91Updated 4 months ago
- A memory efficient syntax tree for language developers☆62Updated 3 weeks ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆86Updated 3 months ago
- Lending iterators on stable Rust☆82Updated last year
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆122Updated 9 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆95Updated 2 weeks ago
- A fast, concurrent string interner☆150Updated 10 months ago
- Zero-cost bitsets over native Rust types☆78Updated 2 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 4 months ago
- Zero-cost type for stack without complicated type or Box☆45Updated 3 weeks ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆152Updated 10 months ago
- Fantastic serialization library☆160Updated last year
- Reports when tokio runtime threads are blocking☆64Updated 9 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 5 months ago
- ☆158Updated 3 weeks ago
- A fast and flexible LRU map.☆185Updated 5 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 8 months ago
- An ε-copy serialization/deserialization framework for Rust☆149Updated 3 weeks ago
- Utilities for working with impl traits in Rust.☆109Updated 4 months ago
- Simple async reactor and executor for rust☆79Updated 2 months ago