stevedonovan / lua-patternsLinks
Exposing Lua string patterns to Rust
☆28Updated 2 years ago
Alternatives and similar repositories for lua-patterns
Users that are interested in lua-patterns are comparing it to the libraries listed below
Sorting:
- ☆13Updated 4 years ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- Calm I/O operations for Rust☆76Updated 4 years ago
- A dynamic library helper for rust crates☆35Updated 2 years ago
- Make any value Sync but only available on its original thread☆39Updated 5 months ago
- Macro-rules-style syntax matching for procedural macros☆53Updated last year
- kindly is a simple Rust implementation of a set-user-ID-root program, similar to sudo but in a much reduced way.☆24Updated 2 months ago
- 🗃 UTF-8 string, byte string, and C string interner☆29Updated last week
- Extremely minimal parser for ELF/PE/Mach-o/ar☆41Updated 4 years ago
- Unix API☆28Updated last year
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- Moving code-gen out of `build.rs`☆18Updated last month
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago
- A command line tool to generate Unicode tables as source code.☆109Updated 10 months ago
- A simple, complete, const-everything, saturating, human-friendly, no_std Rust library for byte units.☆36Updated last year
- An easy-to-use, incremental, multi-threaded garbage collector for Rust☆10Updated 11 months ago
- A shell-inspired escape+unescape library for strings☆38Updated 2 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 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.☆42Updated 3 years ago
- Reliable parallel remove_dir_all implementation for Windows and other platforms.☆59Updated last month
- Declarative I/O. Write bidirectional encoders for binary formats with ease!☆33Updated 4 years ago
- A simple error library for no_std + no_alloc Rust☆18Updated 5 years ago
- Count directory entries—`ls | wc -l` but faster☆28Updated 6 months ago
- Find the shared libraries loaded in the current process with a cross platform API☆79Updated 10 months ago
- Exhaustive iteration trait in Rust☆16Updated last month
- Wait for async tasks☆13Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 9 months ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year