kprotty / usyncLinks
Small, fast, synchronization primitives
☆254Updated last year
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☆163Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆274Updated 3 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆386Updated 4 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆467Updated 4 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 5 months ago
- Reflection via DWARF.☆298Updated 2 years ago
- A fast and safe implementation of stackful coroutines in Rust☆347Updated last month
- a lock-free concurrent slab (experimental)☆303Updated last year
- Rust String Libraries by mcyoung☆197Updated 11 months ago
- Easy function multiversioning for Rust☆252Updated last year
- A data structure to efficiently intern, cache and restore strings.☆209Updated 5 months ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆142Updated 2 years ago
- Graph the number of crates that depend on your crate over time☆256Updated last month
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Müsli is a flexible and efficient serialization framework☆420Updated 3 weeks ago
- 🌵 Cycle-Aware Reference Counting in Rust☆152Updated 2 months ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆263Updated 3 years ago
- "A very small syn"☆212Updated 11 months ago
- Compile-time reference counting☆455Updated 8 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆139Updated 7 months ago
- Better reference counted strings for Rust☆139Updated last year
- Fast, FFI-friendly string interning for Rust☆178Updated last year
- Rust ABI safe code generator☆191Updated 8 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last month
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆221Updated 2 years ago
- A Vec That Has a Smaller size_of☆152Updated 3 months ago
- in-place allocation-reusing queues for Rust☆393Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆292Updated 3 weeks ago
- Safe collections written in stable Rust, based on GhostCell and StaticRc.☆187Updated 4 years ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago