Amanieu / atomic-rsLinks
Generic Atomic<T> type for Rust
☆240Updated 2 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:
- Procedural macros in expression position☆203Updated 2 years ago
- Per-object thread-local storage for Rust☆353Updated this week
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- ☆206Updated last month
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆306Updated 2 months ago
- Conditional compilation according to rustc compiler version☆379Updated last week
- Async synchronization primitives☆273Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆257Updated 2 weeks ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- Async stream for Rust and the futures crate.☆187Updated this week
- A library for creating references that carry their owner with them.☆377Updated last year
- rust stackful generator library☆349Updated this week
- Manual segmented stacks for Rust☆319Updated 5 months ago
- a lock-free concurrent slab (experimental)☆297Updated 9 months ago
- A simple bitset container for Rust☆150Updated 3 months ago
- Fast function for printing integer primitives to a decimal string☆344Updated 2 weeks ago
- Semantic wrapper for byte count representations☆145Updated 2 weeks ago
- A lightweight version of pin-project written with declarative macros.☆255Updated last month
- A thread pool for isolating blocking I/O in async programs☆366Updated last month
- Statically-checked alternatives to RefCell and RwLock☆373Updated 2 weeks ago
- offsetof for Rust☆228Updated last year
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- A HashMap wrapper that holds key-value pairs in insertion order☆176Updated last year
- Easy function multiversioning for Rust☆238Updated 9 months ago
- Rust crate for managing CPU core affinities☆204Updated 7 months ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆185Updated last year
- ☆298Updated last month
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A typesafe store keyed by types and containing different types of values.☆179Updated 6 years ago
- Rust implementation of CRC(16, 32, 64) with support of various standards☆213Updated 4 months ago