Amanieu / atomic-rsLinks
Generic Atomic<T> type for Rust
☆235Updated 2 weeks ago
Alternatives and similar repositories for atomic-rs
Users that are interested in atomic-rs are comparing it to the libraries listed below
Sorting:
- Per-object thread-local storage for Rust☆342Updated this week
- Manual segmented stacks for Rust☆307Updated last month
- offsetof for Rust☆228Updated last year
- Async synchronization primitives☆269Updated 2 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Procedural macros in expression position☆203Updated 2 years ago
- Conditional compilation according to rustc compiler version☆365Updated 3 weeks ago
- A library for creating references that carry their owner with them.☆373Updated last year
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆292Updated 10 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆238Updated this week
- a lock-free concurrent slab (experimental)☆285Updated 5 months ago
- A simple bitset container for Rust☆143Updated last month
- A thread pool for isolating blocking I/O in async programs☆357Updated 5 months ago
- A stack for rust trait objects that minimizes allocations☆128Updated 2 years ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆343Updated 3 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆84Updated last week
- Semantic wrapper for byte count representations☆136Updated 2 months ago
- Statically-checked alternatives to RefCell and RwLock☆368Updated 11 months ago
- Migrated to Codeberg☆79Updated last year
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆183Updated last year
- ☆201Updated 5 months ago
- A library for to allow multiple return types by automatically generated enum.☆367Updated 2 months ago
- Async stream for Rust and the futures crate.☆183Updated 2 weeks ago
- An extraction of the compiletest utility from the Rust compiler☆226Updated 5 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆208Updated last week
- Graph the number of crates that depend on your crate over time☆248Updated last week
- Intrusive collections for Rust☆454Updated 9 months ago
- A HashMap wrapper that holds key-value pairs in insertion order☆174Updated 11 months ago