FractalFir / jtcpp
jtcpp was an experimental JVM bytecode to C++ transpiler(abandoned).
☆29Updated last year
Alternatives and similar repositories for jtcpp:
Users that are interested in jtcpp are comparing it to the libraries listed below
- A C expression parser and evaluator☆48Updated last year
- Experimental JIT compiler generator☆26Updated 9 months ago
- An asynchronous Rust networking framework that makes it easy to build protocols, application clients/servers.☆40Updated 8 months ago
- A low-level sandboxing library for RISC-V bytecode☆31Updated last month
- Simple Java Virtual Machine written in pure Rust☆34Updated 4 months ago
- SQLite-based on-disk cache for Rust.☆23Updated 6 months ago
- ☆15Updated 10 months ago
- Generated bindings for Linux's userspace API☆49Updated 3 weeks ago
- Single-threaded asynchronous GUI runtime☆16Updated last month
- ☆13Updated 2 years ago
- Byte-wise atomic memcpy.☆30Updated last week
- This crate implements runtime-agnostic driver for async timers and scheduled tasks.☆34Updated 2 weeks ago
- A lightweight lock protected by an atomic boolean.☆35Updated last year
- Reading and writing data types of arbitrary bit length that might not be byte-aligned☆19Updated 2 months ago
- Macro assembler for Rust☆34Updated 10 months ago
- Vulkan Engine in Rust for Animation☆17Updated 2 months ago
- Rhai language support for Visual Studio Code.☆19Updated 5 months ago
- Rust LLVM bindings☆31Updated 2 years ago
- Ergonomic, efficient and Zero-cost rust bindings to Lua5.4☆37Updated last month
- Windows Linked Lists in idiomatic Rust (LIST_ENTRY, SINGLE_LIST_ENTRY)☆22Updated last year
- An experimental Kotlin compiler in Rust.☆11Updated 4 years ago
- Java class file parser for Zig