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.
☆104Updated last week
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.☆207Updated 4 months ago
- An ε-copy serialization/deserialization framework for Rust☆165Updated this week
- Perfect hashing for an imperfect world☆95Updated 3 months ago
- Lending iterators on stable Rust☆83Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Zero-cost bitsets over native Rust types☆79Updated last month
- ☆64Updated 4 months ago
- Zero-cost type for stack without complicated type or Box☆45Updated 6 months ago
- Yet another string type for Rust☆90Updated last week
- Fast JSON deserialization on borrowed data☆121Updated last month
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆152Updated last year
- cargo-add command to make dependencies into dylibs☆104Updated 3 years ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- A flexible, simple to use, clone-efficient String replacement for Rust☆155Updated this week
- Fast, concurrent, arena-based allocator with drop support☆145Updated 2 weeks ago
- An atomically updatable Arc for lock-free concurrency.☆188Updated last month
- A faster Arc.☆76Updated last year
- Interning of data in rust☆115Updated 6 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆103Updated 4 months ago
- Succinct data structures using very efficient rank and select☆127Updated last week
- ☆76Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆115Updated last month
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated this week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last month
- Blazing fast immutable collection datatypes for Rust.☆128Updated 2 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…☆99Updated 3 months ago
- Parallel iterator processing library for Rust☆103Updated last month
- Const TypeId and non-'static TypeId☆70Updated last week
- Fork of std::Arc with lots of utilities useful for FFI☆268Updated last month