Amanieu / atomic-rs
Generic Atomic<T> type for Rust
☆234Updated last year
Alternatives and similar repositories for atomic-rs:
Users that are interested in atomic-rs are comparing it to the libraries listed below
- Procedural macros in expression position☆203Updated 2 years ago
- Conditional compilation according to rustc compiler version☆351Updated 2 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆289Updated 8 months ago
- A library for creating references that carry their owner with them.☆371Updated last year
- Manual segmented stacks for Rust☆306Updated last week
- Fork of std::Arc with lots of utilities useful for FFI☆232Updated 3 months ago
- Semantic wrapper for byte count representations☆134Updated last month
- Per-object thread-local storage for Rust☆342Updated last year
- ☆200Updated 3 months ago
- offsetof for Rust☆225Updated last year
- Async synchronization primitives☆267Updated last month
- a lock-free concurrent slab (experimental)☆280Updated 4 months ago
- A thread pool for isolating blocking I/O in async programs☆356Updated 3 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 4 months ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 10 months ago
- String interning for Rust☆199Updated last month
- An extraction of the compiletest utility from the Rust compiler☆225Updated 3 months ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- ☆272Updated 2 months ago
- Delegation of trait implementations via procedural macros☆264Updated 9 months ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆183Updated last year
- Migrated to Codeberg☆79Updated last year
- A typesafe store keyed by types and containing different types of values.☆177Updated 6 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Fast function for printing integer primitives to a decimal string☆325Updated 2 months ago
- Extended utilities for working with files and filesystems in Rust☆148Updated last year
- A lightweight version of pin-project written with declarative macros.☆245Updated this week
- A procedural macro for auto logging output of functions☆192Updated 3 years ago
- Build library for invoking pkg-config for Rust☆179Updated 2 months ago