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:
- Tiny little crate to determine how large an unnameable type is.☆12Updated 10 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 3 weeks ago
- Unbuffered and unlocked I/O streams☆45Updated 11 months ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- Arbitrary width integers☆26Updated 6 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Remove Cargo.lock lockfile☆34Updated last month
- Serde Visitor for deserializing untagged enums☆69Updated last month
- SIMD-optimized B+ Tree implementation that uses integer keys☆93Updated 6 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- Exhaustive iteration trait in Rust☆21Updated last month
- Lending iterators on stable Rust☆83Updated 2 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated last year
- Experimenting with Rust's fundamental data model☆58Updated 4 months ago
- Efficient byte-stream pipe buffer☆44Updated last year
- Count directory entries—`ls | wc -l` but faster☆29Updated last month
- `smol` integrations with `hyper`☆17Updated 6 months ago
- Nudging the compiler to auto-vectorize things☆76Updated 2 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆45Updated 2 weeks ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆43Updated last year
- Parse JSON file at compile time and embed as serde_json::Value☆34Updated last month
- A low-level I/O ownership and borrowing library☆106Updated 6 months ago
- An object system for Rust based on relative pointers☆38Updated 3 years ago
- An alternative `std`-like implementation built on origin☆35Updated 11 months ago
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Const TypeId and non-'static TypeId☆70Updated last month
- Rust `Vec` that can store unsized values☆21Updated 4 months ago