Pinned Repositories
adebug-amiga
Assembly-level debugger for the Amiga computers
assemble-amiga
m68k assembler for the Amiga line of computers, written in assembly
cryptint
PostgreSQL extension implementing Skip32 and XTEA encryption for int and bigint types
icu_ext
PostgreSQL extension (in C) to expose functionality from the ICU library
orafce
The "orafce" project implements of some functions from the Oracle database. The functionality was verified on Oracle 10g, and the module is useful for production work.
permuteseq
PostgreSQL extension for scalable pseudo-random permutations of sequences
pg-uniqrand
Generate random-looking but truly unique numbers with encryption methods
postgres-shacrypt
PostgreSQL extension to generate SHA256-CRYPT and SHA512-CRYPT password hashes
postgres-uuidv7-sql
Pure SQL functions to use UUIDs v7 in PostgreSQL
postgresql-functions
Custom PostgreSQL functions and extensions
dverite's Repositories
dverite/postgresql-functions
Custom PostgreSQL functions and extensions
dverite/permuteseq
PostgreSQL extension for scalable pseudo-random permutations of sequences
dverite/icu_ext
PostgreSQL extension (in C) to expose functionality from the ICU library
dverite/postgres-uuidv7-sql
Pure SQL functions to use UUIDs v7 in PostgreSQL
dverite/adebug-amiga
Assembly-level debugger for the Amiga computers
dverite/postgres-shacrypt
PostgreSQL extension to generate SHA256-CRYPT and SHA512-CRYPT password hashes
dverite/cryptint
PostgreSQL extension implementing Skip32 and XTEA encryption for int and bigint types
dverite/assemble-amiga
m68k assembler for the Amiga line of computers, written in assembly
dverite/orafce
The "orafce" project implements of some functions from the Oracle database. The functionality was verified on Oracle 10g, and the module is useful for production work.
dverite/pg-uniqrand
Generate random-looking but truly unique numbers with encryption methods
dverite/pgdocs_fr
PostgreSQL documentation translated in french
dverite/pguint
unsigned integer types extension for PostgreSQL