Extensions / Functions and aggregates
C++ extension providing SIMD-optimized exact equality and substring-search functions for PostgreSQL text values.
pgext.cloud · Source code · Documentation · License text · Control file
| Package | stringtheory |
|---|---|
| Version | 1.0.2 |
| PostgreSQL versions | 14 · 15 · 16 |
| Repository | Unspecified |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Schema | stringtheory |
| Stars | 1 |
| Latest commit | 2024-02-26 |
| Latest release | 2024-02-06 |
| Catalogue updated | 2026-08-30 |
| pg_simdjson | Prototype SIMD-accelerated parser that converts JSON text to jsonb |