zesterer / ffdLinks
Fast Function Dispatch: Improving the performance of Rust's dynamic function calls
☆33Updated 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☆32Updated last month
- Exhaustive iteration trait in Rust☆16Updated 2 weeks ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Tiny little crate to determine how large an unnameable type is.☆12Updated 6 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 6 months ago
- Unbuffered and unlocked I/O streams☆45Updated 7 months ago
- Mirror of Rust's allocator api for use on stable rust☆68Updated last month
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last month
- Human-friendly indexed collections☆55Updated 2 weeks ago
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year
- Serde Visitor for deserializing untagged enums☆67Updated last month
- Lending iterators on stable Rust☆83Updated last year
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated last year
- SIMD-optimized B+ Tree implementation that uses integer keys☆69Updated 3 months ago
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆44Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆85Updated 2 months ago
- A memory efficient syntax tree for language developers☆62Updated 2 months ago
- Serde serializer for generating Starlark build targets☆69Updated last month
- An object system for Rust based on relative pointers☆38Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last week
- Async, lock-free synchronization primitives for task wakeup☆47Updated last year
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Fallible is an Option with inverted Try-semantics.☆25Updated 2 years ago
- ☆35Updated 8 months ago
- Const TypeId and non-'static TypeId☆68Updated last month
- Experimenting with Rust's fundamental data model☆54Updated 2 weeks ago
- Memory validation framework for Rust☆70Updated 3 weeks ago
- Parse JSON file at compile time and embed as serde_json::Value☆32Updated this week
- Check that a crate builds without libstd☆25Updated 4 years ago