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 weeks ago
- Tiny little crate to determine how large an unnameable type is.☆12Updated 10 months ago
- SIMD-optimized B+ Tree implementation that uses integer keys☆93Updated 6 months ago
- Serde Visitor for deserializing untagged enums☆69Updated last month
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆45Updated 2 weeks ago
- Arbitrary width integers☆26Updated 6 months ago
- Exhaustive iteration trait in Rust☆21Updated last week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- Unbuffered and unlocked I/O streams☆45Updated 11 months ago
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- Take a value atomically once.☆30Updated 3 years ago
- Experimenting with Rust's fundamental data model☆58Updated 4 months ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- ☆19Updated 2 years ago
- Remove Cargo.lock lockfile☆34Updated last month
- ☆36Updated last year
- A generic, fixed-size, associative cache☆40Updated last year
- Const TypeId and non-'static TypeId☆70Updated last month
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- Check that a crate builds without libstd☆25Updated 5 years ago
- Count directory entries—`ls | wc -l` but faster☆29Updated last month
- ☆34Updated last year
- Atomic operations on potentially uninitialized integers.☆28Updated this week
- Parse JSON file at compile time and embed as serde_json::Value☆34Updated last month
- A Rustified OpenCL Experience☆46Updated 2 years ago
- A memory efficient syntax tree for language developers☆64Updated last month