stevedonovan / lua-patterns
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
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- ☆13Updated 4 years ago
- Tiny little crate to determine how large an unnameable type is.☆11Updated last year
- 🗃 UTF-8 string, byte string, and C string interner☆27Updated this week
- Make any value Sync but only available on its original thread☆38Updated this week
- Parse environment variables by defining a struct☆24Updated 5 years ago
- Macro-rules-style syntax matching for procedural macros☆52Updated last year
- Asynchronize blocking operation.☆26Updated 2 years ago
- Case-preserving, ASCII case-insensitive `no_std` string types for Rust.☆12Updated last year
- Atomic `dbg`/`eprintln`/`eprint` macros☆17Updated last month
- A wrapper for build.rs instructions☆16Updated last year
- A shell-inspired escape+unescape library for strings☆37Updated last year
- Non-allocating iterator over command line arguments☆41Updated this week
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆33Updated this week
- kindly is a simple Rust implementation of a set-user-ID-root program, similar to sudo but in a much reduced way.☆24Updated 3 years ago
- An easy-to-use, incremental, multi-threaded garbage collector for Rust☆10Updated 6 months ago
- Rust String type with configurable byte storage.☆34Updated 5 months ago
- Create static C-compatible strings from Rust string literals.☆17Updated 2 years ago
- This crate provides `lazy_static_include_bytes` and `lazy_static_include_str` macros to replace `include_bytes` and `include_str` macros.☆12Updated last year
- Talk to Cargo easily at build time☆17Updated last year
- ☆48Updated 3 years ago
- Concurrent cross-platform terminal interface☆19Updated last year
- Textual tables with automatic alignment☆39Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 4 months ago
- A radioactive stabilization of the ptr_meta RFC.☆24Updated last month
- Fallible allocation support for Rust's Vec☆28Updated 9 months ago
- Lightweight path selector for searching Rust code☆16Updated last year
- A crate for compile-time duck typing and reflection of structs☆16Updated 3 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
- A Rust string splitter taking quotes into account☆16Updated 6 months ago