kprotty / usync
Small, fast, synchronization primitives
☆240Updated last month
Related projects ⓘ
Alternatives and complementary repositories for usync
- Statically-checked alternatives to RefCell and RwLock☆365Updated 4 months ago
- Graph the number of crates that depend on your crate over time☆231Updated this week
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆137Updated last year
- Fast, efficient, and robust memory reclamation for Rust.☆376Updated this week
- Rust String Libraries by mcyoung☆147Updated 2 months ago
- A fast, concurrent string interner☆140Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆151Updated 3 weeks ago
- Experiments with structured concurrency in Rust☆311Updated 3 months ago
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆212Updated 3 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆215Updated 3 weeks ago
- A Vec That Has a Smaller size_of☆128Updated 3 months ago
- Reflection via DWARF.☆293Updated last year
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆293Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆244Updated last week
- generators☆201Updated last year
- in-place allocation-reusing queues for Rust☆287Updated 5 months ago
- Compile-time reference counting☆435Updated last year
- "A very small syn"☆196Updated 7 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 2 years ago
- Library for snippet annotations☆274Updated last week
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆222Updated last year
- A library for to allow multiple return types by automatically generated enum.☆350Updated last week
- ☆443Updated 2 weeks ago
- A concurrent, append-only vector.☆135Updated this week
- An experimental linting interface for Rust. Let's make custom lints a reality☆142Updated 10 months ago
- a lock-free concurrent slab (experimental)☆270Updated 2 months ago
- A fast and flexible LRU map.☆170Updated 5 months ago
- Compact, clone-on-write vector and string.☆208Updated this week
- Safely cast &T to &U where the struct U contains a single field of type T.☆188Updated this week
- Extract documentation for the feature flags from comments in Cargo.toml☆173Updated 3 months ago