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
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- Tiny little crate to determine how large an unnameable type is.☆12Updated 10 months ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- SIMD-optimized B+ Tree implementation that uses integer keys☆93Updated 6 months ago
- Experimenting with Rust's fundamental data model☆58Updated 4 months ago
- Exhaustive iteration trait in Rust☆21Updated last week
- Unbuffered and unlocked I/O streams☆45Updated 11 months ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- ☆34Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆22Updated 4 years ago
- horrible serde macro stuff☆39Updated 2 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆45Updated 2 weeks ago
- Serde Visitor for deserializing untagged enums☆69Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- ☆36Updated last year
- Count directory entries—`ls | wc -l` but faster☆29Updated last month
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated last year
- A low-level I/O ownership and borrowing library☆106Updated 6 months ago
- Rust `Vec` that can store unsized values☆21Updated 4 months ago
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- A sinless derive helper☆78Updated last month
- Parse JSON file at compile time and embed as serde_json::Value☆34Updated last month
- Const TypeId and non-'static TypeId☆70Updated last month
- Macro for sealing traits and structures☆61Updated last year
- Human-friendly indexed collections☆56Updated 3 months ago
- Check that a crate builds without libstd☆25Updated 5 years ago