kprotty / usyncLinks
Small, fast, synchronization primitives
☆251Updated last year
Alternatives and similar repositories for usync
Users that are interested in usync are comparing it to the libraries listed below
Sorting:
- Fork of std::Arc with lots of utilities useful for FFI☆257Updated this week
- A fast, concurrent string interner☆156Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆173Updated 2 months ago
- Easy function multiversioning for Rust☆239Updated 10 months ago
- Statically-checked alternatives to RefCell and RwLock☆378Updated 3 weeks ago
- Graph the number of crates that depend on your crate over time☆253Updated 3 weeks ago
- 🌵 Cycle-Aware Reference Counting in Rust☆151Updated this week
- Fast, efficient, and robust memory reclamation for Rust.☆449Updated 3 weeks ago
- Reflection via DWARF.☆297Updated 2 years ago
- A fast and safe implementation of stackful coroutines in Rust☆254Updated last week
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆233Updated 4 years ago
- a lock-free concurrent slab (experimental)☆297Updated 9 months ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆260Updated 3 years ago
- A data structure to efficiently intern, cache and restore strings.☆203Updated last month
- Better reference counted strings for Rust☆137Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆214Updated last week
- generators☆209Updated 2 years ago
- A Vec That Has a Smaller size_of☆144Updated last week
- Rust String Libraries by mcyoung☆194Updated 8 months ago
- Compile-time reference counting☆456Updated 4 months ago
- Library for snippet annotations☆335Updated last week
- "A very small syn"☆209Updated 8 months ago
- Müsli is a flexible and efficient serialization framework☆412Updated last week
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆291Updated 2 years ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- in-place allocation-reusing queues for Rust☆383Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆276Updated last month
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆133Updated 4 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year