Amanieu / atomic-rs
Generic Atomic<T> type for Rust
☆226Updated last year
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☆346Updated this week
- Async synchronization primitives☆261Updated last month
- Synchronization primitives for Futures and async/await based on intrusive collections☆176Updated 10 months ago
- Per-object thread-local storage for Rust☆341Updated 9 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆225Updated 3 weeks ago
- offsetof for Rust☆225Updated 10 months ago
- Procedural macros in expression position☆204Updated 2 years ago
- Manual segmented stacks for Rust☆298Updated last week
- A contiguous-in-memory double-ended queue that derefs into a slice☆154Updated 3 years ago
- Easy function multiversioning for Rust☆211Updated 2 months ago
- rust stackful generator library☆318Updated last month
- A stack for rust trait objects that minimizes allocations☆128Updated 2 years ago
- a lock-free concurrent slab (experimental)☆278Updated last month
- Statically-checked alternatives to RefCell and RwLock☆367Updated 8 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 2 years ago
- String interning for Rust☆197Updated this week
- ☆192Updated last month
- A lightweight version of pin-project written with declarative macros.☆237Updated last week
- A thread pool for isolating blocking I/O in async programs☆350Updated last month
- A library for creating references that carry their owner with them.☆365Updated last year
- rust library for formatting dynamic strings☆148Updated last year
- Graph the number of crates that depend on your crate over time☆237Updated this week
- Async stream for Rust and the futures crate.☆182Updated last week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆257Updated 2 months ago
- Define your own PhantomData☆151Updated this week
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆330Updated this week
- Faster, more compact implementation of std::Cow☆342Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆198Updated this week
- Spin-based synchronization primitives☆503Updated 6 months ago
- Intrusive collections for Rust☆436Updated 5 months ago