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