Pinned Repositories
age-viewer-2.0-shinhanbyeol
prototype age viewer 2.0
age-viewer-JPH
Graph database optimized for fast analysis and real-time data processing. It is provided as an extension to PostgreSQL.
age-website
AGE Project
apache_age
Graph database optimized for fast analysis and real-time data processing. It is provided as an extension to PostgreSQL.
BBCMicro-Rom-Example
Small example of developing a ROM, built with BeebAsm. Tested on a BBC-B, BBC-B+,BBC Master (MOS 3.2 & 3.5) and of course Beebem
citus
Distributed PostgreSQL as an extension
gddr6
Linux based GDDR6/GDDR6X VRAM temperature reader for NVIDIA RTX 3000/4000 series GPUs.
ImGuiVulkanHppImage
A demo application for rendering a triangle with Vulkan-Hpp into an ImGui window via `vk::Image->Texture->ImGui::Image`.
libgeojson
GeoJSON for Modern C++
Mach7
Functional programming style pattern-matching library for C++
HackettJP's Repositories
HackettJP/age-viewer-2.0-shinhanbyeol
prototype age viewer 2.0
HackettJP/age-viewer-JPH
Graph database optimized for fast analysis and real-time data processing. It is provided as an extension to PostgreSQL.
HackettJP/age-website
AGE Project
HackettJP/apache_age
Graph database optimized for fast analysis and real-time data processing. It is provided as an extension to PostgreSQL.
HackettJP/BBCMicro-Rom-Example
Small example of developing a ROM, built with BeebAsm. Tested on a BBC-B, BBC-B+,BBC Master (MOS 3.2 & 3.5) and of course Beebem
HackettJP/citus
Distributed PostgreSQL as an extension
HackettJP/gddr6
Linux based GDDR6/GDDR6X VRAM temperature reader for NVIDIA RTX 3000/4000 series GPUs.
HackettJP/ImGuiVulkanHppImage
A demo application for rendering a triangle with Vulkan-Hpp into an ImGui window via `vk::Image->Texture->ImGui::Image`.
HackettJP/libgeojson
GeoJSON for Modern C++
HackettJP/Mach7
Functional programming style pattern-matching library for C++
HackettJP/pgrocks-fdw
Bring RocksDB to PostgreSQL as an extension. It is the first foreign data wrapper (FDW) that introduces LSM-tree into PostgreSQL. The underneath storage engine can be RocksDB. The FDW also serves for VidarDB engine, a versatile storage engine for various workloads. See the link for more info about VidarDB engine.
HackettJP/postgres_scanner_array
fix the array detection routine so does not seg fault on more than 1 dimension
HackettJP/ReTuLaReMake-JPH
Open Source Tube ULA Remake
HackettJP/rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
HackettJP/timescaledb
An open-source time-series SQL database optimized for fast ingest and complex queries. Packaged as a PostgreSQL extension.
HackettJP/velox
A C++ vectorized database acceleration library aimed to optimizing query engines and data processing systems.