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:
- Fork of std::Arc with lots of utilities useful for FFI☆273Updated this week
- A fast, concurrent string interner☆162Updated last year
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆142Updated 2 years ago
- Statically-checked alternatives to RefCell and RwLock☆385Updated 3 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- A fast and safe implementation of stackful coroutines in Rust☆339Updated 3 weeks ago
- Graph the number of crates that depend on your crate over time☆254Updated last week
- Rust String Libraries by mcyoung☆197Updated 11 months ago
- Reflection via DWARF.☆298Updated 2 years ago
- Better reference counted strings for Rust☆139Updated last year
- Fast, efficient, and robust memory reclamation for Rust.☆460Updated 3 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆139Updated 6 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- 🌵 Cycle-Aware Reference Counting in Rust☆153Updated last month
- a lock-free concurrent slab (experimental)☆303Updated last year
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆263Updated 3 years ago
- Easy function multiversioning for Rust☆251Updated last year
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆291Updated 3 years ago
- "A very small syn"☆212Updated 11 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated 2 years ago
- Make trait methods callable without the trait in scope☆161Updated last week
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last week
- Macro to generate bitfields for structs that allow for modular use of enums.☆217Updated 3 weeks ago
- A Vec That Has a Smaller size_of☆152Updated 2 months ago
- offsetof for Rust☆229Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆290Updated last month
- An atomically updatable Arc for lock-free concurrency.☆188Updated last month
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆221Updated 2 years ago
- ☆112Updated 3 years ago
- A data structure to efficiently intern, cache and restore strings.☆206Updated 4 months ago