stackmystack / rougenoirLinks
A red-black tree and set with callbacks
☆20Updated last month
Alternatives and similar repositories for rougenoir
Users that are interested in rougenoir are comparing it to the libraries listed below
Sorting:
- An alternative rust async runtime.☆50Updated 2 weeks ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A faster replacement for `#[derive(Hash)]` for types without padding☆24Updated last week
- Zero-cost type for stack without complicated type or Box☆45Updated 3 months ago
- 🦕 Add dyn compatible variant to your async trait!☆49Updated last week
- Efficient reference counted vector data structure is Rust☆18Updated 2 years ago
- ☆20Updated 2 months ago
- State machine pattern for Rust☆29Updated 10 months ago
- Rust crate for making Read streams peekable.☆26Updated 4 years ago
- Utilities for working with shared slices of memory☆75Updated 2 months ago
- An easy-to-use recorder and viewer for high-performance traces☆41Updated 3 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Static Linear Algebra System☆36Updated 2 years ago
- ☆13Updated 3 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- Extremely minimal parser for ELF/PE/Mach-o/ar☆41Updated 4 years ago
- Library facilitating safe pinned initialization☆60Updated this week
- r-cache is an in memory key value store. It is thread safe and values can have expiry times.☆21Updated 2 years ago
- Simple bit-level protocol definitions in Rust.☆23Updated last month
- structured parallel execution for async Rust☆36Updated last year
- Stack buffer provides alternatives to Buf{Reader,Writer} allocated on the stack instead of the heap.☆14Updated 3 years ago
- Autogenerated Bytewise SIMD-Optimized Look-Up Tables☆35Updated last year
- A collection of boosting algorithms written in Rust 🦀☆57Updated 3 months ago
- Wrapper around Rc safe to send to a different thread☆25Updated last year
- A trait + derive to recursively compute / print the memory usage of a data structure.☆33Updated 6 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Zero-cost bitsets over native Rust types☆78Updated 5 months ago
- ☆14Updated 3 months ago
- A simple, fast, thread-safe and lock-free implementation of LRU (Least Recently Used) caching in Rust☆51Updated 6 months ago
- A series of 3 tutorials that walks one through the world of Actors in #rustlang as implemented by 'ractor' framework☆18Updated 6 months ago