stackmystack / rougenoirLinks
A red-black tree and set with callbacks
☆23Updated 2 months ago
Alternatives and similar repositories for rougenoir
Users that are interested in rougenoir are comparing it to the libraries listed below
Sorting:
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A faster replacement for `#[derive(Hash)]` for types without padding☆29Updated 5 months ago
- Efficient reference counted vector data structure is Rust☆18Updated 2 months ago
- State machine pattern for Rust☆29Updated last year
- Library facilitating safe pinned initialization☆75Updated this week
- An alternative rust async runtime.☆59Updated last month
- Zero-cost type for stack without complicated type or Box☆45Updated 8 months ago
- An easy-to-use recorder and viewer for high-performance traces☆41Updated 8 months ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆40Updated this week
- Wrapper around Rc safe to send to a different thread☆26Updated 3 weeks ago
- structured parallel execution for async Rust☆37Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 11 months ago
- ☆13Updated 3 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- Extremely minimal parser for ELF/PE/Mach-o/ar☆42Updated 4 years ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- Byte-wise atomic memcpy.☆41Updated 2 weeks ago
- 🦕 Add dyn compatible variant to your async trait!☆72Updated 4 months ago
- A simple, fast, thread-safe and lock-free implementation of LRU (Least Recently Used) caching in Rust☆53Updated 11 months ago
- ☆26Updated 2 years ago
- Library of strings of constant maximum size that can be copied and stack allocated☆19Updated last month
- Some internal rustc tools made accessible☆47Updated 3 months ago
- A simple no_std, non-hashing, constant-capacity, constant-memory-usage LRU cache☆35Updated 2 years ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆46Updated last month
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Prevent stack overflow in deeply recursive functions with automatic stack management.☆67Updated 2 months ago
- A generational arena based LRU Cache implementation in 100% safe rust.☆40Updated 3 years ago
- Autogenerated Bytewise SIMD-Optimized Look-Up Tables☆41Updated last year
- List size of types in a Rust crate☆27Updated 2 years ago