Lakelezz / hey_listenLinks
Rust event-dispatchers for all your types : )
☆23Updated 4 years ago
Alternatives and similar repositories for hey_listen
Users that are interested in hey_listen are comparing it to the libraries listed below
Sorting:
- A small-footprint, in-memory database.☆43Updated 4 years ago
- Run closures in parallel☆113Updated 4 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆20Updated 10 months ago
- A simple thread pool for stateful parallel task execution☆33Updated last year
- Array helpers for Rust's Vector and String types☆76Updated 2 years ago
- Typed any map for rust☆67Updated 5 months ago
- [UNMAINTAINED] An asyncronous Redis client in Rust using std::future☆30Updated 4 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Migrated to Codeberg☆79Updated last year
- A simple middleware for tide using the tracing crate for logging.☆38Updated last year
- Self growing / shrinking ThreadPool implementation based on crossbeam's multi-producer multi-consumer channels that enables awaiting the …☆46Updated last year
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆121Updated 8 months ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- File locking for Rust.☆44Updated 9 months ago
- Futures-aware lock primitives☆39Updated 6 months ago
- ☆23Updated 6 years ago
- zero runtime cost default arguments in rust☆89Updated last year
- A behavioral state machine library written in Rust☆19Updated 11 months ago
- Async filesystem primitives☆132Updated 4 months ago
- Typed index version of Rust slice and Vec containers☆69Updated last month
- Extensions for the Rust standard library☆39Updated last year
- It helps you work with environment variables and convert it to any type using only type annotations.☆48Updated 2 years ago
- An easy to configure wrapper for Rust's clippy☆109Updated 2 years ago
- An efficient JSON Value parser☆77Updated last year
- ☆61Updated 3 years ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆89Updated 2 years ago
- Dependency injection for Rust☆50Updated 5 months ago
- A lockless mpmc/mpsc to support async base on crossbeam☆48Updated last year