vickenty / lang-cLinks
Lightweight C parser for Rust
☆222Updated 10 months ago
Alternatives and similar repositories for lang-c
Users that are interested in lang-c are comparing it to the libraries listed below
Sorting:
- A fast and safe implementation of stackful coroutines in Rust☆234Updated this week
- offsetof for Rust☆227Updated last year
- Write and execute C code inside Rust.☆151Updated 7 months ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- A new register allocator☆229Updated 3 weeks ago
- Compile-time reference counting☆448Updated 2 weeks ago
- Macro to generate bitfields for structs that allow for modular use of enums.☆190Updated 3 weeks ago
- Lightning Creations Compiler Frontend for various languages☆119Updated 5 months ago
- Manual segmented stacks for Rust☆307Updated last month
- Rust bindings to LLVM. (Mirror of https://gitlab.com/taricorp/llvm-sys.rs/)☆198Updated last month
- A super-simple compiler demoing how to talk to LLVM from Rust☆95Updated 8 years ago
- ☆228Updated last year
- Statically-checked alternatives to RefCell and RwLock☆367Updated 11 months ago
- Small, fast, synchronization primitives☆245Updated 8 months ago
- Build your own - linker☆198Updated 4 years ago
- A Rust crate for helping parse structs from binary data using ✨macro magic✨☆262Updated 2 years ago
- This crate provides macros to generate bitfield-like struct.☆183Updated 2 weeks ago
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆222Updated 4 years ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆468Updated last year
- A JIT experiment in Rust☆138Updated 11 months ago
- A C compiler written in Rust, with a focus on good error messages.☆295Updated 3 months ago
- RISC-V OS written in Rust☆140Updated 11 months ago
- Rust ABI safe code generator☆188Updated last month
- A Vec of Bits☆178Updated 4 months ago
- Reflection via DWARF.☆296Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated last week
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆158Updated last year
- A fast, concurrent string interner☆150Updated 9 months ago
- Easy function multiversioning for Rust☆224Updated 5 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆204Updated 2 weeks ago