kprotty / usyncLinks
Small, fast, synchronization primitives
☆252Updated 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☆261Updated 3 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆381Updated last month
- A fast, concurrent string interner☆157Updated last year
- Easy function multiversioning for Rust☆240Updated 10 months ago
- Graph the number of crates that depend on your crate over time☆253Updated last month
- Fast, efficient, and robust memory reclamation for Rust.☆453Updated last month
- Reflection via DWARF.☆298Updated 2 years ago
- a lock-free concurrent slab (experimental)☆299Updated 10 months ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆141Updated 2 years ago
- A fast and safe implementation of stackful coroutines in Rust☆256Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- Better reference counted strings for Rust☆137Updated last year
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆260Updated 3 years ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last week
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆135Updated 4 months ago
- Rust String Libraries by mcyoung☆197Updated 9 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆278Updated last week
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆234Updated 4 years ago
- 🌵 Cycle-Aware Reference Counting in Rust☆152Updated this week
- A data structure to efficiently intern, cache and restore strings.☆203Updated 2 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Compile-time reference counting☆456Updated 5 months ago
- "A very small syn"☆211Updated 8 months ago
- generators☆209Updated 2 years ago
- A collection of small utilities for working with pointer types in Rust.☆129Updated 9 months ago
- A Vec That Has a Smaller size_of☆146Updated 3 weeks ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆221Updated 2 years ago
- in-place allocation-reusing queues for Rust☆384Updated last year
- offsetof for Rust☆228Updated last year
- Append-only collections for Rust where borrows to entries can outlive insertions☆261Updated 3 months ago