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 3 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last week
- Count directory entries—`ls | wc -l` but faster☆29Updated this week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 8 months ago
- Unbuffered and unlocked I/O streams☆45Updated 9 months ago
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated last year
- Tiny little crate to determine how large an unnameable type is.☆12Updated 8 months ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- 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
- Binary size analyzer for Rust programs☆37Updated last year
- Experimenting with Rust's fundamental data model☆55Updated 2 months ago
- ☆35Updated 10 months ago
- Parse JSON file at compile time and embed as serde_json::Value☆33Updated last month
- Serde Visitor for deserializing untagged enums☆67Updated this week
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆45Updated last week
- Exhaustive iteration trait in Rust☆18Updated 2 weeks ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated 2 weeks ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated 3 weeks ago
- Remove Cargo.lock lockfile☆33Updated last month
- Serde serializer for generating Starlark build targets☆69Updated last week
- Memory validation framework for Rust☆71Updated 2 months ago
- `smol` integrations with `hyper`☆17Updated 4 months ago
- ☆36Updated last year
- Const TypeId and non-'static TypeId☆70Updated this week
- SIMD-optimized B+ Tree implementation that uses integer keys☆71Updated 5 months ago
- A memory efficient syntax tree for language developers☆63Updated 4 months ago
- Rust `Vec` that can store unsized values☆21Updated 3 months ago
- Mirror of Rust's allocator api for use on stable rust☆71Updated last week
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆67Updated this week