oliver-giersch / conquer-once
Synchronization primitives for lazy and one-time initialization (no_std compatible).
☆33Updated last month
Alternatives and similar repositories for conquer-once:
Users that are interested in conquer-once are comparing it to the libraries listed below
- ☆47Updated 4 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated last month
- Data structures like Rust `alloc` which reuse user allocated memory☆56Updated 7 months ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 4 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- ☆36Updated 8 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last month
- ☆52Updated 5 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 6 months ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A safe-guarded transmute for Rust☆38Updated 11 months ago
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆37Updated last year
- Make any value Sync but only available on its original thread☆39Updated 2 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- A newtype with alignment of at least `A` bytes☆32Updated 2 months ago
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated last year
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- Convert closures into wakers☆45Updated 3 months ago
- A growable bit-vector for Rust, optimized for size☆40Updated 2 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- ☆72Updated last month
- A safe `Pin`-based intrusive doubly-linked list in Rust☆21Updated last month
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- A generic, fixed-size, associative cache☆40Updated 5 months ago
- Completion futures for Rust☆19Updated 2 years ago
- Defer running expensive destructors until later☆19Updated 2 years ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- Full precision decimal representation of f64☆26Updated 2 months ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago