bholley / atomic_refcellLinks
Threadsafe RefCell for Rust
☆93Updated 4 months ago
Alternatives and similar repositories for atomic_refcell
Users that are interested in atomic_refcell are comparing it to the libraries listed below
Sorting:
- Macro for sealing traits and structures☆58Updated 7 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Better reference counted strings for Rust☆131Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 5 months ago
- Automatic cfg for Rust compiler features☆102Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆102Updated 7 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- An updated version of linked-hash-map and friends☆121Updated 3 months ago
- `$crate` in procedural macros.☆73Updated 2 months ago
- Migrated to Codeberg☆79Updated last year
- ☆57Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 2 weeks ago
- docs.rs as a publishing platform?☆69Updated 2 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆80Updated last month
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 8 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆38Updated 10 months ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Make trait methods callable without the trait in scope☆150Updated 2 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆134Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 3 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 5 months ago
- Typed any map for rust☆67Updated 7 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Rust macro to specialize on the type of an expression.☆44Updated 2 years ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated 11 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Convert closures into wakers☆45Updated 6 months ago
- Const TypeId and non-'static TypeId☆66Updated 2 months ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year