stackmystack / rougenoirLinks
A red-black tree and set with callbacks
☆22Updated last week
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 trait + derive to recursively compute / print the memory usage of a data structure.☆37Updated 3 weeks ago
- State machine pattern for Rust☆29Updated last year
- An alternative rust async runtime.☆59Updated this week
- An easy-to-use recorder and viewer for high-performance traces☆41Updated 5 months ago
- 🦕 Add dyn compatible variant to your async trait!☆70Updated 2 months ago
- A faster replacement for `#[derive(Hash)]` for types without padding☆28Updated 3 months ago
- A minimal and unopinionated actor framework for Rust.☆68Updated 2 years ago
- Prioritised, parallel job scheduler with concurrent exclusion, job merging, recurring jobs and load limiting for lower priorities.☆46Updated 3 years ago
- Library of strings of constant maximum size that can be copied and stack allocated☆19Updated 8 months ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 2 months ago
- Utilities for working with shared slices of memory☆81Updated 4 months ago
- Conversion to/from binary for arbitrary types. With no_std and no_alloc support.☆27Updated last month
- Proc-macro utility to populate enums from database data☆20Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Detect blocking code in Tokio async tasks. (Rust)☆79Updated 2 months ago
- Lending iterators on stable Rust☆83Updated last year
- Stack buffer provides alternatives to Buf{Reader,Writer} allocated on the stack instead of the heap.☆14Updated 3 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆116Updated 9 months ago
- PID Controller written in Rust☆26Updated 8 months ago
- Prevent stack overflow in deeply recursive functions with automatic stack management.☆63Updated 2 weeks ago
- bitfields implementation for rust☆52Updated 4 months ago
- A Rust Vector which swaps to disk based on given parameters☆44Updated last year
- Zero-cost bitsets over native Rust types☆79Updated last week
- A generational arena based LRU Cache implementation in 100% safe rust.☆40Updated 3 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- structured parallel execution for async Rust☆37Updated last year
- Zero-cost type for stack without complicated type or Box☆45Updated 5 months ago
- Static Linear Algebra System☆36Updated 2 years ago
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆51Updated 11 months ago