ridiculousfish / regressLinks
REGex in Rust with EcmaScript Syntax
☆208Updated 2 weeks ago
Alternatives and similar repositories for regress
Users that are interested in regress are comparing it to the libraries listed below
Sorting:
- String interning for Rust☆207Updated 3 months ago
- A WHATWG-compliant HTML5 tokenizer and tag soup parser☆166Updated 2 weeks ago
- A flexible, simple to use, clone-efficient String replacement for Rust☆155Updated this week
- A data structure to efficiently intern, cache and restore strings.☆206Updated 4 months ago
- ☆149Updated 2 years ago
- Merged into https://github.com/dudykr/ddt☆91Updated 4 years ago
- Interning of data in rust☆115Updated 6 months ago
- 🌵 Cycle-Aware Reference Counting in Rust☆153Updated last month
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆291Updated 3 years ago
- Concrete Syntax Tree library☆110Updated 2 months ago
- A Vec That Has a Smaller size_of☆152Updated 2 months ago
- Determine whether characters have the XID_Start or XID_Continue properties☆104Updated this week
- Utility wrapper to send non send types to other threads safely☆185Updated 9 months ago
- Opinionated and portable globs that can be matched against paths and directory trees.☆119Updated last year
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated last year
- generators☆211Updated 2 years ago
- Garbage collected smart pointers for Rust☆270Updated 3 years ago
- Copy-on-write string utilities for Rust☆159Updated last year
- Append-only collections for Rust where borrows to entries can outlive insertions☆264Updated last month
- A library to produce syntax diagrams as Scalable Vector Graphics☆170Updated 6 months ago
- Portable relative UTF-8 paths for Rust.☆105Updated 4 months ago
- Diff library with semantic cleanup, based on Google's diff-match-patch☆226Updated this week
- ☆325Updated last month
- A rust logger that routes messages to the browser's console.☆101Updated 7 months ago
- PEG trace visualizer☆92Updated 2 months ago
- Yet Another Parser library for Rust. A lightweight, dependency free, parser combinator inspired set of utility methods to help with parsi…☆161Updated 9 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆289Updated last month
- String optimized for map keys☆68Updated 2 weeks ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated last week
- replacement for std::{Range,RangeInclusive}☆36Updated 3 years ago