conradludgate / flag-bearerLinks
Generic Async Semaphore
☆21Updated 7 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☆47Updated last year
- Serde Visitor for deserializing untagged enums☆67Updated last week
- Dev server with live-reloading, a file server, proxy support, and more. Language and framework agnostic. 🐧☆43Updated 3 months ago
- Reports when tokio runtime threads are blocking☆66Updated last year
- Fallible is an Option with inverted Try-semantics.☆25Updated 2 years ago
- Parse JSON file at compile time and embed as serde_json::Value☆32Updated 3 weeks ago
- Efficient byte-stream pipe buffer☆43Updated last year
- ☆35Updated 9 months ago
- Attribute to use on the `trait` methods (or associated functions) that you wish to "seal", a.k.a., render them `final`.☆15Updated 6 months ago
- Tiny little crate to determine how large an unnameable type is.☆12Updated 7 months ago
- Rate-limit middleware for reqwest.☆17Updated 3 weeks ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Ergonomic and composable async stream generation without macros☆19Updated 2 weeks ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated last year
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆65Updated this week
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- State machine pattern for Rust☆29Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated last month
- Static-checked parsing of regexes into structs☆45Updated 11 months ago
- Ansic is a modern, efficient and compile time ansi macro and utilities.☆56Updated 4 months ago
- 🐱concat! with support for const variables and expressions☆43Updated 4 months ago
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆64Updated last month
- Human-friendly indexed collections☆56Updated 3 weeks ago
- A Rust crate for creating and managing system call filters, providing a safe and ergonomic interface for controlling access to system res…☆39Updated 4 months ago
- Experimenting with Rust's fundamental data model☆54Updated last month
- Game Developer's Toolkit for CPU Management☆99Updated 5 months ago
- Take a value atomically once.☆30Updated 2 years ago
- Lending iterators on stable Rust☆83Updated last year
- Count directory entries—`ls | wc -l` but faster☆29Updated 2 months ago