oliver-giersch / conquer-onceLinks
Synchronization primitives for lazy and one-time initialization (no_std compatible).
☆34Updated 9 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:
- ☆36Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- A newtype with alignment of at least `A` bytes☆32Updated 2 weeks ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 months ago
- Proc macro for smol async runtime☆54Updated 5 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated last year
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated 2 months ago
- ☆47Updated 5 years ago
- Full precision decimal representation of f64☆26Updated last week
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 5 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated 3 weeks ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 7 months ago
- A safe-guarded transmute for Rust☆39Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last week
- Unbuffered and unlocked I/O streams☆45Updated 9 months ago
- Byte-wise atomic memcpy.☆39Updated this week
- ☆63Updated last week
- Defer running expensive destructors until later☆19Updated 3 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆51Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- ☆61Updated 2 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated 2 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- Extensions for the Rust standard library☆42Updated last year
- A low-level I/O ownership and borrowing library☆106Updated 4 months ago
- Easy and safe destructuring for more types.☆33Updated last month