louaykamel / wiringLinks
☆18Updated 7 months ago
Alternatives and similar repositories for wiring
Users that are interested in wiring are comparing it to the libraries listed below
Sorting:
- Take a value atomically once.☆30Updated 2 years ago
 - 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆50Updated 11 months ago
 - Make any value Sync but only available on its original thread☆39Updated last month
 - Async, lock-free synchronization primitives for task wakeup☆47Updated last year
 - cross-platform Rust API for memory mapped IO☆42Updated last year
 - Fluxion is an actor framework designed with distributed systems in mind, namely sending messages not just between actors, but also betwee…☆28Updated 11 months ago
 - Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated last week
 - A sinless derive helper☆74Updated 4 months ago
 - Rust program for automerging PRs based on a few rules☆43Updated last year
 - Atomic operations on potentially uninitialized integers.☆22Updated this week
 - Rust library that provides helpers for testing resilience of I/O operations.☆33Updated 2 years ago
 - A vector-based map and set implementation for rust☆13Updated last month
 - Memory validation framework for Rust☆70Updated last month
 - Sparse Merkle tree for a key-value map.☆24Updated 3 years ago
 - Serde Visitor for deserializing untagged enums☆67Updated last month
 - Generic Async Semaphore☆21Updated 6 months ago
 - Parser for CARGO_ENCODED_RUSTFLAGS☆17Updated last month
 - Find out what platform your code is running on from Rust☆32Updated 3 years ago
 - Graceful shutdown util for Rust projects using the Tokio Async runtime.☆141Updated last year
 - Bindings to the brotli library featuring a low-overhead encoder and decoder, Writers and Readers for compression and decompression at cus…☆25Updated last year
 - Full precision decimal representation of f64☆26Updated last month
 - SIMD-optimized B+ Tree implementation that uses integer keys☆69Updated 3 months ago
 - futures-buffered☆45Updated 3 months ago
 - A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆43Updated last month
 - high performance Serialize and Deserialize derives☆36Updated 3 weeks ago
 - Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
 - A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 3 weeks ago
 - Lending iterators on stable Rust☆83Updated last year
 - Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
 - Rust cli tool for running multiple commands in parallel☆21Updated last year