conradludgate / flag-bearerLinks
Generic Async Semaphore
☆21Updated 9 months ago
Alternatives and similar repositories for flag-bearer
Users that are interested in flag-bearer are comparing it to the libraries listed below
Sorting:
- Eager evaluation of macros like `concat!` and `env!`☆41Updated 3 weeks ago
- Async, lock-free synchronization primitives for task wakeup☆49Updated last year
- Rate-limit middleware for reqwest.☆19Updated this week
- Dev server with live-reloading, a file server, proxy support, and more. Language and framework agnostic. 🐧☆42Updated 5 months ago
- Reports when tokio runtime threads are blocking☆66Updated last year
- Tiny little crate to determine how large an unnameable type is.☆12Updated 9 months ago
- Ergonomic and composable async stream generation without macros☆24Updated 2 weeks ago
- State machine pattern for Rust☆29Updated last year
- Count directory entries—`ls | wc -l` but faster☆29Updated 3 weeks ago
- Efficient byte-stream pipe buffer☆44Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- Fallible is an Option with inverted Try-semantics.☆25Updated 3 years ago
- ☆35Updated 11 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Attribute to use on the `trait` methods (or associated functions) that you wish to "seal", a.k.a., render them `final`.☆15Updated 8 months ago
- SIMD-optimized B+ Tree implementation that uses integer keys☆88Updated 6 months ago
- Parse JSON file at compile time and embed as serde_json::Value☆34Updated 3 weeks ago
- Static-checked parsing of regexes into structs☆45Updated last year
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year
- Ansic is a modern, efficient and compile time ansi macro and utilities.☆57Updated 6 months ago
- Trait implementation generator macro☆30Updated 3 weeks ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆67Updated this week
- A thin wrapper around serialized data which add information of identity and version.☆29Updated 3 weeks ago
- 🐱concat! with support for const variables and expressions☆47Updated last month
- Waveform generator library written in Rust☆39Updated 2 years ago
- Collaborative code editor and execution environment for Rust☆35Updated 8 months ago
- Utilities to work with dyn [Async]Fn*☆17Updated 3 weeks ago
- Remove Cargo.lock lockfile☆34Updated 3 weeks ago
- Rust data types and a macro for generating enumeration-based bit flags☆51Updated last month
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆66Updated last month