stackmystack / rougenoirLinks
A red-black tree and set with callbacks
☆22Updated last month
Alternatives and similar repositories for rougenoir
Users that are interested in rougenoir are comparing it to the libraries listed below
Sorting:
- A trait + derive to recursively compute / print the memory usage of a data structure.☆39Updated this week
- Zero-cost type for stack without complicated type or Box☆45Updated 7 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- An easy-to-use recorder and viewer for high-performance traces☆41Updated 7 months ago
- An alternative rust async runtime.☆60Updated 3 weeks ago
- State machine pattern for Rust☆29Updated last year
- A faster replacement for `#[derive(Hash)]` for types without padding☆29Updated 4 months ago
- Utilities for working with shared slices of memory☆82Updated 6 months ago
- ☆21Updated 6 months ago
- bitfields implementation for rust☆54Updated 5 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 3 years ago
- Find out what platform your code is running on from Rust☆32Updated 3 years ago
- PID Controller written in Rust☆26Updated 9 months ago
- ☆16Updated last year
- Library facilitating safe pinned initialization☆73Updated last week
- Conversion to/from binary for arbitrary types. With no_std and no_alloc support.☆28Updated last week
- 🦕 Add dyn compatible variant to your async trait!☆71Updated 3 months ago
- Prioritised, parallel job scheduler with concurrent exclusion, job merging, recurring jobs and load limiting for lower priorities.☆46Updated 4 years ago
- Async, lock-free synchronization primitives for task wakeup☆49Updated last year
- Static Linear Algebra System☆37Updated 2 years ago
- Wrapper around Rc safe to send to a different thread☆26Updated 2 years ago
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆51Updated last year
- structured parallel execution for async Rust☆37Updated last year
- A simple, fast, thread-safe and lock-free implementation of LRU (Least Recently Used) caching in Rust☆53Updated 11 months ago
- Trait implementation generator macro☆30Updated 2 weeks ago
- A generational arena based LRU Cache implementation in 100% safe rust.☆40Updated 3 years ago
- Zero-cost bitsets over native Rust types☆79Updated last month
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆66Updated 3 weeks ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆70Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago