Amanieu / atomic-rsLinks
Generic Atomic<T> type for Rust
☆247Updated 4 months ago
Alternatives and similar repositories for atomic-rs
Users that are interested in atomic-rs are comparing it to the libraries listed below
Sorting:
- Synchronization primitives for Futures and async/await based on intrusive collections☆187Updated 2 months ago
- Procedural macros in expression position☆204Updated 3 years ago
- offsetof for Rust☆228Updated last year
- Async stream for Rust and the futures crate.☆193Updated last week
- Fork of std::Arc with lots of utilities useful for FFI☆276Updated last week
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 4 years ago
- Manual segmented stacks for Rust☆331Updated last week
- Per-object thread-local storage for Rust☆364Updated 4 months ago
- ☆215Updated last month
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- A simple bitset container for Rust☆160Updated 7 months ago
- Conditional compilation according to rustc compiler version☆389Updated last month
- A library for creating references that carry their owner with them.☆383Updated 2 years ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆318Updated 6 months ago
- Async synchronization primitives☆280Updated last month
- A thread pool for isolating blocking I/O in async programs☆374Updated 5 months ago
- a lock-free concurrent slab (experimental)☆304Updated last week
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 6 months ago
- Concurrent multi-producer multi-consumer queue☆299Updated last month
- rust stackful generator library☆361Updated last month
- A Vec of Bits☆186Updated 5 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆216Updated last week
- Scroll - making scrolling through buffers fun since 2016☆187Updated 4 months ago
- A HashMap wrapper that holds key-value pairs in insertion order☆178Updated last year
- Semantic wrapper for byte count representations☆151Updated last month
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- Extended utilities for working with files and filesystems in Rust☆152Updated last year
- ☆126Updated 3 years ago
- skiplist☆144Updated 4 years ago
- A lightweight version of pin-project written with declarative macros.☆268Updated 3 weeks ago