vickenty / lang-cLinks
Lightweight C parser for Rust
☆230Updated 2 weeks ago
Alternatives and similar repositories for lang-c
Users that are interested in lang-c are comparing it to the libraries listed below
Sorting:
- offsetof for Rust☆228Updated last year
- A new register allocator☆242Updated last month
- Rust bindings to LLVM. (Mirror of https://gitlab.com/taricorp/llvm-sys.rs/)☆217Updated 2 months ago
- Write and execute C code inside Rust.☆155Updated last year
- ☆235Updated last year
- RISC-V OS written in Rust☆141Updated last year
- A fast and safe implementation of stackful coroutines in Rust☆258Updated 3 weeks ago
- A super-simple compiler demoing how to talk to LLVM from Rust☆96Updated 9 years ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆142Updated 2 years ago
- Compile-time reference counting☆456Updated 5 months ago
- A JIT experiment in Rust☆141Updated last year
- Manual segmented stacks for Rust☆327Updated 2 weeks ago
- A C compiler written in Rust, with a focus on good error messages.☆303Updated 9 months ago
- 🌵 Cycle-Aware Reference Counting in Rust☆152Updated last week
- Lightning Creations Compiler Frontend for various languages☆120Updated 11 months ago
- A Vec That Has a Smaller size_of☆146Updated last month
- Macro to generate bitfields for structs that allow for modular use of enums.☆212Updated 3 weeks ago
- Build your own - linker☆208Updated 4 years ago
- Manage multiple LLVM/Clang builds☆168Updated last year
- A meta-JIT library for Rust interpreters☆165Updated 2 years ago
- Small, fast, synchronization primitives☆253Updated last year
- dlmalloc ported into Rust☆112Updated 2 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last week
- Stack unwinding library in Rust☆128Updated 3 months ago
- home for proposals in and around compile-time function evaluation☆111Updated 2 years ago
- ☆91Updated last year
- Statically-checked alternatives to RefCell and RwLock☆383Updated last month
- A fast, concurrent string interner☆159Updated last year
- An implementation of Joshua Yanovski's Ghost Cell paper.☆484Updated last year
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆164Updated last year