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 last month
- Tiny little crate to determine how large an unnameable type is.☆12Updated 4 months ago
- Unbuffered and unlocked I/O streams☆45Updated 5 months ago
- Exhaustive iteration trait in Rust☆16Updated last week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 4 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- Minimalist Rust syntax parsing for procedural macros☆63Updated last year
- Lending iterators on stable Rust☆83Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆82Updated last week
- Mirror of Rust's allocator api for use on stable rust☆62Updated 3 months ago
- Serde Visitor for deserializing untagged enums☆65Updated last week
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆43Updated 2 weeks ago
- A generic, fixed-size, associative cache☆40Updated 9 months ago
- ☆36Updated last year
- Human-friendly indexed collections☆54Updated 2 months ago
- Experimenting with Rust's fundamental data model☆53Updated last month
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated 10 months ago
- sptr: The Strict Provenance Polyfill☆75Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆28Updated 2 weeks ago
- An object system for Rust based on relative pointers☆38Updated 2 years ago
- A memory efficient syntax tree for language developers☆62Updated 2 weeks ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 9 months ago
- Take a value atomically once.☆30Updated 2 years ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- Rust `Vec` that can store unsized values☆21Updated 4 months ago
- horrible serde macro stuff☆39Updated last year
- 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
- A low-level I/O ownership and borrowing library☆104Updated 2 weeks ago
- cross-platform Rust API for memory mapped IO☆42Updated last year