stackmystack / rougenoirLinks
A red-black tree and set with callbacks
☆21Updated last week
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.☆51Updated last month
- A trait + derive to recursively compute / print the memory usage of a data structure.☆33Updated 7 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Zero-cost type for stack without complicated type or Box☆45Updated 3 months ago
- State machine pattern for Rust☆29Updated 10 months ago
- 🦕 Add dyn compatible variant to your async trait!☆67Updated 2 weeks ago
- An easy-to-use recorder and viewer for high-performance traces☆41Updated 3 months ago
- Utilities for working with shared slices of memory☆76Updated 2 months ago
- Efficient reference counted vector data structure is Rust☆18Updated 2 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 6 months ago
- ☆20Updated 2 months ago
- A faster replacement for `#[derive(Hash)]` for types without padding☆24Updated last month
- A collection of boosting algorithms written in Rust 🦀☆57Updated 4 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A simple, fast, thread-safe and lock-free implementation of LRU (Least Recently Used) caching in Rust☆51Updated 7 months ago
- Typed any map for rust☆67Updated 9 months ago
- Async, lock-free synchronization primitives for task wakeup☆48Updated last year
- Wrapper around Rc safe to send to a different thread☆25Updated last year
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆67Updated last year
- ☆26Updated 2 years ago
- PID Controller written in Rust☆26Updated 5 months ago
- Library facilitating safe pinned initialization☆60Updated last week
- structured parallel execution for async Rust☆36Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- A minimal and unopinionated actor framework for Rust.☆68Updated 2 years ago
- A buffering MPSC queue.☆80Updated last year
- Detect blocking code in Tokio async tasks. (Rust)☆72Updated 3 weeks ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated this week
- A metaheuristic framework for solving combinatorial optimization problems☆36Updated 8 months ago