ondt / extfnLinks
Extension Functions in Rust
☆72Updated 3 weeks ago
Alternatives and similar repositories for extfn
Users that are interested in extfn are comparing it to the libraries listed below
Sorting:
- Compile-time regular expressions, the right way.☆79Updated 5 months ago
- Practically zero-overhead string interning☆39Updated 4 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 10 months ago
- Open a scope and then freeze it in time for future access.☆107Updated 11 months ago
- ☆183Updated 2 weeks ago
- ☆75Updated 7 months ago
- A very fast Key-Value store in pure rust☆208Updated 3 weeks ago
- Generate Rust enum variants without associated data☆98Updated last year
- Deadlock free mutexes☆175Updated 4 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆160Updated last year
- Fast JSON deserialization on borrowed data☆112Updated last month
- A versatile and developer-friendly trait mocking library☆76Updated 3 months ago
- Wildcard matching☆197Updated last week
- A generic abstraction of paginated APIs☆61Updated last year
- A lockless mpmc/mpsc to support async base on crossbeam☆120Updated this week
- Tiny Rust Async Linux Executor☆103Updated 3 months ago
- Compile-time state machine magic for Rust: Zero-boilerplate typestate patterns with automatic transition validation☆167Updated last month
- Perfect hashing for an imperfect world☆92Updated 6 months ago
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- Include your assets statically into your application with a strict structure☆89Updated 4 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 9 months ago
- Utilities for working with impl traits in Rust.☆111Updated 6 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆97Updated last month
- A zero-copy Rust library that builds and parses network packets in-place.☆118Updated 4 months ago
- A safe sync/async multi-producer, multi-consumer channel☆205Updated 3 months ago
- Compatibility adapter between tokio and futures☆175Updated 4 months ago
- Lazy formatting utility macro for rust☆128Updated last year
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆127Updated last month
- Track and query Cargo dependency graphs.☆230Updated last week
- It executes futures☆57Updated 2 years ago