kprotty / usyncLinks
Small, fast, synchronization primitives
☆249Updated 11 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☆151Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆251Updated 2 months ago
- Statically-checked alternatives to RefCell and RwLock☆370Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated 2 weeks ago
- Reflection via DWARF.☆297Updated 2 years ago
- Easy function multiversioning for Rust☆234Updated 8 months ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- Fast, efficient, and robust memory reclamation for Rust.☆432Updated 2 months ago
- A fast and safe implementation of stackful coroutines in Rust☆242Updated this week
- Graph the number of crates that depend on your crate over time☆251Updated this week
- A data structure to efficiently intern, cache and restore strings.☆203Updated 2 weeks ago
- "A very small syn"☆209Updated 6 months ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆262Updated 3 years ago
- a lock-free concurrent slab (experimental)☆292Updated 8 months ago
- Better reference counted strings for Rust☆134Updated last year
- generators☆209Updated last year
- Rust String Libraries by mcyoung☆192Updated 7 months ago
- A Vec That Has a Smaller size_of☆142Updated this week
- Safely cast &T to &U where the struct U contains a single field of type T.☆213Updated this week
- Macro to generate bitfields for structs that allow for modular use of enums.☆202Updated 3 months ago
- offsetof for Rust☆229Updated last year
- 🌵 Cycle-Aware Reference Counting in Rust☆151Updated this week
- Make trait methods callable without the trait in scope☆152Updated this week
- Müsli is a flexible and efficient serialization framework☆402Updated this week
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆232Updated 4 years ago
- A fast and flexible LRU map.☆192Updated 7 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- in-place allocation-reusing queues for Rust☆380Updated last year
- Compile-time reference counting☆457Updated 3 months ago
- Allocation-free data structures that make do with the memory they're given☆144Updated 3 years ago