conradludgate / flag-bearerLinks
Generic Async Semaphore
☆21Updated 8 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:
- Async, lock-free synchronization primitives for task wakeup☆49Updated last year
- Eager evaluation of macros like `concat!` and `env!`☆41Updated this week
- Dev server with live-reloading, a file server, proxy support, and more. Language and framework agnostic. 🐧☆43Updated 5 months ago
- Rate-limit middleware for reqwest.☆17Updated this week
- Count directory entries—`ls | wc -l` but faster☆29Updated this week
- Static-checked parsing of regexes into structs☆45Updated last year
- Tiny little crate to determine how large an unnameable type is.☆12Updated 8 months ago
- State machine pattern for Rust☆29Updated last year
- Parse JSON file at compile time and embed as serde_json::Value☆33Updated this week
- Serde Visitor for deserializing untagged enums☆67Updated this week
- SIMD-optimized B+ Tree implementation that uses integer keys☆71Updated 5 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆67Updated this week
- Efficient byte-stream pipe buffer☆44Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Fallible is an Option with inverted Try-semantics.☆25Updated 2 years ago
- A faster replacement for `#[derive(Hash)]` for types without padding☆29Updated 4 months ago
- ☆35Updated 10 months ago
- 🐱concat! with support for const variables and expressions☆45Updated last month
- Ansic is a modern, efficient and compile time ansi macro and utilities.☆57Updated 5 months ago
- Reports when tokio runtime threads are blocking☆66Updated last year
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆65Updated 2 weeks 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
- futures-buffered☆45Updated 4 months ago
- Collaborative code editor and execution environment for Rust☆35Updated 8 months ago
- Binary size analyzer for Rust programs☆37Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A trait + derive to recursively compute / print the memory usage of a data structure.☆38Updated this week
- Hybrid typenum/const generic arrays☆19Updated last week
- Serde-based replacement for #[derive(Debug)]☆68Updated last year