slide-rs / atom
Safe atomic pointers
☆58Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for atom
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 2 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- A typesafe store keyed by types and containing different types of values.☆177Updated 5 years ago
- Concatenate identifiers in a macro invocation☆93Updated last year
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆63Updated 2 years ago
- Runtime string formatting for Rust☆62Updated 5 years ago
- Machine scalar casting that meets your expectations☆73Updated 3 years ago
- Judy array implementation in pure Rust☆84Updated 7 years ago
- A concurrent hash table for Rust☆61Updated 4 years ago
- ☆76Updated last year
- Safely combine results☆81Updated 2 months ago
- Scary macros for serde_json☆42Updated 8 years ago
- Candidates for inclusion in the Rust standard library☆89Updated last year
- A pool of reusable values☆50Updated 5 years ago
- Stateful, a Rust Control Flow Plugin☆107Updated 7 years ago
- A rust library for checked floating point operations☆81Updated last year
- Custom derivation macro for Rust☆110Updated 6 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆105Updated last year
- Intended to allow taking a T from a &mut T temporarily☆73Updated 5 years ago
- ☆54Updated 5 years ago
- Atomic file-writes.☆91Updated 3 weeks ago
- Time Interval Counting for Rust - stats based on start/stop times for events☆74Updated 5 years ago
- A real-time hierarchical profiler☆80Updated 8 years ago
- An experimental asynchronous runtime based on `io-uring`.☆76Updated 3 years ago
- Rust library providing a counter-based thread barrier☆53Updated 5 years ago
- Send syslog messages from Rust☆110Updated 3 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆74Updated this week
- A flexible thread pool providing scoped and static threads.☆84Updated 5 years ago
- More maintainable Rust test☆28Updated 3 years ago