zesterer / ffdLinks
Fast Function Dispatch: Improving the performance of Rust's dynamic function calls
☆36Updated last year
Alternatives and similar repositories for ffd
Users that are interested in ffd are comparing it to the libraries listed below
Sorting:
- A primitive for writing structural search and replace programs for rust☆31Updated 3 months ago
- Unbuffered and unlocked I/O streams☆45Updated 10 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated 3 weeks ago
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆46Updated 3 weeks ago
- Tiny little crate to determine how large an unnameable type is.☆12Updated 9 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated 2 weeks ago
- Serde Visitor for deserializing untagged enums☆69Updated 3 weeks ago
- Exhaustive iteration trait in Rust☆19Updated 3 weeks ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆91Updated 8 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated last month
- Experimenting with Rust's fundamental data model☆57Updated 3 months ago
- Lending iterators on stable Rust☆83Updated last year
- Remove Cargo.lock lockfile☆34Updated 3 weeks ago
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- ☆30Updated last year
- SIMD-optimized B+ Tree implementation that uses integer keys☆85Updated 5 months ago
- ☆36Updated last year
- ☆19Updated 2 years ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- 🎙 Architect TUI and text user output for multiple output destinations using events, in Rust.☆33Updated last month
- Arbitrary width integers☆23Updated 5 months ago
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- ☆42Updated 2 years ago
- A sinless derive helper☆77Updated 3 weeks ago
- A newtype with alignment of at least `A` bytes☆33Updated 3 weeks ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year