An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
A Github Electron app for creating and editing [Transdown files](briandk.com/transdown)
Email Validator
JavaScript benchmark for common web developer workloads
An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
最近更新: 7天前node.js bindings for RE2: fast, safe alternative to backtracking regular expression engines.
最近更新: 7天前This is the second in a series of upcoming workloads for modeling use cases of Node.js in Data Center (Node-DC). This workload is modeling server s...
最近更新: 7天前High-performance automata-processing engines are traditionally evaluated using a limited set of regular expression rulesets. While regular expressi...
最近更新: 7天前Detect vulnerable regexes in your project. REDOS, catastrophic backtracking.
最近更新: 7天前Node-DC-EIS (Node.js - Data Center - Employee Information Services) is the first in a series of upcoming workloads for modelling major use cases fo...
最近更新: 7天前