All Projects → lonng → Lua Rs

lonng / Lua Rs

Licence: mit
Pure Rust implementation of Lua compiler.

Programming Languages

rust
11053 projects

Projects that are alternatives of or similar to Lua Rs

Reqray
Log call tree summaries after each request for rust programs instrumented with `tracing`.
Stars: ✭ 37 (-71.54%)
Mutual labels:  rust-library
Actix Protobuf
Protobuf integration for actix web
Stars: ✭ 75 (-42.31%)
Mutual labels:  rust-library
Grammers
(tele)gramme.rs - use Telegram's API from Rust
Stars: ✭ 109 (-16.15%)
Mutual labels:  rust-library
Run script
Run shell scripts in rust.
Stars: ✭ 42 (-67.69%)
Mutual labels:  rust-library
Eventsourcing
Event Sourcing Library for Rust
Stars: ✭ 71 (-45.38%)
Mutual labels:  rust-library
Bitmatch
A Rust crate that allows you to match, bind, and pack the individual bits of integers.
Stars: ✭ 82 (-36.92%)
Mutual labels:  rust-library
Arccstr
Thread-safe, reference-counted null-terminated immutable Rust strings.
Stars: ✭ 34 (-73.85%)
Mutual labels:  rust-library
Tera
A template engine for Rust based on Jinja2/Django
Stars: ✭ 1,873 (+1340.77%)
Mutual labels:  rust-library
Lor Axe
🪓 a multi-threaded, low-bandwidth HTTP DOS tool
Stars: ✭ 72 (-44.62%)
Mutual labels:  rust-library
Rustplotlib
A pure Rust visualization library inspired by D3.js
Stars: ✭ 87 (-33.08%)
Mutual labels:  rust-library
Dtparse
A dateutil-compatible timestamp parser for Rust
Stars: ✭ 45 (-65.38%)
Mutual labels:  rust-library
Ical Rs
Rust parser for ics (rfc5545) and vcard (rfc6350)
Stars: ✭ 46 (-64.62%)
Mutual labels:  rust-library
Askama
Type-safe, compiled Jinja-like templates for Rust
Stars: ✭ 1,255 (+865.38%)
Mutual labels:  rust-library
Log
Logging implementation for Rust
Stars: ✭ 1,012 (+678.46%)
Mutual labels:  rust-library
Gust
A small charting/visualization tool and partial vega implementation for Rust
Stars: ✭ 116 (-10.77%)
Mutual labels:  rust-library
Finalfusion Rust
finalfusion embeddings in Rust
Stars: ✭ 35 (-73.08%)
Mutual labels:  rust-library
Lang C
Lightweight C parser for Rust
Stars: ✭ 77 (-40.77%)
Mutual labels:  rust-library
Kernel Roulette
A kernel module written in Rust
Stars: ✭ 124 (-4.62%)
Mutual labels:  rust-library
Bifrost
Pure rust building block for distributed systems
Stars: ✭ 118 (-9.23%)
Mutual labels:  rust-library
Imgui Rs
Rust bindings for Dear ImGui
Stars: ✭ 1,258 (+867.69%)
Mutual labels:  rust-library

Lua compiler implementation in pure Rust

WIP

This project is being completed. If you are interested, welcome to contribute code. See the following table for the work progress.

Modules Status Unit tests Pass official lua-tests
Scanner ×
Parser ×
Instruction ×
Compiler ×

LICENSE

MIT LICENSE

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].