senderista / rotated-array-set
A sorted array with O(lg n) access and O(√n) inserts and deletes
☆55Updated 7 months ago
Related projects ⓘ
Alternatives and complementary repositories for rotated-array-set
- Find the load at which a benchmark falls over.☆35Updated 4 years ago
- ☆45Updated 7 months ago
- A convenient block copy program.☆29Updated 5 years ago
- ☆22Updated 8 years ago
- Combine a reader + writer into a duplex of Read + Write☆45Updated 4 years ago
- Run a process on a particular subset of the available hardware.☆35Updated 4 years ago
- A plugin for Criterion.rs to measure Linux perf events.☆40Updated last year
- ☆22Updated 5 years ago
- ☆40Updated 5 years ago
- scraps of a potential language☆37Updated 3 years ago
- An experimental columnar arena☆41Updated 3 weeks ago
- A low level embedded information retrieval system.☆45Updated 3 years ago
- More maintainable Rust test☆28Updated 3 years ago
- A tool for finding large memcpy's in llvm ir☆59Updated 5 years ago
- A library for extracting and validating links.☆22Updated 3 months ago
- Set theory applied on sorted and deduplicated slices.☆46Updated 2 years ago
- The simd optimized escape code☆53Updated this week
- Synchronization mechanisms based on lock-free queues and Rust futures☆36Updated 7 months ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 2 years ago
- An experimental asynchronous runtime based on `io-uring`.☆76Updated 3 years ago
- Rust port of Google's SwissTable hash map☆56Updated last week
- A HyperLogLog implementation in Rust.☆50Updated 3 months ago
- dynamic smart pointers☆31Updated 5 years ago
- Async readiness traits☆11Updated 5 years ago
- Collection of techniques for (binary) string searching☆21Updated 4 years ago
- BisetMap is a fast and thread-safe two-way hash map of sets for Rust.☆13Updated 7 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆107Updated 4 years ago
- adaptive algorithms for rayon☆38Updated 4 years ago
- Safe atomic Box types for Rust☆22Updated last year