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 2 years ago
- A Rust compiler backend focused on compilation speed.☆16Updated 2 years ago
- ☆36Updated 9 months ago
- Repo for coordinating the creation, distribution, collection, and analysis of surveys for the Rust project.☆31Updated 2 months ago
- Space Efficient Pretty Printer☆17Updated 3 years ago
- A radioactive stabilization of the ptr_meta RFC.☆26Updated 2 weeks ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- A tiny experiment into building safe fibers in Rust☆26Updated 4 years ago
- 🗃 UTF-8 string, byte string, and C string interner☆27Updated this week
- Extension of nom to handle left recursion☆16Updated 3 months ago
- Full precision decimal representation of f64☆26Updated 2 months ago
- Experimental JIT compiler generator☆27Updated last year
- Rust LLVM bindings☆31Updated 2 years ago
- Case-preserving, ASCII case-insensitive `no_std` string types for Rust.☆12Updated last year
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- bytes::BufMut implementation to count buffer size☆22Updated 2 months ago
- WLambda - Embeddable Scripting Language for Rust☆54Updated 3 months ago
- An experimental allocated buffer suitable for image data (Rust library).☆34Updated last week
- Extensions to the Rust standard library☆46Updated 5 months ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆33Updated 2 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆33Updated last month
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated 10 months ago
- Target "triple" support☆52Updated 3 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Custom error type of nom to improve accuracy of error position☆11Updated 2 years ago
- Anonymous enum and checked exception for Rust.☆23Updated 4 years ago
- Ninja-compatible build system for high-level programming languages written in Rust☆84Updated this week
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- Rust library for displaying compiler diagnostics like rustc☆23Updated last year
- Like a cell, but make lifetimes dynamic instead of ownership☆21Updated 2 years ago