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:
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- JIT codegen backend with SSA IR based on B3 from WebKit☆62Updated last year
- Unleash the power of nightly Rust to write code that's generic over mutation!☆24Updated 4 years ago
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆52Updated last month
- PEG parser generator built on top of nom☆70Updated 5 years ago
- We have Crater At Home☆36Updated 9 months ago
- A fully-featured lexer generator, implemented as a proc macro☆69Updated 2 months ago
- Target "triple" support☆53Updated 6 months ago
- A data structure for tracking source code positions, inspired by the type in rustc's libsyntax.☆53Updated 3 years ago
- LR-style Parser Generator☆19Updated 2 months ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Extension of nom to apply "Packrat Parsing"☆21Updated 6 months ago
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- Modular register allocator algorithms☆106Updated 2 years ago
- Unbuffered and unlocked I/O streams☆45Updated 5 months ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆42Updated 3 years ago
- A C expression parser and evaluator☆47Updated 2 years ago
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago
- Lift enum variants to the type-level.☆33Updated 4 years ago
- Inline procedural macros for Rust☆56Updated 2 years ago
- A library for creating and using anonymous sum types as errors in Rust☆18Updated 4 years ago
- Rust bindings for libgccjit☆23Updated 2 weeks ago
- WLambda - Embeddable Scripting Language for Rust☆53Updated 3 months 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
- Aligned allocation for Rust☆15Updated 4 years ago
- 🗃 UTF-8 string, byte string, and C string interner☆29Updated last week
- Higher level LLDB bindings for Rust built on lldb-sys.☆61Updated 6 months ago
- A simple error library for no_std + no_alloc Rust☆18Updated 5 years ago
- Simple malloc implementation.☆32Updated 6 months ago
- Zig comptime using Rust proc macros☆50Updated last year