TomBebbington / jit.rsView external linksLinks
LibJIT wrapper for Rust
☆60Jun 30, 2018Updated 7 years ago
Alternatives and similar repositories for jit.rs
Users that are interested in jit.rs are comparing it to the libraries listed below
Sorting:
- A generic implementation of Negamax in Rust.☆17Jan 30, 2024Updated 2 years ago
- LLVM wrappers for Rust☆69Jun 24, 2017Updated 8 years ago
- A statically-typed compiled language defined by a simple grammar☆24Aug 28, 2022Updated 3 years ago
- The Balloon programming language and interpreter.☆17Aug 3, 2017Updated 8 years ago
- A proc macro regex library to match an arbitrary string or byte array to a regular expression.☆11Jun 5, 2022Updated 3 years ago
- A simple JIT library in Rust☆19Dec 7, 2014Updated 11 years ago
- A mechanical Calling-Julia-from-Python library for Python 3.7+ and Julia 1.6+☆12May 21, 2025Updated 8 months ago
- Converts cargo check (and clippy) JSON output to the GitHub Action error format☆13Jun 17, 2024Updated last year
- Versatile Analog Literals for Rust☆11Apr 29, 2015Updated 10 years ago
- Bullet Physics wrapper for the Rust language.☆50Mar 8, 2018Updated 7 years ago
- plibsys rust bindgen binding☆12Jun 24, 2016Updated 9 years ago
- A vulkan loader for termux to load android driver with x11 functionalities.☆12Aug 9, 2025Updated 6 months ago
- Rust binding for tcc☆15Jul 24, 2023Updated 2 years ago
- Non-allocating iterator over command line arguments☆48Dec 20, 2025Updated last month
- Judy array implementation in pure Rust☆87Sep 2, 2017Updated 8 years ago
- ☆17Oct 1, 2015Updated 10 years ago
- A procedural macro that generates chaining methods from non-chaining ones in an impl block.☆15Oct 30, 2018Updated 7 years ago
- Helper for macro_rules authors to chain their macros with builtin ones (such as `env!`, `include!`, or `concat_idents!`).☆18Apr 10, 2024Updated last year
- An intuitive toolkit to simplify declarative macro development in Rust☆20Updated this week
- A very small GC in Rust, with a safe API☆67Jul 2, 2024Updated last year
- Read and Write Process Memory in Windows using Rust Language Demo☆13Aug 14, 2020Updated 5 years ago
- S expression parser for rust☆17Jun 6, 2023Updated 2 years ago
- Automatic peephole optimizer for Cranelift JIT compiler☆19Mar 31, 2021Updated 4 years ago
- A Rust library for manipulation and evaluation of symbolic integer polynomials.☆15Jan 6, 2019Updated 7 years ago
- Noise and World Generation library for Rust☆34Dec 2, 2022Updated 3 years ago
- A Scheme implementation, in Rust.☆134Sep 1, 2015Updated 10 years ago
- Async friendly, simple and fast binary encoding and decoding in Rust☆24Apr 13, 2022Updated 3 years ago
- ☆14Jan 14, 2022Updated 4 years ago
- A typification of Robert Plutchik's "Wheel of Emotions".☆17Oct 21, 2015Updated 10 years ago
- The most naive Coroutine scheduler in Rust☆35Jan 11, 2016Updated 10 years ago
- Dora VM☆508Updated this week
- A super-fast, stack-based virtual machine for dynamic languages☆75Mar 3, 2025Updated 11 months ago
- A rusty, dual-wielding Quake and Half-Life texture WAD parser.☆21Apr 2, 2024Updated last year
- A LOLCODE interpreter written in Rust☆16Aug 1, 2018Updated 7 years ago
- LR-style Parser Generator☆19May 28, 2025Updated 8 months ago
- RustyShield is a comprehensive cryptographic library implemented in Rust. This project implements a wide range of cryptographic algorithm…