louaykamel / wiringLinks
☆19Updated 10 months ago
Alternatives and similar repositories for wiring
Users that are interested in wiring are comparing it to the libraries listed below
Sorting:
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆51Updated last year
- SIMD-optimized B+ Tree implementation that uses integer keys☆93Updated 6 months ago
- Derive your Attribute Parsers☆13Updated 2 years ago
- Distributed stateful services framework☆32Updated 3 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Rust cli tool for running multiple commands in parallel☆21Updated last year
- Unbuffered and unlocked I/O streams☆45Updated 10 months ago
- Efficient byte-stream pipe buffer☆44Updated last year
- hRPC implementation in Rust.☆24Updated 3 years ago
- Fluxion is an actor framework designed with distributed systems in mind, namely sending messages not just between actors, but also betwee…☆29Updated last year
- Async, lock-free synchronization primitives for task wakeup☆51Updated last year
- Provides branch hinting and control functions for stable Rust☆35Updated 3 weeks ago
- Rust implementation of the PTHash perfect hash function for static compile-time generated hash tables☆23Updated last year
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆67Updated this week
- Distributed systems library for making communications through the network easier, while keeping minimalism and flexibility.☆35Updated 3 years ago
- Memory validation framework for Rust☆75Updated 4 months ago
- A vector-based map and set implementation for rust☆16Updated this week
- A primitive for writing structural search and replace programs for rust☆31Updated 2 weeks ago
- Make any value Sync but only available on its original thread☆39Updated last month
- Take a value atomically once.☆30Updated 3 years ago
- An object system for Rust based on relative pointers☆38Updated 3 years ago
- Trying to create Sync bump allocator☆41Updated 6 months ago
- futures-buffered☆46Updated 6 months ago
- Byte-wise atomic memcpy.☆43Updated this week
- `NonEmpty` library vector for rust☆19Updated 3 years ago
- A Vec-like collection which guarantees stable indices and features O(1) deletion of elements☆21Updated last year
- Rust program for automerging PRs based on a few rules☆46Updated last year
- Observer pattern which generates a futures 0.3 stream of events☆42Updated 3 years ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year