jdidion / beekeeperLinks
A worker pool library for Rust
☆12Updated 4 months ago
Alternatives and similar repositories for beekeeper
Users that are interested in beekeeper are comparing it to the libraries listed below
Sorting:
- Zero allocation macros for retrieving multiple mutable indices from a mutable slice safely.☆13Updated last year
- Derive macro for encoding/decoding instructions and operands as bytecode☆15Updated 3 years ago
- State machine pattern for Rust☆29Updated 9 months ago
- Extra event types built on top of rsevents☆17Updated 2 years ago
- 📐 A collection of distance metrics on strings☆33Updated last year
- Rate-limit middleware for reqwest.☆17Updated 3 weeks ago
- A Rust library for rendering images to terminals☆28Updated 3 years ago
- A more powerful replacement for standard macros☆34Updated 7 months ago
- Another try to simplify newtype creation in rust☆17Updated 10 months ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- A command-line tool for exposing a wrapped program's standard IO using WebSockets/SSE☆16Updated 4 months ago
- Database-like Asset management on top of ECS storage☆12Updated 3 weeks ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- Strongly typed Gura library for Rust☆17Updated 4 months ago
- Minimalist Rust syntax parsing for procedural macros☆63Updated last year
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆39Updated 7 months ago
- Rust crate that allows you to display status & progress information in a terminal☆29Updated 3 years ago
- A simple quote-based code generator for Rust☆18Updated 3 years ago
- Serde-based replacement for #[derive(Debug)]☆68Updated 10 months ago
- Serde error messages for humans.☆35Updated last year
- Configure const and static items by environment variables.☆25Updated last year
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- ☆21Updated last year
- Rust API stability attributes for the rest of us.☆32Updated last year
- A utility crate to log errors without losing key information along the way.☆31Updated 6 months ago
- Ansic is a modern, efficient and compile time ansi macro and utilities.☆52Updated 3 weeks ago
- Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.☆42Updated last year
- Async, lock-free synchronization primitives for task wakeup☆45Updated 10 months ago