calixteman / rust-cpp-parserLinks
A C/C++ parser in rust
☆23Updated 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☆46Updated 2 years ago
- A simple compile-to-WebAssembly language rewritten in Rust☆11Updated 3 years ago
- 🗃 UTF-8 string, byte string, and C string interner☆28Updated last week
- bytes::BufMut implementation to count buffer size☆22Updated last month
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆34Updated 4 months ago
- A minimum hstr clone in Rust☆12Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last week
- A Rust compiler backend focused on compilation speed.☆16Updated 2 years ago
- A radioactive stabilization of the ptr_meta RFC.☆29Updated 2 months ago
- Error return tracing in Rust. Still WIP☆11Updated 3 years ago
- ☆36Updated 11 months ago
- Rhai - An embedded scripting language for Rust [dev repo, may regularly force-push, pull from https://github.com/rhaiscript/rhai for a st…☆10Updated 2 weeks ago
- Non-owning unsafe I/O☆21Updated 7 months ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago
- A Rust library providing a stack-like memory allocator with double-ended allocation support.☆22Updated 4 years ago
- An experimental programming language for ergonomic software verification☆16Updated last month
- Experimenting with ergonomic dyn types☆29Updated 3 years ago
- Low overhead, high precision measurement crate for Rust☆16Updated 4 months ago
- Target "triple" support☆54Updated 5 months ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Library for writing tests for utilities that read text files and produce text output☆22Updated 5 years ago
- ☆15Updated 5 years ago
- Library to serialize and deserialize Syn syntax trees.☆26Updated 3 months ago
- Extensions to the Rust standard library☆46Updated 7 months ago
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- A simple CSS 2.1 parser and selector☆40Updated 2 weeks ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- Fork of mimallocator that aims to port mimalloc over to rust.☆16Updated 6 years ago
- A syn targetting PEG parser generator☆20Updated 2 years ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated 3 months ago