kprotty / usyncLinks
Small, fast, synchronization primitives
☆245Updated 10 months ago
Alternatives and similar repositories for usync
Users that are interested in usync are comparing it to the libraries listed below
Sorting:
- A fast, concurrent string interner☆150Updated 10 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆427Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆246Updated last month
- A fast and safe implementation of stackful coroutines in Rust☆240Updated last month
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated this week
- Statically-checked alternatives to RefCell and RwLock☆369Updated last year
- Reflection via DWARF.☆297Updated 2 years ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆262Updated 3 years ago
- Graph the number of crates that depend on your crate over time☆251Updated this week
- a lock-free concurrent slab (experimental)☆291Updated 6 months ago
- Better reference counted strings for Rust☆130Updated 11 months ago
- 🌵 Cycle-Aware Reference Counting in Rust☆150Updated this week
- Rust String Libraries by mcyoung☆189Updated 5 months ago
- Allocation-free data structures that make do with the memory they're given☆144Updated 3 years ago
- Easy function multiversioning for Rust☆231Updated 7 months ago
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆228Updated 4 years ago
- "A very small syn"☆206Updated 5 months ago
- Compile-time reference counting☆452Updated last month
- A fast and flexible LRU map.☆189Updated 6 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated last month
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆128Updated last month
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated 2 years 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 weeks ago
- Fast, FFI-friendly string interning for Rust☆168Updated 9 months ago
- Macro to generate bitfields for structs that allow for modular use of enums.☆198Updated 2 months ago
- Support crate for rustc's self-profiling feature☆364Updated last week
- A Vec That Has a Smaller size_of☆140Updated 4 months ago