zesterer / ffd
Fast Function Dispatch: Improving the performance of Rust's dynamic function calls
☆32Updated 3 months ago
Alternatives and similar repositories for ffd:
Users that are interested in ffd are comparing it to the libraries listed below
- A primitive for writing structural search and replace programs for rust☆31Updated 7 months ago
- Const TypeId and non-'static TypeId☆59Updated this week
- We have Crater At Home☆28Updated 3 months ago
- cross-platform Rust API for memory mapped IO☆41Updated 9 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- A sinless derive helper☆62Updated 3 months ago
- A memory efficient syntax tree for language developers☆54Updated 3 weeks ago
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated 4 months ago
- Exhaustive iteration trait in Rust☆13Updated last month
- Zero-cost bitsets over native Rust types☆76Updated last month
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated 2 months ago
- Minimalist Rust syntax parsing for procedural macros☆64Updated 8 months ago
- Make any value Sync but only available on its original thread☆37Updated this week
- Imitate the documentation build that docs.rs would do☆45Updated 3 weeks ago
- ☆53Updated 3 weeks ago
- Experimenting with Rust's fundamental data model☆50Updated 4 months ago
- structured parallel execution for async Rust☆33Updated 6 months ago
- A safe library for allocating arbitrarily sized data on the stack at runtime in Rust.☆18Updated 9 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated 11 months ago
- `smol` integrations with `hyper`☆14Updated 3 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 3 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆69Updated 2 weeks ago
- Twinsies is a specialized reference-counting pointer where the item is jointly owned in 2 places☆27Updated 10 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated this week
- An object system for Rust based on relative pointers☆37Updated 2 years ago
- Mirror of Rust's allocator api for use on stable rust☆50Updated 2 months ago
- A Rust library for runtime-checked linearish types☆32Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆52Updated 4 months ago
- Macro for sealing traits and structures☆50Updated 2 months ago
- Tiny little crate to determine how large an unnameable type is.☆10Updated last year