Fast Function Dispatch: Improving the performance of Rust's dynamic function calls
☆39Oct 19, 2024Updated last year
Alternatives and similar repositories for ffd
Users that are interested in ffd are comparing it to the libraries listed below
Sorting:
- A highly experiment portable runtime☆22Apr 11, 2024Updated last year
- LR-style Parser Generator☆19May 28, 2025Updated 9 months ago
- Performance comparisons between various virtual interpreter implementation strategies☆49Apr 6, 2024Updated last year
- Const TypeId and non-'static TypeId☆71Dec 20, 2025Updated 3 months ago
- 8x8 monochrome bitmap fonts for rendering. Implemented in Rust.☆17Apr 5, 2021Updated 4 years ago
- Faster integer division and modulus operations☆88Jun 24, 2025Updated 8 months ago
- A visually pleasing language for langjam 3☆16Jul 26, 2022Updated 3 years ago
- Polynomial fitting of data. This aims to be the Numpy equivalent for numpy.polyfit()☆13Nov 23, 2025Updated 3 months ago
- Macro for dynamically loading windows dll functions☆19Aug 12, 2023Updated 2 years ago
- ☆13Dec 7, 2025Updated 3 months ago
- A standalone code editor with syntax highlighting and themes.☆15Jun 1, 2023Updated 2 years ago
- Generates random SVG faces☆13Dec 27, 2020Updated 5 years ago
- A portable kernel written in Rust.☆16Feb 13, 2024Updated 2 years ago
- A stopwatch program for the terminal.☆15Mar 6, 2021Updated 5 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆90Mar 13, 2026Updated last week
- Hash trait that is object-safe☆36Dec 20, 2025Updated 3 months ago
- Authenticate with GitHub from the command line.☆17Dec 18, 2020Updated 5 years ago
- A small experimental microkernel for embedded systems☆23Aug 23, 2022Updated 3 years ago
- Cargo subcommand to generate trend graph of dependent crates☆33Updated this week
- ☆30Apr 26, 2024Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆62Oct 9, 2025Updated 5 months ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆37Jan 25, 2026Updated last month
- A beautiful diagnostics renderer for compiler errors and warnings☆21Dec 18, 2025Updated 3 months ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Nov 7, 2025Updated 4 months ago
- Tiny little crate to determine how large an unnameable type is.☆12Mar 29, 2025Updated 11 months ago
- Map rusqlite rows to structs☆16May 1, 2024Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Oct 22, 2024Updated last year
- Append-only collections for Rust where borrows to entries can outlive insertions☆274Jan 23, 2026Updated last month
- ☆19Nov 21, 2023Updated 2 years ago
- A modular game engine framework written in Rust☆37Oct 31, 2025Updated 4 months ago
- Ethereum (and Ethereum like) indexer using P2P message to fetch blocks and transactions☆13Feb 28, 2026Updated 3 weeks ago
- Lending iterators on stable Rust☆85Jan 12, 2024Updated 2 years ago
- Parser Combinator ver. Rust☆15Jun 16, 2020Updated 5 years ago
- A generic, fixed-size, associative cache☆40Mar 9, 2026Updated last week
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆88Sep 8, 2024Updated last year
- A newtype wrapper that causes Debug impls to skip a field.☆20Jan 7, 2023Updated 3 years ago
- Hydraulic Erosion Simulation on a Sphere☆12Jan 8, 2025Updated last year
- constant-size associative container backed by a simple array☆20Aug 6, 2023Updated 2 years ago
- ☆21Mar 12, 2026Updated last week