jdidion / beekeeperLinks
A worker pool library for Rust
☆13Updated 6 months ago
Alternatives and similar repositories for beekeeper
Users that are interested in beekeeper are comparing it to the libraries listed below
Sorting:
- Extra event types built on top of rsevents☆17Updated 2 years ago
- Zero allocation macros for retrieving multiple mutable indices from a mutable slice safely.☆14Updated last year
- Derive macro for encoding/decoding instructions and operands as bytecode☆15Updated 3 years ago
- A self-contained Rust reimplementation of uroman, a universal romanizer.☆30Updated last week
- State machine pattern for Rust☆29Updated 11 months ago
- Rate-limit middleware for reqwest.☆17Updated last month
- 📐 A collection of distance metrics on strings☆33Updated last year
- Asynchronize blocking operation.☆26Updated 3 years ago
- Another try to simplify newtype creation in rust☆17Updated last year
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- A Rust library for rendering images to terminals☆28Updated 3 years ago
- A command-line tool for exposing a wrapped program's standard IO using WebSockets/SSE☆17Updated this week
- Cargo hack manager☆64Updated last year
- Async, lock-free synchronization primitives for task wakeup☆47Updated last year
- A utility crate to log errors without losing key information along the way.☆31Updated 8 months ago
- This is a Order-preserving encryption (OPE) lib inspired by cryptdb's ope implementation.☆10Updated 2 years ago
- Mocking and Unit test Framework for Rust☆33Updated last year
- An Embedded Rust crate with support for multiple sensors☆21Updated last week
- Ansic is a modern, efficient and compile time ansi macro and utilities.☆55Updated 2 months ago
- Database-like Asset management on top of ECS storage☆12Updated last month
- simple, zero-copy (AST) & zero-dependency JSON parser☆13Updated last year
- Serde-based replacement for #[derive(Debug)]