Amanieu / atomic-rs
Generic Atomic<T> type for Rust
☆230Updated last year
Alternatives and similar repositories for atomic-rs:
Users that are interested in atomic-rs are comparing it to the libraries listed below
- Manual segmented stacks for Rust☆299Updated this week
- Synchronization primitives for Futures and async/await based on intrusive collections☆178Updated 11 months ago
- Procedural macros in expression position☆204Updated 2 years ago
- Per-object thread-local storage for Rust☆343Updated 10 months ago
- Conditional compilation according to rustc compiler version☆350Updated 2 weeks ago
- offsetof for Rust☆225Updated 11 months ago
- Async synchronization primitives☆263Updated 2 months ago
- A lightweight version of pin-project written with declarative macros.☆242Updated this week
- a lock-free concurrent slab (experimental)☆280Updated 2 months ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆154Updated 3 years ago
- Statically-checked alternatives to RefCell and RwLock☆368Updated 9 months ago
- A library for creating references that carry their owner with them.☆371Updated last year
- An extraction of the compiletest utility from the Rust compiler☆224Updated 2 months ago
- Async stream for Rust and the futures crate.☆183Updated this week
- A thread pool for isolating blocking I/O in async programs☆351Updated 2 months ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆287Updated 7 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆229Updated 2 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- ☆267Updated last month
- ☆194Updated 2 months ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆183Updated 10 months ago
- String interning for Rust☆198Updated last month
- Graph the number of crates that depend on your crate over time☆236Updated this week
- Define your own PhantomData☆152Updated 2 weeks ago
- Intrusive collections for Rust☆442Updated 6 months ago
- A stack for rust trait objects that minimizes allocations☆128Updated 2 years ago
- A HashMap wrapper that holds key-value pairs in insertion order☆171Updated 8 months ago
- A library for to allow multiple return types by automatically generated enum.☆359Updated this week
- Spin-based synchronization primitives☆508Updated last week
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆120Updated 9 months ago