zesterer / ffdLinks
Fast Function Dispatch: Improving the performance of Rust's dynamic function calls
☆33Updated 9 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 3 weeks ago
- Tiny little crate to determine how large an unnameable type is.☆12Updated 4 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 3 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆80Updated last month
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated 9 months ago
- Serde Visitor for deserializing untagged enums☆64Updated 3 weeks ago
- Exhaustive iteration trait in Rust☆16Updated 3 weeks ago
- Parse JSON file at compile time and embed as serde_json::Value☆29Updated 4 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆42Updated 3 weeks ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆28Updated 4 months ago
- Mirror of Rust's allocator api for use on stable rust☆62Updated 2 months ago
- Lending iterators on stable Rust☆83Updated last year
- Repo for coordinating the creation, distribution, collection, and analysis of surveys for the Rust project.☆32Updated 2 weeks ago
- Minimalist Rust syntax parsing for procedural macros☆63Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 4 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 9 months ago
- Binary size analyzer for Rust programs☆36Updated last year
- Count directory entries—`ls | wc -l` but faster☆28Updated 6 months ago
- ☆35Updated 6 months ago
- Take a value atomically once.☆30Updated 2 years ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Const TypeId and non-'static TypeId☆66Updated 2 months ago
- Unbuffered and unlocked I/O streams☆45Updated 4 months ago
- Async, lock-free synchronization primitives for task wakeup☆45Updated 10 months ago
- An exploration of Storages☆37Updated last year
- Zero-cost bitsets over native Rust types☆78Updated 4 months ago
- Imitate the documentation build that docs.rs would do☆55Updated 2 weeks ago
- sptr: The Strict Provenance Polyfill☆75Updated last year
- A memory efficient syntax tree for language developers☆62Updated 2 months ago