calixteman / rust-cpp-parser
A C/C++ parser in rust
☆22Updated 4 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
- A C expression parser and evaluator☆46Updated last year
- 🗃 UTF-8 string, byte string, and C string interner☆27Updated this week
- Traits and functions to make writing proc macros more ergonomic.☆22Updated last year
- Target "triple" support☆49Updated 2 weeks ago
- A radioactive stabilization of the ptr_meta RFC.☆24Updated last month
- A Rust library providing a stack-like memory allocator with double-ended allocation support.☆22Updated 4 years ago
- ☆35Updated 6 months ago
- Grammar framework.☆12Updated 5 years ago
- Light references to trait objects by embedding the virtual table pointer in the struct☆22Updated 5 months ago
- Space Efficient Pretty Printer☆17Updated 2 years ago
- bytes::BufMut implementation to count buffer size☆22Updated this week
- Repo for coordinating the creation, distribution, collection, and analysis of surveys for the Rust project.☆32Updated last week
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated this week
- Fast deflate implementation specialized for PNG image data☆19Updated last month
- WebAssembly Virtual Machine, which aim to run on micro-controller☆51Updated 2 years ago
- A simple compile-to-WebAssembly language rewritten in Rust☆11Updated 2 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last week
- Aligned allocation for Rust☆15Updated 4 years ago
- x86_64 OS kernel with completely async userspace and single address space [WIP; but basic kernel functionality implemented]☆31Updated 4 years ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆33Updated this week
- A simple macro to create correct opaque pointers☆22Updated 3 years ago
- Rust binding for libfyaml☆13Updated 2 months ago
- Non-owning unsafe I/O☆20Updated 2 months ago
- FerrisGC is a thread safe Garbage Collector implementation for Global (between threads) and Local (per thread) Garbage Collector☆15Updated 4 years ago
- A dynamic library helper for rust crates☆34Updated last year
- An `abilists` parser crate for Rust.☆25Updated 8 months ago
- a concurrent compiled programming language☆15Updated 2 years ago
- A simple library to use Rust's type system to handle endianness.☆16Updated 3 months ago
- Asynchronize blocking operation.☆26Updated 2 years ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago