Amanieu / atomic-rsLinks
Generic Atomic<T> type for Rust
☆235Updated 3 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:
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- offsetof for Rust☆229Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Async synchronization primitives☆269Updated 3 months ago
- a lock-free concurrent slab (experimental)☆291Updated 6 months ago
- Conditional compilation according to rustc compiler version☆366Updated last month
- Manual segmented stacks for Rust☆312Updated 2 months ago
- Per-object thread-local storage for Rust☆345Updated 3 weeks ago
- A simple bitset container for Rust☆145Updated 2 weeks ago
- Procedural macros in expression position☆203Updated 2 years ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆294Updated last week
- A stack for rust trait objects that minimizes allocations☆128Updated 2 years ago
- Async stream for Rust and the futures crate.☆184Updated last month
- A thread pool for isolating blocking I/O in async programs☆361Updated this week
- A library for creating references that carry their owner with them.☆375Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆244Updated 3 weeks ago
- A HashMap wrapper that holds key-value pairs in insertion order☆174Updated 11 months ago
- rust stackful generator library☆335Updated last week
- Statically-checked alternatives to RefCell and RwLock☆368Updated last year
- ☆200Updated 6 months ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Semantic wrapper for byte count representations☆139Updated 3 months ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆184Updated last year
- Small Box optimization: store small item on stack and fallback to heap for large item.☆86Updated last week
- A typesafe store keyed by types and containing different types of values.☆178Updated 6 years ago
- ☆124Updated 2 years ago
- skiplist☆142Updated 3 years ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated 3 weeks ago
- Fast function for printing integer primitives to a decimal string☆332Updated last month
- A lightweight version of pin-project written with declarative macros.☆251Updated last week