zesterer / ffdLinks
Fast Function Dispatch: Improving the performance of Rust's dynamic function calls
☆33Updated 10 months ago
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 2 months ago
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year
- Exhaustive iteration trait in Rust☆16Updated 2 weeks ago
- Lending iterators on stable Rust☆83Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆84Updated 4 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- Mirror of Rust's allocator api for use on stable rust☆63Updated this week
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆44Updated last month
- A memory efficient syntax tree for language developers☆62Updated last month
- Tiny little crate to determine how large an unnameable type is.☆12Updated 5 months ago
- Unbuffered and unlocked I/O streams☆45Updated 6 months ago
- ☆35Updated 7 months ago
- Serde Visitor for deserializing untagged enums☆65Updated 2 weeks ago
- Zero-cost bitsets over native Rust types☆78Updated 5 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆83Updated 3 weeks ago
- Imitate the documentation build that docs.rs would do☆55Updated 2 weeks ago
- Count directory entries—`ls | wc -l` but faster☆28Updated 2 weeks ago
- Parse JSON file at compile time and embed as serde_json::Value☆29Updated 2 weeks ago
- A low-level I/O ownership and borrowing library☆104Updated last month
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Human-friendly indexed collections☆54Updated last week
- Experimenting with Rust's fundamental data model☆54Updated 2 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆28Updated last week
- Macro for sealing traits and structures☆59Updated 9 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆32Updated 10 months ago
- ☆36Updated last year