Lakelezz / hey_listen
Rust event-dispatchers for all your types : )
☆22Updated 3 years ago
Alternatives and similar repositories for hey_listen:
Users that are interested in hey_listen are comparing it to the libraries listed below
- [UNMAINTAINED] An asyncronous Redis client in Rust using std::future☆30Updated 4 years ago
- Run closures in parallel☆112Updated last month
- Dead simple queue implementation for rust with async-await☆98Updated last year
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆86Updated 2 years ago
- Extensions for the Rust standard library☆39Updated 10 months ago
- How to run Hyper on async-std☆40Updated 2 years ago
- Object Pool LockFree in Rust☆45Updated last month
- Thread-safe object pool with automatic return and attach/detach semantics☆75Updated 5 months ago
- ☆60Updated 3 years ago
- It helps you work with environment variables and convert it to any type using only type annotations.☆48Updated 2 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated last year
- Read input lines as byte slices for high efficiency☆63Updated last year
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 6 months ago
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆135Updated 2 years ago
- Rust promises library☆19Updated last year
- Time and duration crate optimized for speed and API stability.☆67Updated last month
- A lockless mpmc/mpsc to support async base on crossbeam☆48Updated last year
- ☆73Updated 3 years ago
- ☆25Updated 5 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Generic bijective maps in Rust☆141Updated last year
- A contiguous-in-memory double-ended queue that derefs into a slice☆18Updated 6 months ago
- Integration between rustls and tokio-postgres☆31Updated 4 months ago
- An default value loader from TOML for structopt☆28Updated last year
- Procedural macro crate for conversion between Rust structs and associative containers.☆60Updated 2 years ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆29Updated last year
- Dependency injection for Rust☆48Updated last month
- Abstract over the atomicity of reference-counting pointers in rust☆149Updated 3 months ago
- Generic Atomic<T> type for Rust☆226Updated last year