Pinned Repositories
pygraphblas
GraphBLAS for Python
hillisp
CUDA parallel lisp toy inspired by Connection Machines
metagration
Metagration: PostgreSQL Migrator in PostgreSQL
pgfsm
Simple SQL finite state machine for Postgres
pgjwt
PostgreSQL implementation of JWT (JSON Web Tokens)
pgs2
Postgres extension for S2 spherical geometry
pgsodium
Modern cryptography for PostgreSQL using libsodium.
postgresql-wheel
A Python wheel containing PostgreSQL
OneSparse
Accelerated Sparse Linear Algebra with Postgres and SuiteSparse
michelp's Repositories
michelp/pgsodium
Modern cryptography for PostgreSQL using libsodium.
michelp/pgjwt
PostgreSQL implementation of JWT (JSON Web Tokens)
michelp/metagration
Metagration: PostgreSQL Migrator in PostgreSQL
michelp/postgresql-wheel
A Python wheel containing PostgreSQL
michelp/pgs2
Postgres extension for S2 spherical geometry
michelp/hillisp
CUDA parallel lisp toy inspired by Connection Machines
michelp/postgres-sqlite
In Memory SQLlite as a Postgres data type
michelp/pgexpanded
Minimal running example of a postgres "expanded" data type
michelp/signcryption-token-spec
A binary, encrypted, authenticated token format called a *Sign-Cryption Token* aka SCT.
michelp/cryptoalgebra
michelp/cxxheaderparser
Modern pure python C++ header parser
michelp/Daphony
michelp/dpp
Directly include C headers in D source code
michelp/github-pages
michelp/GraphBLAS
SuiteSparse:GraphBLAS: graph algorithms in the language of linear algebra. To use the production version, be sure to use the (default) STABLE branch. Code development is on the (non-default) MASTER branch. See also the tagged releases.
michelp/IllustratedGraphBLAS
michelp/LAGraph
This is a library plus a test harness for collecting algorithms that use the GraphBLAS
michelp/libpg_query
C library for accessing the PostgreSQL parser outside of the server environment
michelp/mmparse
Generic Matrix Market parser
michelp/orioledb
OrioleDB – building a modern cloud-native storage engine (... and solving some PostgreSQL wicked problems) 🇺🇦
michelp/pg-logical-rep-compose
A simple logical replication setup with native postgres logical replication
michelp/pg_tle
Framework for building trusted language extensions for PostgreSQL
michelp/pgddl
DDL eXtractor functions for PostgreSQL (ddlx)
michelp/pgnilsimsa
Postgres implementation of Nilsimsa hash functions
michelp/postgres
Unmodified Postgres with some useful plugins
michelp/postgres-upstream
Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitting_a_Patch
michelp/python-graphblas
Python library for GraphBLAS: high-performance sparse linear algebra for scalable graph analytics
michelp/python-suitesparse-graphblas
Python CFFI Binding around SuiteSparse:GraphBLAS
michelp/supabase
The open source Firebase alternative. Follow to stay updated about our public Beta.
michelp/supautils
PostgreSQL extension that prevents doing ALTER/DROP/GRANT on a set of reserved roles.