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.
☆69Updated last week
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 6 months ago
- A tiny query language for filtering structured data☆280Updated last week
- GraphQL to TypeScript Generator☆45Updated last year
- A bunch of functions for building HTTP servers☆23Updated 2 months ago
- Configuration, benchmarking scripts, and raw data for serverless cold start benchmarks.☆17Updated last year
- 🛫 Zero-codegen, no-compile TypeScript `type` inference from protobuf `message`s☆237Updated last month
- A functional toolkit focused on type-safe pipelines, not FP dogma, for JavaScript and TypeScript.☆105Updated last week
- All Worker Tools under a single roof☆23Updated 3 years ago
- Speeding up Electron apps by using V8 snapshots in the main process☆88Updated last year
- TypeScript for the Browser☆70Updated 6 months ago
- Helpers for Web Components☆65Updated last year
- A flexible, zero-dependencies authorization TypeScript library based on the Gatehouse library for Rust☆81Updated 9 months ago
- Replace emojis in text with SVG images☆26Updated 3 months ago
- The one-stop shop solution for JS Proxies and FFI APIs.☆26Updated 11 months ago
- Parse your Postgres queries into a 100% type-safe AST (powered by libpg_query)☆210Updated last year
- Offline Javascript PubSub between browser tabs using local storage☆27Updated 5 years ago
- A Node.js Implementation of the Cloudflare Socket API☆55Updated last year
- Parses PostgreSQL dump files into an array of schema objects.☆41Updated 2 weeks ago
- ☆321Updated 3 months ago
- OpenTelemetry Tracing in 200 lines of JavaScript☆37Updated last year
- Powerful search, tagging, filtering and sorting via simple text query language, for SQLite databases☆55Updated 2 years ago
- ☆195Updated 8 months ago
- Brahma-Firelight — A Rust-powered, memory-safe Node.js web framework built on Tokio + Hyper.☆67Updated 2 months ago
- A generic process spawner☆33Updated 4 months ago
- A secure sandbox to execute untrusted user JavaScript, in a web browser, without any risk to your own domain/site/page.☆152Updated 2 weeks ago
- ☆68Updated 2 weeks ago
- Open source npm registry fully hostable on Cloudflare 🔥☆52Updated this week
- A fast, lightweight, powerful and cross-platform key-value database for Node.js, Deno, and Bun.☆45Updated 2 months ago
- A base64 encoder/decoder with gzip or deflate abilities.☆38Updated last year
- WASM code for parsing Markdown into HTML with light output tweaking