Rust/pgrx extension providing a Hamming-distance operator for bytea plus an unfinished experimental IVF index access method.
pgext.cloud · Source code · Documentation · Control file
| Package | hamming |
|---|---|
| Version | 0.1.0 |
| PostgreSQL versions | 11 · 12 · 13 · 14 · 15 · 16 |
| Repository | Unspecified |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Stars | 1 |
| Latest commit | 2023-10-01 |
| Catalogue updated | 2026-08-30 |
| pg_ivfflat | Experimental pgrx extension providing a Vector type and an in-memory IVFFlat index access method. |
| rum | RUM index access method |
| parray_gin | GIN index operator class and partial-match operators for text arrays |
| bztree | BzTree index access method with equality operator classes for common PostgreSQL scalar types. |
| mtree | Metric-space index access method derived from PostgreSQL GiST |
| bloom_fulon | Experimental pgrx index access method for PostgreSQL, created for learning purposes. |
| pg_turboquant | Compact TurboQuant approximate-nearest-neighbor index access method for pgvector vector and halfvec data. |
| dummy_index_am | Minimal dummy index access method for testing PostgreSQL index-AM facilities. |