JakeRoggenbuck / regolithLinks
A server-side TypeScript and JavaScript library immune to Regular Expression Denial of Service (ReDoS) attacks by using Rust and linear RegEx under the hood. Regolith has a linear worst case time complexity, compared to the default RegExp found in TypeScript and JavaScript, which has an exponential worst case.
☆70Updated last month
Alternatives and similar repositories for regolith
Users that are interested in regolith are comparing it to the libraries listed below
Sorting:
- Making Node.js more like Bun or Deno☆54Updated 5 months ago
- A tiny query language for filtering structured data☆279Updated 3 months ago
- A bunch of functions for building HTTP servers☆23Updated last month
- All Worker Tools under a single roof☆23Updated 3 years ago
- Configuration, benchmarking scripts, and raw data for serverless cold start benchmarks.☆17Updated last year
- GraphQL to TypeScript Generator☆45Updated last year
- The one-stop shop solution for JS Proxies and FFI APIs.☆26Updated 10 months ago
- Parses PostgreSQL dump files into an array of schema objects.☆41Updated 9 months ago
- Brahma-Firelight — A Rust-powered, memory-safe Node.js web framework built on Tokio + Hyper.☆70Updated last month
- Speeding up Electron apps by using V8 snapshots in the main process☆88Updated last year
- OpenTelemetry Tracing in 200 lines of JavaScript☆37Updated last year
- 🐉 An experimental node.js FFI library☆40Updated 6 months ago
- Offline Javascript PubSub between browser tabs using local storage☆27Updated 5 years ago
- A fast, lightweight, powerful and cross-platform key-value database for Node.js, Deno, and Bun.☆44Updated last month
- CodeFlattener is a Node.js command-line tool designed to export the structure and code of a repository into a single flat text file.☆52Updated last year
- A base64 encoder/decoder with gzip or deflate abilities.☆38Updated last year
- Powerful search, tagging, filtering and sorting via simple text query language, for SQLite databases☆55Updated 2 years ago
- Helpers for Web Components☆65Updated last year
- A generic process spawner☆33Updated 3 months ago
- A flexible, zero-dependencies authorization TypeScript library based on the Gatehouse library for Rust☆81Updated 8 months ago
- Ephemeral filesystem isolation via Linux overlayfs (experimental)☆145Updated 3 weeks ago
- WASM code for parsing Markdown into HTML with light output tweaking☆20Updated last week
- Your friendly neighborhood redirection service for Deno 🦕 to import code directly from GitHub.☆14Updated 3 years ago
- A practical functional toolkit for JavaScript and TypeScript.☆82Updated last week
- Make small changes without deploying your app. Define feature flags, prompts, or any experiments right in Typescript!☆106Updated 5 months ago
- A grep-like command that uses JavaScript-flavored regular expressions.☆20Updated last year
- A flexible, transport-based logging system for JavaScript/TypeScript applications.☆67Updated 10 months ago
- This esbuild plugin uses Velcro to build projects without having to npm install dependencies☆15Updated 4 years ago
- Type-safe RPC with generated runtime validation, REST semantics, websockets, and json-seq streams☆21Updated 2 weeks ago
- A typescript implementation of the JQ language☆61Updated 9 months ago