oliver-giersch / conquer-onceLinks
Synchronization primitives for lazy and one-time initialization (no_std compatible).
☆34Updated 4 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☆58Updated last month
- A newtype with alignment of at least `A` bytes☆33Updated 6 months ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 8 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 4 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆28Updated 2 weeks ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Full precision decimal representation of f64☆26Updated 2 weeks ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- Extensions for the Rust standard library☆40Updated last year
- A safe-guarded transmute for Rust☆39Updated last year
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- ☆47Updated 4 years ago
- A generic, fixed-size, associative cache☆40Updated 9 months ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 2 months ago
- Unbuffered and unlocked I/O streams☆45Updated 5 months ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆38Updated last month
- rust hints to the optimizer☆19Updated 4 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆39Updated 9 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 4 years ago
- ☆60Updated 2 weeks ago
- ☆53Updated 5 years ago
- A low-level I/O ownership and borrowing library☆104Updated 2 weeks ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- Rust library for safely and explicitly parsing untrusted data☆52Updated last year
- A memory efficient container for rust nested collections☆40Updated 2 years ago