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
- Macro-rules-style syntax matching for procedural macros☆53Updated last year
- Calm I/O operations for Rust☆76Updated 4 years ago
- A macro to define lambda-like macros inline.☆16Updated 6 years ago
- A shell-inspired escape+unescape library for strings☆38Updated 2 years ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- kindly is a simple Rust implementation of a set-user-ID-root program, similar to sudo but in a much reduced way.☆24Updated 4 months ago
- watt-based inline procedural macros☆14Updated 5 years ago
- Generate text minimap/preview using Braille Patterns☆25Updated 4 years ago
- ☆20Updated 2 years ago
- A command line tool to generate Unicode tables as source code.☆111Updated last year
- ☆57Updated 3 years ago
- Make any value Sync but only available on its original thread☆39Updated 2 weeks ago
- A maintained fork of the app-dirs-rs project.☆37Updated last year
- A parser for Lua 5.3 written using the nom parser combinator library☆32Updated 8 years ago
- ☆56Updated 2 years ago
- Take a reference and get back a slice of length one☆25Updated 4 years ago
- Fuzzy matching algorithm based on Sublime Text's string search.☆60Updated 4 years ago
- Delegate method calls to a field.☆15Updated 7 years ago
- Left Recursive PEG for rust☆67Updated 3 years ago
- Declarative I/O. Write bidirectional encoders for binary formats with ease!☆33Updated 4 years ago
- Parse environment variables by defining a struct☆24Updated 6 years ago
- A rust library to hide types inside a diplomatic bag which can be sent between threads freely☆15Updated 3 years ago
- Write simple proc-macros inline with other source code.☆20Updated 10 months ago
- A dynamic library helper for rust crates☆35Updated 2 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- little wrapper functions to load files in rust☆10Updated 7 years ago
- A stack-allocated box that stores trait objects.☆20Updated 4 years ago
- ☆20Updated 8 years ago
- This crate provides `lazy_static_include_bytes` and `lazy_static_include_str` macros to replace `include_bytes` and `include_str` macros.☆11Updated last month