zshipko / llamaLinks
Rust LLVM bindings
☆31Updated 2 years ago
Alternatives and similar repositories for llama
Users that are interested in llama are comparing it to the libraries listed below
Sorting:
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆56Updated last week
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- A simple error library for no_std + no_alloc Rust☆18Updated 5 years ago
- Unleash the power of nightly Rust to write code that's generic over mutation!☆23Updated 4 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Modular register allocator algorithms☆105Updated 3 years ago
- A C expression parser and evaluator☆49Updated 2 years ago
- Rust bindings for libgccjit☆26Updated last week
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 5 months ago
- We have Crater At Home☆36Updated last year
- Target "triple" support☆53Updated 2 months ago
- Aligned allocation for Rust☆15Updated 5 years ago
- A simple macro to create correct opaque pointers☆21Updated 4 years ago
- A fully-featured lexer generator, implemented as a proc macro☆71Updated 6 months ago
- Unbuffered and unlocked I/O streams☆45Updated 8 months ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- LR-style Parser Generator☆19Updated 6 months ago
- JIT codegen backend with SSA IR based on B3 from WebKit☆62Updated 2 years ago
- Experimental JIT compiler generator☆27Updated last year
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- A garbage collection library for Rust with zero unsafe code☆115Updated last year
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Higher level LLDB bindings for Rust built on lldb-sys.☆59Updated 9 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated 3 months ago
- An async allocator with Fun™️ unsafe Rust☆17Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last week
- Extension of nom to apply "Packrat Parsing"☆22Updated 10 months ago
- Low-level manipulations of IEEE754 floating-point numbers.☆31Updated 2 years ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆43Updated 3 years ago
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Updated 3 years ago