kanidm / idlsetLinks
IDLSet - Fast u64 integer set operations
☆13Updated last year
Alternatives and similar repositories for idlset
Users that are interested in idlset are comparing it to the libraries listed below
Sorting:
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆115Updated last week
- A benchmarking harness for concurrent key-value collections☆119Updated 3 years ago
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆45Updated 3 years ago
- Pillars for Transactional Systems and Data Grids☆133Updated last year
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year
- A generic, fixed-size, associative cache☆40Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- Set theory applied on sorted and deduplicated slices.☆47Updated 3 years ago
- Interning of data in rust☆119Updated 7 months ago
- Combine a reader + writer into a duplex of Read + Write☆45Updated 5 years ago
- An experimental columnar arena☆43Updated this week
- The simd optimized escape code☆54Updated this week
- A simple utility for ensuring that certain Rust code does not compile.☆36Updated 5 years ago
- ☆48Updated 2 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated this week
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆82Updated 4 years ago
- wrap errors with automatic backtrace capture and print-on-result-unwrap☆32Updated last year
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆104Updated this week
- Adaptive Radix Trie implementation for fixed-length keys☆54Updated 6 months ago
- A heckin small test generator☆30Updated 2 years ago
- Framework for simulating distributed applications☆105Updated 5 years ago
- Gathering some metrics about github projects☆55Updated 2 years ago
- (lifetime) GATs on stable Rust☆59Updated 2 years ago
- ☆114Updated 2 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- A working Rust example for how to implement Borrow for complex keys☆74Updated last year
- Concurrent hash trie☆58Updated 5 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 11 months ago
- Find the load at which a benchmark falls over.☆36Updated 5 years ago
- A perf script for helping to answer queries about how much time a given function occupies, where it is called from, and so forth.☆39Updated 7 years ago