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 2 weeks ago
- Unbuffered and unlocked I/O streams☆45Updated 10 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- Tiny little crate to determine how large an unnameable type is.☆12Updated 10 months ago
- Arbitrary width integers☆26Updated 6 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- Count directory entries—`ls | wc -l` but faster☆29Updated last month
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆45Updated last week
- Byte-wise atomic memcpy.☆41Updated 2 weeks ago
- Human-friendly indexed collections☆56Updated 3 months ago
- Exhaustive iteration trait in Rust☆19Updated 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 3 months ago
- Serde Visitor for deserializing untagged enums☆69Updated last month
- Lending iterators on stable Rust☆83Updated 2 years ago
- SIMD-optimized B+ Tree implementation that uses integer keys☆93Updated 6 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- ☆36Updated last year
- Remove Cargo.lock lockfile☆34Updated last month
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- Efficient byte-stream pipe buffer☆44Updated last year
- Rust `Vec` that can store unsized values☆21Updated 4 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- A low-level I/O ownership and borrowing library☆106Updated 5 months ago
- Some internal rustc tools made accessible☆47Updated 3 months ago
- horrible serde macro stuff☆39Updated 2 years ago
- Atomic operations on potentially uninitialized integers.☆27Updated 2 weeks ago
- Zero-cost bitsets over native Rust types☆79Updated 2 months ago