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☆31Updated 2 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆87Updated 7 months ago
- Tiny little crate to determine how large an unnameable type is.☆12Updated 8 months ago
- Experimenting with Rust's fundamental data model☆54Updated last month
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated this week
- ☆35Updated 10 months ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Parse JSON file at compile time and embed as serde_json::Value☆32Updated last week
- Const TypeId and non-'static TypeId☆69Updated last week
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- Serde Visitor for deserializing untagged enums☆67Updated last week
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆45Updated last month
- Macro for sealing traits and structures☆59Updated 11 months ago
- Byte-wise atomic memcpy.☆38Updated last month
- Lending iterators on stable Rust☆83Updated last year
- Unbuffered and unlocked I/O streams☆45Updated 8 months ago
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Mirror of Rust's allocator api for use on stable rust☆69Updated 2 months ago
- Rust closures you can transfer over an FFI boundary☆27Updated 5 years ago
- Exhaustive iteration trait in Rust☆17Updated last month
- Async, lock-free synchronization primitives for task wakeup☆48Updated last year
- A simple macro to create correct opaque pointers☆21Updated 4 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆52Updated last month
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Serde serializer for generating Starlark build targets☆69Updated last week
- ☆36Updated last year