Pinned Repositories
c-side
Small C side projects
concurrency-sandbox
A home to things related to concurrent programming. Likely mixed languages
f1stream
E2E project for capturing vehicle metrics in the Formula 1 games UDP Telemetry and plotting near real-time data.
gonet
Go networking
Jacob094
leetcode_solutions
My leetcode solutions and notes
neon
Neon: Serverless Postgres. We separated storage and compute to offer autoscaling, code-like database branching, and scale to zero.
weaviate
Weaviate is an open-source vector database that stores both objects and vectors, allowing for the combination of vector search with structured filtering with the fault tolerance and scalability of a cloud-native database.
Jacob094's Repositories
Jacob094/c-side
Small C side projects
Jacob094/concurrency-sandbox
A home to things related to concurrent programming. Likely mixed languages
Jacob094/f1stream
E2E project for capturing vehicle metrics in the Formula 1 games UDP Telemetry and plotting near real-time data.
Jacob094/gonet
Go networking
Jacob094/Jacob094
Jacob094/leetcode_solutions
My leetcode solutions and notes
Jacob094/neon
Neon: Serverless Postgres. We separated storage and compute to offer autoscaling, code-like database branching, and scale to zero.
Jacob094/postgres
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
Jacob094/weaviate
Weaviate is an open-source vector database that stores both objects and vectors, allowing for the combination of vector search with structured filtering with the fault tolerance and scalability of a cloud-native database.
Jacob094/prometheus
The Prometheus monitoring system and time series database.
Jacob094/terraform_samples
A place for me to store learning / notes for Terraform