Amanieu / atomic-rsLinks
Generic Atomic<T> type for Rust
☆236Updated last month
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
- Per-object thread-local storage for Rust☆346Updated last week
- offsetof for Rust☆229Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆297Updated 2 weeks ago
- A stack for rust trait objects that minimizes allocations☆128Updated 2 years ago
- Manual segmented stacks for Rust☆315Updated 3 months ago
- Procedural macros in expression position☆203Updated 2 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆247Updated last month
- Conditional compilation according to rustc compiler version☆373Updated 2 months ago
- Async stream for Rust and the futures crate.☆185Updated last week
- rust stackful generator library☆342Updated 3 weeks ago
- A library for creating references that carry their owner with them.☆375Updated last year
- Async synchronization primitives☆270Updated 4 months ago
- A Vec of Bits☆181Updated last month
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆185Updated last year
- Statically-checked alternatives to RefCell and RwLock☆370Updated last year
- a lock-free concurrent slab (experimental)☆291Updated 7 months ago
- A simple bitset container for Rust☆147Updated last month
- A lightweight version of pin-project written with declarative macros.☆251Updated 3 weeks ago
- A HashMap wrapper that holds key-value pairs in insertion order☆174Updated last year
- ☆201Updated 6 months ago
- Fast function for printing integer primitives to a decimal string☆331Updated 2 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated last month
- A thread pool for isolating blocking I/O in async programs☆361Updated 3 weeks ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Scroll - making scrolling through buffers fun since 2016☆173Updated 2 months ago
- Rust crate for managing CPU core affinities☆194Updated 5 months ago
- Semantic wrapper for byte count representations☆140Updated 4 months ago
- Concurrent multi-producer multi-consumer queue☆284Updated this week