kprotty / usync
Small, fast, synchronization primitives
☆245Updated 7 months ago
Alternatives and similar repositories for usync:
Users that are interested in usync are comparing it to the libraries listed below
- Statically-checked alternatives to RefCell and RwLock☆367Updated 10 months ago
- A fast, concurrent string interner☆149Updated 8 months ago
- a lock-free concurrent slab (experimental)☆280Updated 3 months ago
- A fast and safe implementation of stackful coroutines in Rust☆226Updated 4 months ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- Fast, efficient, and robust memory reclamation for Rust.☆411Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆160Updated last month
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Graph the number of crates that depend on your crate over time☆238Updated 2 weeks ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- Compile-time reference counting☆445Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆232Updated 3 months ago
- "A very small syn"☆203Updated 2 months ago
- offsetof for Rust☆226Updated last year
- Easy function multiversioning for Rust☆223Updated 4 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆126Updated 10 months ago
- Macro to generate bitfields for structs that allow for modular use of enums.☆184Updated 3 weeks ago
- 🌵 Cycle-Aware Reference Counting in Rust☆147Updated this week
- Experiments with structured concurrency in Rust☆361Updated 9 months ago
- Manual segmented stacks for Rust☆305Updated last month
- in-place allocation-reusing queues for Rust☆366Updated 10 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆200Updated last month
- Reflection via DWARF.☆296Updated 2 years ago
- Rust String Libraries by mcyoung☆183Updated 2 months ago
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆221Updated 4 years ago
- A fast and flexible LRU map.☆181Updated 3 months ago
- Better reference counted strings for Rust☆121Updated 9 months ago
- generators☆205Updated last year
- Interning of data in rust☆100Updated last month
- A Vec That Has a Smaller size_of☆138Updated last month