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:
- Utility for reusing memory☆53Updated 5 years ago
- Instrument Rust code using Rust☆64Updated 6 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- A macro to generate Rust actors☆45Updated 4 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- ☆40Updated 6 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 4 months ago
- A growable bit-vector for Rust, optimized for size☆42Updated 6 months ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Rust library providing a lazily filled Cell☆60Updated 5 years ago
- The simd optimized escape code☆54Updated last week
- A safe-guarded transmute for Rust☆39Updated last year
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- Set theory applied on sorted and deduplicated slices.☆47Updated 2 years ago
- Hazard pointer based concurrent memory reclamation for Rust.☆30Updated 5 years ago
- A Rust library for zero-allocation parsing of binary data.☆48Updated 2 years ago
- How to structure concurrent workflows in Rust, via five simple examples.☆32Updated 5 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- A minimal in-memory database with relational algebraic expressions as queries☆61Updated 3 years ago
- Utilities for concurrent programming☆37Updated 6 years ago
- Modular register allocator algorithms☆106Updated 2 years ago
- Spawn processes with arbitrary closures in rust☆112Updated 3 years ago
- Crunchy unroller - deterministically unroll constant loops☆41Updated last month
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated 2 months ago
- Concurrent hash trie☆57Updated 4 years ago
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- An I/O-oriented tokio runtime thread pool☆49Updated 5 years ago
- SmallVec-backed stack string optimisation☆44Updated 5 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago