kprotty / usyncLinks
Small, fast, synchronization primitives
☆253Updated 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☆159Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆264Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆176Updated 3 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☆254Updated 2 months ago
- A fast and safe implementation of stackful coroutines in Rust☆261Updated last month
- Statically-checked alternatives to RefCell and RwLock☆383Updated 2 months ago
- Better reference counted strings for Rust☆138Updated last year
- A data structure to efficiently intern, cache and restore strings.☆204Updated 3 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆455Updated 2 months ago
- Easy function multiversioning for Rust☆248Updated 11 months ago
- a lock-free concurrent slab (experimental)☆302Updated 10 months ago
- Reflection via DWARF.☆298Updated 2 years ago
- Macro to generate bitfields for structs that allow for modular use of enums.☆212Updated last month
- "A very small syn"☆211Updated 9 months ago
- Make trait methods callable without the trait in scope☆160Updated last month
- Rust String Libraries by mcyoung☆197Updated 9 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 2 weeks ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆263Updated 3 years ago
- offsetof for Rust☆229Updated last year
- A Vec That Has a Smaller size_of☆146Updated last month
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- generators☆211Updated 2 years ago
- 🌵 Cycle-Aware Reference Counting in Rust☆152Updated 2 weeks ago
- A collection of small utilities for working with pointer types in Rust.☆131Updated 10 months ago
- Define your own PhantomData☆158Updated last week
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆144Updated last year
- Procedural macro to implement Display and FromStr using common settings.☆190Updated 3 months ago
- An allocator that can track and limit memory usage.☆214Updated 2 years ago