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:
- 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
- cross-platform Rust API for memory mapped IO☆42Updated last year
- An alternative rust async runtime.☆59Updated last month
- Lending iterators on stable Rust☆83Updated 2 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 3 years ago
- Library facilitating safe pinned initialization☆75Updated last week
- structured parallel execution for async Rust☆37Updated last year
- State machine pattern for Rust☆29Updated last year
- 🦕 Add dyn compatible variant to your async trait!☆72Updated 5 months ago
- A faster replacement for `#[derive(Hash)]` for types without padding☆29Updated 5 months ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆40Updated 2 weeks ago
- Obsessively tiny error derive macro☆86Updated last year
- ☆21Updated 7 months ago
- Static Linear Algebra System☆37Updated 2 years ago
- A minimal and unopinionated actor framework for Rust.☆68Updated 3 years ago
- Build and evaluate binary expression trees☆38Updated last year
- Open a scope and then freeze it in time for future access.☆108Updated last year
- A simple no_std, non-hashing, constant-capacity, constant-memory-usage LRU cache☆36Updated 2 years ago
- bitfields implementation for rust☆71Updated 2 weeks ago
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆67Updated last month
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆43Updated last year
- Wrapper around Rc safe to send to a different thread☆26Updated last month
- Async, lock-free synchronization primitives for task wakeup☆51Updated last year
- Prioritised, parallel job scheduler with concurrent exclusion, job merging, recurring jobs and load limiting for lower priorities.☆46Updated 4 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated 2 years ago
- Conversion to/from binary for arbitrary types. With no_std and no_alloc support.☆29Updated this week
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 11 months ago
- A generational arena based LRU Cache implementation in 100% safe rust.☆40Updated 3 years ago
- Typed any map for rust☆67Updated last year