Amanieu / atomic-rsLinks
Generic Atomic<T> type for Rust
☆241Updated 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:
- Per-object thread-local storage for Rust☆355Updated 3 weeks ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆307Updated 3 months ago
- Procedural macros in expression position☆203Updated 2 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆258Updated 2 weeks ago
- A thread pool for isolating blocking I/O in async programs☆367Updated last month
- Async synchronization primitives☆274Updated last month
- A library for creating references that carry their owner with them.☆377Updated 2 years ago
- Conditional compilation according to rustc compiler version☆385Updated last month
- Async stream for Rust and the futures crate.☆188Updated last week
- ☆207Updated last month
- Manual segmented stacks for Rust☆323Updated 2 weeks ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆186Updated last year
- Fast function for printing integer primitives to a decimal string☆347Updated last month
- rust stackful generator library☆350Updated 3 weeks ago
- a lock-free concurrent slab (experimental)☆297Updated 9 months ago
- offsetof for Rust☆228Updated last year
- A simple bitset container for Rust☆151Updated 4 months ago
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- A lightweight version of pin-project written with declarative macros.☆257Updated last month
- Semantic wrapper for byte count representations☆148Updated 3 weeks ago
- Concurrent multi-producer multi-consumer queue☆293Updated 2 months ago
- Define your own PhantomData☆158Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 3 weeks ago
- A scope for async_std and tokio to spawn non-static futures☆148Updated last year
- Rust crate for managing CPU core affinities☆207Updated 7 months ago
- Statically-checked alternatives to RefCell and RwLock☆380Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- Delegation of trait implementations via procedural macros☆275Updated last month