jdidion / beekeeperLinks
A worker pool library for Rust
☆12Updated 5 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.☆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 3 weeks ago
- Extra event types built on top of rsevents☆17Updated 2 years ago
- Rate-limit middleware for reqwest.☆17Updated 3 weeks ago
- Moved to https://github.com/joshka/tui-framework-experiment/☆26Updated 9 months ago
- State machine pattern for Rust☆29Updated 10 months ago
- 📐 A collection of distance metrics on strings☆33Updated last year
- Static-checked parsing of regexes into structs☆45Updated 9 months ago
- Rust crate that allows you to display status & progress information in a terminal☆31Updated 3 years ago
- A more powerful replacement for standard macros☆34Updated 9 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year
- Obsessively tiny error derive macro☆87Updated 7 months ago
- A command-line tool for exposing a wrapped program's standard IO using WebSockets/SSE☆16Updated last week
- Ansic is a modern, efficient and compile time ansi macro and utilities.☆54Updated 2 months ago
- Serde-based replacement for #[derive(Debug)]☆68Updated 11 months ago
- Database-like Asset management on top of ECS storage☆12Updated 2 weeks ago
- Rust data types and a macro for generating enumeration-based bit flags☆49Updated 3 weeks ago
- Another try to simplify newtype creation in rust☆17Updated 11 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- A utility crate to log errors without losing key information along the way.☆31Updated 7 months ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆48Updated last year
- JSON Pointer (RFC 6901) implementation for Rust☆46Updated last month
- Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.☆42Updated last year
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆39Updated 8 months ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- Stack buffer provides alternatives to Buf{Reader,Writer} allocated on the stack instead of the heap.☆14Updated 3 years ago
- A faster replacement for `#[derive(Hash)]` for types without padding☆24Updated 3 weeks ago
- ☆34Updated last year