ondt / extfnLinks
Extension Functions in Rust
☆72Updated last month
Alternatives and similar repositories for extfn
Users that are interested in extfn are comparing it to the libraries listed below
Sorting:
- 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
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆139Updated last year
- 🦕 Add dyn compatible variant to your async trait!☆70Updated 3 weeks ago
- ☆211Updated 2 months ago
- Practically zero-overhead string interning☆41Updated 6 months ago
- Include your assets statically into your application with a strict structure☆90Updated 6 months ago
- Compile-time regular expressions, the right way.☆80Updated 7 months ago
- A very fast Key-Value store in pure rust☆211Updated 2 months ago
- Deadlock free mutexes☆177Updated 6 months ago
- It executes futures☆57Updated 2 years ago
- A lockless mpmc/mpsc to support async base on crossbeam☆177Updated this week
- Context aware, ergonomic and precise error handling.☆179Updated 3 weeks ago
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆168Updated last week
- Detect blocking code in Tokio async tasks. (Rust)☆74Updated last month
- Utilities for working with impl traits in Rust.☆116Updated 8 months ago
- A generic abstraction of paginated APIs☆62Updated last year
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆185Updated 11 months ago
- A versatile and developer-friendly trait mocking library☆76Updated 5 months ago
- Costless typed identifiers backed by UUID, with kind readable in serialized versions☆75Updated 10 months ago
- Tiny Rust Async Linux Executor☆104Updated 5 months ago
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆125Updated last year
- An extremely small and fast AWS Lambda runtime with sub-5ms cold starts. Works with C and Rust. I call it "the Lambda libc runtime" becau…☆63Updated 9 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆192Updated last week
- cargo-add command to make dependencies into dylibs☆102Updated 3 years ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆165Updated last year
- ☆77Updated last month
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Yet another string type for Rust☆89Updated last week
- Lazy formatting utility macro for rust☆129Updated last year