kprotty / usyncLinks
Small, fast, synchronization primitives
☆249Updated 10 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 11 months ago
- Statically-checked alternatives to RefCell and RwLock☆370Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆247Updated last month
- Easy function multiversioning for Rust☆233Updated 8 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆429Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆167Updated 3 weeks ago
- A fast and safe implementation of stackful coroutines in Rust☆241Updated 2 months ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- Reflection via DWARF.☆297Updated 2 years ago
- Graph the number of crates that depend on your crate over time☆251Updated 3 weeks ago
- A data structure to efficiently intern, cache and restore strings.☆202Updated last month
- a lock-free concurrent slab (experimental)☆291Updated 7 months ago
- Allocation-free data structures that make do with the memory they're given☆144Updated 3 years ago
- "A very small syn"☆208Updated 6 months ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆262Updated 3 years ago
- Rust String Libraries by mcyoung☆192Updated 6 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆210Updated this week
- Better reference counted strings for Rust☆132Updated last year
- 🌵 Cycle-Aware Reference Counting in Rust☆150Updated last week
- Comparison of Rust string types☆152Updated last week
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated 2 months ago
- Safe collections written in stable Rust, based on GhostCell and StaticRc.☆185Updated 4 years ago
- generators☆210Updated last year
- Macro to generate bitfields for structs that allow for modular use of enums.☆200Updated 3 months ago
- in-place allocation-reusing queues for Rust☆378Updated last year
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆129Updated 2 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Library for snippet annotations☆326Updated this week
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- A Vec That Has a Smaller size_of☆142Updated 4 months ago