zesterer / ffdLinks
Fast Function Dispatch: Improving the performance of Rust's dynamic function calls
☆33Updated 11 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☆32Updated last week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 5 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆44Updated last week
- Unbuffered and unlocked I/O streams☆45Updated 6 months ago
- Mirror of Rust's allocator api for use on stable rust☆65Updated 3 weeks ago
- Serde Visitor for deserializing untagged enums☆67Updated last week
- Tiny little crate to determine how large an unnameable type is.☆12Updated 6 months ago
- Exhaustive iteration trait in Rust☆16Updated this week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆84Updated last month
- Experimenting with Rust's fundamental data model☆54Updated 2 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- Rust `Vec` that can store unsized values☆21Updated 2 weeks ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Lending iterators on stable Rust☆83Updated last year
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆29Updated last month
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated 11 months ago
- A memory efficient syntax tree for language developers☆62Updated last month
- Count directory entries—`ls | wc -l` but faster☆28Updated last month
- Remove Cargo.lock lockfile☆32Updated last month
- Parse JSON file at compile time and embed as serde_json::Value☆31Updated last week
- ☆36Updated last year
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- horrible serde macro stuff☆39Updated last year
- Serde serializer for generating Starlark build targets☆69Updated 2 weeks ago
- Library facilitating safe pinned initialization☆60Updated last week
- cross-platform Rust API for memory mapped IO☆42Updated last year
- ☆35Updated 8 months ago
- An exploration of Storages☆37Updated last year