ondt / extfnLinks
Extension Functions in Rust
☆73Updated 4 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☆42Updated 2 weeks ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Error handling that is precise, no boilerplate, ergonomic, context aware, and performant☆194Updated last month
- Compile-time regular expressions, the right way.☆81Updated 10 months ago
- Include your assets statically into your application with a strict structure☆93Updated last month
- ☆219Updated 5 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆116Updated 4 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- 🦕 Add dyn compatible variant to your async trait!☆71Updated 3 months ago
- Detect blocking code in Tokio async tasks. (Rust)☆83Updated 4 months ago
- Deadlock free mutexes☆177Updated 9 months ago
- Generate Rust enum variants without associated data☆99Updated 2 months ago
- Yet another string type for Rust☆90Updated 2 weeks ago
- Utilities for working with impl traits in Rust.☆118Updated 11 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆116Updated last month
- It executes futures☆57Updated 2 years ago
- Wildcard matching☆205Updated last month
- An immutable data structure with O(1) append, prepend, and concat time complexity.☆35Updated last month
- Utility wrapper to send non send types to other threads safely☆185Updated 9 months ago
- Static-checked parsing of regexes into structs☆45Updated last year
- A flexible, ergonomic, and inspectable error reporting library for Rust.☆217Updated last week
- Compile-time state machine magic for Rust: Zero-boilerplate typestate patterns with automatic transition validation☆173Updated 6 months ago
- cargo-add command to make dependencies into dylibs☆104Updated 3 years ago
- A versatile and developer-friendly trait mocking library☆79Updated last month
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆128Updated last year
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆170Updated last year
- Calculate the next timestamp matching a given crontab pattern☆68Updated 3 weeks ago
- A very fast Key-Value store in pure rust☆213Updated last week
- Costless typed identifiers backed by UUID, with kind readable in serialized versions☆75Updated last year
- Perfect hashing for an imperfect world☆95Updated 3 months ago