HaronK / lua-rs
Transpiling lua-5.3.5 to rust with c2rust
☆22Updated 6 years ago
Alternatives and similar repositories for lua-rs:
Users that are interested in lua-rs are comparing it to the libraries listed below
- A tiny embedded, lock free, redis-like, pub+sub, brokerless, key value datastore. ømq+sled☆34Updated last year
- Simple language parser, interpreter and CLI built in Rust, to be used for baremetal/no_std environments.☆20Updated 2 years ago
- Predicator, a Rust crate for generating and running dynamic code☆16Updated 6 years ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆30Updated 2 years ago
- Rust String type with configurable byte storage.☆34Updated 6 months ago
- Derive macro for generating arrays from struct fields.☆20Updated 2 years ago
- A dynamic library helper for rust crates☆35Updated last year
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Framework for reading and writing to binary files☆18Updated 5 years ago
- File serving using tower web☆19Updated 6 years ago
- Take a reference and get back a slice of length one☆25Updated 3 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated last year
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated 2 years ago
- A Rust library for zero-allocation parsing of binary data.☆48Updated 2 years ago
- ☆20Updated 8 years ago
- Rust mock type implementing io::Read & io::Write☆13Updated 6 years ago
- A MPMC channel based on the two lock queue algorithm☆16Updated 7 years ago
- Rust library providing `Zc` for self-referential zero-copy structures☆41Updated 4 years ago
- Hazard pointer based concurrent memory reclamation for Rust.☆30Updated 4 years ago
- Disjoint borrow of slices in Rust☆11Updated 5 years ago
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- Traits and functions to make writing proc macros more ergonomic.☆22Updated last year
- Odds and ends — collection miscellania. Extra functionality for slices, strings and other things☆21Updated 4 years ago
- A Rust library for strongly-typed string keys for configuration.☆25Updated 6 years ago
- Measuring a network link by creating new connections☆10Updated 2 years ago
- Run a function after some data was mutably borrowed☆30Updated 4 years ago
- A C expression parser and evaluator☆46Updated 2 years ago
- Rust crate for parsing/formatting Python literals☆16Updated 3 years ago
- A utility crate for moving chunks of elements in a slice around, safely and quickly.☆12Updated 3 years ago