ondt / extfnLinks
Extension Functions in Rust
☆72Updated 2 months ago
Alternatives and similar repositories for extfn
Users that are interested in extfn are comparing it to the libraries listed below
Sorting:
- Practically zero-overhead string interning☆41Updated 7 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Generate Rust enum variants without associated data☆98Updated last year
- Error handling that is precise, no boilerplate, ergonomic, context aware, and performant☆185Updated this week
- 🦕 Add dyn compatible variant to your async trait!☆69Updated last month
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆141Updated last year
- Include your assets statically into your application with a strict structure☆90Updated last week
- Deadlock free mutexes☆176Updated 7 months ago
- Compile-time regular expressions, the right way.☆79Updated 8 months ago
- Yet another string type for Rust☆89Updated last week
- ☆217Updated 3 months ago
- A versatile and developer-friendly trait mocking library☆77Updated 6 months ago
- It executes futures☆57Updated 2 years ago
- A generic abstraction of paginated APIs☆62Updated last year
- Costless typed identifiers backed by UUID, with kind readable in serialized versions☆75Updated 11 months ago
- Wildcard matching☆202Updated 3 weeks ago
- A lockless mpmc/mpsc to support async base on crossbeam☆199Updated 2 weeks ago
- A safe sync/async multi-producer, multi-consumer channel☆203Updated 6 months ago
- Static-checked parsing of regexes into structs☆45Updated 10 months ago
- Detect blocking code in Tokio async tasks. (Rust)☆80Updated 2 months ago
- Utilities for working with impl traits in Rust.☆116Updated 9 months ago
- A zero-copy Rust library that builds and parses network packets in-place.☆118Updated 7 months ago
- A very fast Key-Value store in pure rust☆210Updated 3 months ago
- ☆77Updated last week
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆185Updated last year
- Lazy formatting utility macro for rust☆129Updated last year
- RcLite: small, fast, and memory-friendly reference counting for Rust☆193Updated last month
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆175Updated last week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆167Updated last year
- Perfect hashing for an imperfect world☆94Updated last month