calixteman / rust-cpp-parserLinks
A C/C++ parser in rust
☆24Updated 5 years ago
Alternatives and similar repositories for rust-cpp-parser
Users that are interested in rust-cpp-parser are comparing it to the libraries listed below
Sorting:
- A C expression parser and evaluator☆49Updated 2 years ago
- ☆36Updated last year
- Ninja-compatible build system for high-level programming languages written in Rust☆88Updated 2 weeks ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 9 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated 3 months ago
- Target "triple" support☆54Updated last month
- ☆64Updated 3 weeks ago
- dlmalloc ported into Rust☆114Updated 2 months ago
- Exhaustive iteration trait in Rust☆19Updated last month
- A dynamic library helper for rust crates☆36Updated 2 years ago
- Rust bindings for libgccjit☆30Updated last month
- Mostly safe wrapper for alloca☆28Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- Experimental JIT compiler generator☆28Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- A super-simple compiler demoing how to talk to LLVM from Rust☆96Updated 9 years ago
- WebAssembly Virtual Machine, which aim to run on micro-controller☆53Updated 3 years ago
- A low-level I/O ownership and borrowing library☆106Updated 5 months ago
- 🗃 UTF-8 string, byte string, and C string interner☆32Updated this week
- Extensions to the Rust standard library☆49Updated last year
- A growable bit-vector for Rust, optimized for size☆45Updated 11 months ago
- Zero overhead tracing garbage collection for rust (WIP)