Amanieu / atomic-rs
Generic Atomic<T> type for Rust
☆218Updated 9 months ago
Related projects ⓘ
Alternatives and complementary repositories for atomic-rs
- Per-object thread-local storage for Rust☆335Updated 6 months ago
- a lock-free concurrent slab (experimental)☆273Updated 3 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆175Updated 7 months ago
- Procedural macros in expression position☆203Updated last year
- A library for creating references that carry their owner with them.☆362Updated last year
- Manual segmented stacks for Rust☆291Updated last week
- Fork of std::Arc with lots of utilities useful for FFI☆216Updated last month
- Conditional compilation according to rustc compiler version☆334Updated last week
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- Async stream for Rust and the futures crate.☆176Updated 2 weeks ago
- offsetof for Rust☆225Updated 7 months ago
- A HashMap wrapper that holds key-value pairs in insertion order☆169Updated 4 months ago
- rust stackful generator library☆310Updated last month
- A minimalistic async/await executor for Rust☆231Updated 7 months ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆180Updated 6 months ago
- A thread pool for isolating blocking I/O in async programs☆342Updated last month
- An utility that easily makes bytes size representation and helps its arithmetic operations.☆115Updated this week
- A typesafe store keyed by types and containing different types of values.☆177Updated 5 years ago
- Delegation of trait implementations via procedural macros☆257Updated 4 months ago
- String interning for Rust☆195Updated 2 months ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆267Updated 3 months ago
- Async synchronization primitives☆255Updated last month
- Graph the number of crates that depend on your crate over time☆232Updated this week
- A stack for rust trait objects that minimizes allocations☆126Updated 2 years ago
- Concatenate identifiers in a macro invocation☆93Updated last year
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆114Updated 5 months ago
- Statically-checked alternatives to RefCell and RwLock☆366Updated 5 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆151Updated last month
- Intrusive collections for Rust☆413Updated 2 months ago
- Struct fields that are made read-only accessible to other modules☆223Updated last week