oliver-giersch / conquer-onceLinks
Synchronization primitives for lazy and one-time initialization (no_std compatible).
☆34Updated 8 months ago
Alternatives and similar repositories for conquer-once
Users that are interested in conquer-once are comparing it to the libraries listed below
Sorting:
- To futures-lite as futures-lite is to futures: smaller.☆54Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- ☆36Updated last year
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated 2 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last week
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 months ago
- Full precision decimal representation of f64☆26Updated this week
- ☆47Updated 5 years ago
- A newtype with alignment of at least `A` bytes☆32Updated this week
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated 2 weeks ago
- Proc macro for smol async runtime☆54Updated 4 years ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- A safe-guarded transmute for Rust☆39Updated last year
- myrrlyn’s wyzyrdly library☆25Updated last year
- ☆60Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- Unbuffered and unlocked I/O streams☆45Updated 9 months ago
- Token tree calling convention☆82Updated 3 years ago
- Rust library for safely and explicitly parsing untrusted data☆52Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 5 months ago
- A simple macro to create correct opaque pointers☆21Updated 4 years ago
- ☆53Updated 6 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- rust hints to the optimizer☆19Updated 4 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 6 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated 2 years ago
- Defer running expensive destructors until later☆19Updated 3 years ago
- A generic, fixed-size, associative cache☆40Updated last year
- Automatic cfg for Rust compiler features☆108Updated 6 months ago