ondt / extfnLinks
Extension Functions in Rust
☆74Updated 4 months ago
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.☆108Updated last year
- Practically zero-overhead string interning☆42Updated last month
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Error handling that is precise, no boilerplate, ergonomic, context aware, and performant☆194Updated 2 months ago
- Yet another string type for Rust☆91Updated last week
- Deadlock free mutexes☆177Updated 9 months ago
- Generate Rust enum variants without associated data☆99Updated last week
- Compile-time regular expressions, the right way.☆81Updated 11 months ago
- Detect blocking code in Tokio async tasks. (Rust)☆83Updated 4 months ago
- Include your assets statically into your application with a strict structure☆93Updated last month
- 🦕 Add dyn compatible variant to your async trait!☆71Updated 4 months ago
- Costless typed identifiers backed by UUID, with kind readable in serialized versions☆75Updated last year
- ☆224Updated 6 months ago
- A versatile and developer-friendly trait mocking library☆79Updated 2 months ago
- 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 last year
- A zero-copy Rust library that builds and parses network packets in-place.☆116Updated 9 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆123Updated 4 months ago
- Static-checked parsing of regexes into structs☆45Updated last year
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆188Updated last week
- Wildcard matching☆204Updated 2 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆118Updated 2 months ago
- i24 provides a 24-bit signed integer type for Rust, filling the gap between i16 and i32. This type is particularly useful in audio proces…☆32Updated last month
- Type-erased core::Discriminant<T>☆38Updated last month
- An immutable data structure with O(1) append, prepend, and concat time complexity.☆35Updated last month
- A safe sync/async multi-producer, multi-consumer channel☆207Updated 8 months ago
- It executes futures☆57Updated 2 years ago
- cargo-add command to make dependencies into dylibs☆104Updated 3 years ago
- Tiny Rust Async Linux Executor☆111Updated 8 months ago
- Fast JSON deserialization on borrowed data☆122Updated 2 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated 3 weeks ago