kprotty / usyncLinks
Small, fast, synchronization primitives
☆246Updated 9 months ago
Alternatives and similar repositories for usync
Users that are interested in usync are comparing it to the libraries listed below
Sorting:
- Statically-checked alternatives to RefCell and RwLock☆368Updated last year
- Graph the number of crates that depend on your crate over time☆249Updated 2 weeks ago
- Fast, efficient, and robust memory reclamation for Rust.☆420Updated 2 weeks ago
- Rust String Libraries by mcyoung☆190Updated 5 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆241Updated last week
- a lock-free concurrent slab (experimental)☆287Updated 6 months ago
- A fast and safe implementation of stackful coroutines in Rust☆239Updated 3 weeks ago
- A fast, concurrent string interner☆150Updated 10 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆165Updated last week
- Reflection via DWARF.☆297Updated 2 years ago
- A fast and flexible LRU map.☆189Updated 5 months ago
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆225Updated 4 years ago
- Compile-time reference counting☆451Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated 2 weeks ago
- Easy function multiversioning for Rust☆228Updated 6 months ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Concurrent multi-producer multi-consumer queue☆283Updated last month
- in-place allocation-reusing queues for Rust☆373Updated last year
- Type that deserializes only from one specific value☆243Updated last month
- generators☆209Updated last year
- Safe collections written in stable Rust, based on GhostCell and StaticRc.☆183Updated 4 years ago
- Library for snippet annotations☆315Updated this week
- Müsli is a flexible and efficient serialization framework☆394Updated this week
- Async synchronization primitives☆269Updated 2 months ago
- A Rust code linter☆214Updated last year
- "A very small syn"☆204Updated 4 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆254Updated 2 years ago
- Procedural macro to implement Display and FromStr using common settings.☆187Updated 2 months ago