Amanieu / atomic-rsLinks
Generic Atomic<T> type for Rust
☆237Updated 2 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:
- Per-object thread-local storage for Rust☆348Updated this week
- ☆203Updated 7 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆248Updated 2 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆299Updated last month
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- Conditional compilation according to rustc compiler version☆375Updated last week
- Async synchronization primitives☆270Updated last week
- A thread pool for isolating blocking I/O in async programs☆363Updated last week
- Procedural macros in expression position☆203Updated 2 years ago
- Manual segmented stacks for Rust☆318Updated 3 months ago
- A stack for rust trait objects that minimizes allocations☆128Updated 3 years ago
- Easy function multiversioning for Rust☆233Updated 8 months ago
- A simple bitset container for Rust☆148Updated 2 months ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆185Updated last year
- Statically-checked alternatives to RefCell and RwLock☆370Updated last year
- offsetof for Rust☆229Updated last year
- Async stream for Rust and the futures crate.☆185Updated 2 weeks ago
- A library for creating references that carry their owner with them.☆376Updated last year
- rust stackful generator library☆342Updated last month
- a lock-free concurrent slab (experimental)☆292Updated 7 months ago
- A lightweight version of pin-project written with declarative macros.☆253Updated 2 weeks ago
- Delegation of trait implementations via procedural macros☆271Updated last year
- Fast function for printing integer primitives to a decimal string☆334Updated 2 weeks ago
- Semantic wrapper for byte count representations☆141Updated 2 weeks ago
- A Vec of Bits☆181Updated 2 months ago
- A typesafe store keyed by types and containing different types of values.☆179Updated 6 years ago
- Graph the number of crates that depend on your crate over time☆251Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated last week
- Fast numeric to- and from-string conversion routines.☆333Updated 6 months ago