zesterer / ffdLinks
Fast Function Dispatch: Improving the performance of Rust's dynamic function calls
☆33Updated 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 last month
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Exhaustive iteration trait in Rust☆17Updated last week
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last month
- SIMD-optimized B+ Tree implementation that uses integer keys☆69Updated 3 months ago
- Tiny little crate to determine how large an unnameable type is.☆12Updated 7 months ago
- Mirror of Rust's allocator api for use on stable rust☆68Updated 2 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆43Updated last week
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Serde Visitor for deserializing untagged enums☆67Updated this week
- ☆35Updated 9 months ago
- Unbuffered and unlocked I/O streams☆45Updated 8 months ago
- Lending iterators on stable Rust☆83Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 6 months ago
- A low-level I/O ownership and borrowing library☆105Updated 3 months ago
- `smol` integrations with `hyper`☆17Updated 3 months ago
- A memory efficient syntax tree for language developers☆62Updated 3 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆86Updated 2 months ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆34Updated last year
- An object system for Rust based on relative pointers☆38Updated 2 years ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- Parse JSON file at compile time and embed as serde_json::Value☆32Updated 3 weeks ago
- An alternative `std`-like implementation built on origin☆31Updated 8 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated 2 months ago
- Const TypeId and non-'static TypeId☆69Updated last month
- Experimenting with Rust's fundamental data model☆54Updated last month
- A simple macro to create correct opaque pointers☆21Updated 4 years ago
- A sinless derive helper☆75Updated 4 months ago