slide-rs / atom
Safe atomic pointers
☆59Updated 3 years ago
Alternatives and similar repositories for atom:
Users that are interested in atom are comparing it to the libraries listed below
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆77Updated last month
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- A pool of reusable values☆50Updated 5 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆63Updated 2 years ago
- Candidates for inclusion in the Rust standard library☆89Updated 2 years ago
- A rust library for checked floating point operations☆82Updated last month
- Custom derivation macro for Rust☆111Updated 7 years ago
- Safely combine results☆81Updated 4 months ago
- A typesafe store keyed by types and containing different types of values.☆177Updated 6 years ago
- A flexible thread pool providing scoped and static threads.☆84Updated 6 years ago
- Scary macros for serde_json☆42Updated 8 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆102Updated 5 years ago
- Token tree calling convention☆79Updated 2 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Use format strings to create strongly-typed data pack/unpack interfaces☆62Updated last year
- A circular buffer with fixed capacity (Rust).☆104Updated last year
- Compile time stack traces for Rust errors (no backtrace!)☆75Updated 6 years ago
- Runtime string formatting for Rust☆63Updated 5 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 3 years ago
- Rust library providing a counter-based thread barrier☆53Updated 6 years ago
- A concurrent hash table for Rust☆61Updated 4 years ago
- Faster, more flexible and more correct alternative to core::fmt☆39Updated 4 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated 5 months ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Rust library providing a lazily filled Cell☆61Updated 4 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆105Updated last year
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 4 years ago
- Concurrent work-stealing deque☆46Updated 6 years ago
- Cap'n Proto code generation for Rust☆77Updated 6 years ago