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:
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- ☆36Updated last year
- A newtype with alignment of at least `A` bytes☆32Updated 9 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last week
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 11 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated last month
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- ☆47Updated 5 years ago
- Full precision decimal representation of f64☆26Updated last week
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 4 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated 3 months ago
- A simple macro to create correct opaque pointers☆21Updated 4 years ago
- A low-level I/O ownership and borrowing library☆105Updated 3 months ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 6 months ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 4 months ago
- Proc macro for smol async runtime☆54Updated 4 years ago
- Unbuffered and unlocked I/O streams☆45Updated 8 months ago
- Defer running expensive destructors until later☆19Updated 3 years ago
- rust hints to the optimizer☆19Updated 4 years ago
- Byte-wise atomic memcpy.☆38Updated last month
- A safe-guarded transmute for Rust☆39Updated last year
- Lossless functionality for platform-native strings.☆73Updated 5 months ago
- Automatic cfg for Rust compiler features☆105Updated 5 months ago
- ☆64Updated 8 years ago
- A generic, fixed-size, associative cache☆40Updated last year