stevedonovan / lua-patternsLinks
Exposing Lua string patterns to Rust
☆29Updated 3 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:
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 2 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- Calm I/O operations for Rust☆75Updated 4 years ago
- Extremely minimal parser for ELF/PE/Mach-o/ar☆42Updated 4 years ago
- Moving code-gen out of `build.rs`☆21Updated this week
- A single-threaded executor for deferred async code for games.☆58Updated 2 years ago
- A data structure for tracking source code positions, inspired by the type in rustc's libsyntax.☆55Updated 4 years ago
- Make any value Sync but only available on its original thread☆39Updated last month
- ☆56Updated 3 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- A simple error library for no_std + no_alloc Rust☆18Updated 5 years ago
- Unbuffered and unlocked I/O streams☆45Updated 11 months ago
- Pretty parser error reporting.☆34Updated 2 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated last year
- A vector-based map and set implementation for rust☆16Updated this week
- Fuzzy matching algorithm based on Sublime Text's string search.☆60Updated 5 years ago
- ☆21Updated 2 years ago
- A shell-inspired escape+unescape library for strings☆38Updated 2 years ago
- A simple, complete, const-everything, saturating, human-friendly, no_std Rust library for byte units.☆36Updated 2 years ago
- A low-level I/O ownership and borrowing library☆106Updated 6 months ago
- Declarative I/O. Write bidirectional encoders for binary formats with ease!☆34Updated 4 years ago
- A Rust utility DSL and macro to help construct and modify Paths.☆23Updated 5 years ago
- Rust String type with configurable byte storage.☆36Updated last year
- A C expression parser and evaluator☆49Updated 2 years ago
- ☆42Updated 8 months ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆43Updated 4 years ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 4 years ago
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago
- A maintained fork of the app-dirs-rs project.☆37Updated last year