Amanieu / atomic-rs
Generic Atomic<T> type for Rust
☆223Updated 11 months ago
Alternatives and similar repositories for atomic-rs:
Users that are interested in atomic-rs are comparing it to the libraries listed below
- Conditional compilation according to rustc compiler version☆344Updated 3 weeks ago
- Per-object thread-local storage for Rust☆339Updated 8 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆176Updated 9 months ago
- a lock-free concurrent slab (experimental)☆277Updated 3 weeks ago
- offsetof for Rust☆225Updated 9 months ago
- Manual segmented stacks for Rust☆296Updated 2 months ago
- Async synchronization primitives☆258Updated 2 months ago
- A thread pool for isolating blocking I/O in async programs☆348Updated 2 months ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- A minimalistic async/await executor for Rust☆231Updated 9 months ago
- Procedural macros in expression position☆203Updated 2 years ago
- Easy function multiversioning for Rust☆212Updated last month
- ☆187Updated last week
- Statically-checked alternatives to RefCell and RwLock☆367Updated 6 months ago
- A library for creating references that carry their owner with them.☆363Updated last year
- Async stream for Rust and the futures crate.☆177Updated this week
- ☆252Updated 3 weeks ago
- Intrusive collections for Rust☆430Updated 4 months ago
- Graph the number of crates that depend on your crate over time☆237Updated 2 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆222Updated 2 weeks ago
- rust stackful generator library☆315Updated 3 weeks ago
- Struct fields that are made read-only accessible to other modules☆228Updated 2 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 2 years ago
- ☆193Updated this week
- rust library for formatting dynamic strings☆148Updated last year
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆275Updated 5 months ago
- Macro to generate bitfields for structs that allow for modular use of enums.☆170Updated 2 months ago
- An utility that easily makes bytes size representation and helps its arithmetic operations.☆114Updated last month
- Spin-based synchronization primitives☆493Updated 5 months ago