kprotty / usync
Small, fast, synchronization primitives
☆244Updated 6 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☆368Updated 9 months ago
- A fast, concurrent string interner☆149Updated 7 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆157Updated last month
- A fast and safe implementation of stackful coroutines in Rust☆220Updated 4 months ago
- Graph the number of crates that depend on your crate over time☆236Updated last week
- Fork of std::Arc with lots of utilities useful for FFI☆230Updated 2 months ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆139Updated 2 years ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆259Updated 3 years ago
- Fast, efficient, and robust memory reclamation for Rust.☆409Updated last month
- A Vec That Has a Smaller size_of☆137Updated 3 weeks ago
- Easy function multiversioning for Rust☆221Updated 3 months ago
- Reflection via DWARF.☆297Updated 2 years ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- offsetof for Rust☆226Updated last year
- Macro to generate bitfields for structs that allow for modular use of enums.☆184Updated this week
- Safe collections written in stable Rust, based on GhostCell and StaticRc.☆182Updated 3 years ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- A fast and flexible LRU map.☆180Updated 3 months ago
- a lock-free concurrent slab (experimental)☆280Updated 3 months ago
- "A very small syn"☆201Updated 2 months ago
- in-place allocation-reusing queues for Rust☆362Updated 9 months ago
- A Rust data structure for efficient lower-bound lookups☆90Updated last year
- A data structure to efficiently intern, cache and restore strings.☆191Updated last month
- Generic Atomic<T> type for Rust☆232Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆259Updated 3 months ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated last year
- Concurrently Readable Data Structures for Rust☆354Updated last week
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆242Updated 2 years ago
- Library for snippet annotations☆311Updated this week
- 🌵 Cycle-Aware Reference Counting in Rust☆147Updated this week