jorendorff / atomicboxLinks
Safe atomic Box types for Rust
☆22Updated 2 years ago
Alternatives and similar repositories for atomicbox
Users that are interested in atomicbox are comparing it to the libraries listed below
Sorting:
- A growable bit-vector for Rust, optimized for size☆42Updated 5 months ago
- ☆40Updated 6 years ago
- Combine a reader + writer into a duplex of Read + Write☆46Updated 4 years ago
- Utility for reusing memory☆53Updated 5 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 7 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- Utilities for concurrent programming☆37Updated 6 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 3 months ago
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated last month
- ☆47Updated 4 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- An ordered map and set based on a trie.☆28Updated 5 years ago
- The simd optimized escape code☆54Updated 2 weeks ago
- ☆48Updated last year
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- Find the load at which a benchmark falls over.☆35Updated 4 years ago
- This custom Rust allocator logs all memory actions for further analysis☆54Updated 5 years ago
- Rust String type with configurable byte storage.☆35Updated 10 months ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- Composable, lock-free, allocation-light data structures☆60Updated 7 years ago
- A simple utility for ensuring that certain Rust code does not compile.☆36Updated 5 years ago
- Rust library for marker traits about types layout in memory☆22Updated 5 years ago
- Rust library providing a lazily filled Cell☆60Updated 4 years ago
- Async readiness traits☆11Updated 6 years ago
- Experimental cooperative cancellation for async-std☆48Updated 3 years ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- Instrument Rust code using Rust☆64Updated 6 years ago
- Twoway / Fast substring search for strings and byte strings (Rust) / Also assorted benchmarks and string search snippets☆64Updated 4 years ago