Pinned Repositories
6.824-golabs-2022
MIT 6.824 Distributed Systems Go labs 2022, raft, kvserver
calcu
A unit of measure aware & yacc-based calculator/interpreter designed for generically calculating greenhouse gas emissions.
compiledb-plus
Tool for generating Clang's JSON Compilation Database files for make-based build systems.
db721_fdw
Extend PostgreSQL with columnar storage(An implementation of CMU 15-721 SPRING 2023 project 1)
feed
A tool for fetching network rss & send notification over email
grpc-istio-demo
A demo for showcasing gRPC with Istio.
migrate
Database migrations. CLI and Golang library. Oracle supported
openai-redis-search
OpenAI GPT4 integrated visual and semantic vector similarity with Redis Stack, FastAPI, PyTorch and Huggingface
sboxdb
Distributed SQL database in Rust, written as a learning project about my journey on the database and rust.
submodule-demo
A demo repo for how to use git submodule
maxnilz's Repositories
maxnilz/openai-redis-search
OpenAI GPT4 integrated visual and semantic vector similarity with Redis Stack, FastAPI, PyTorch and Huggingface
maxnilz/compiledb-plus
Tool for generating Clang's JSON Compilation Database files for make-based build systems.
maxnilz/grpc-istio-demo
A demo for showcasing gRPC with Istio.
maxnilz/migrate
Database migrations. CLI and Golang library. Oracle supported
maxnilz/submodule-demo
A demo repo for how to use git submodule
maxnilz/6.824-golabs-2022
MIT 6.824 Distributed Systems Go labs 2022, raft, kvserver
maxnilz/docker-oracle-xe
Docker build for Oracle Database Express Edition (XE)
maxnilz/sboxdb
Distributed SQL database in Rust, written as a learning project about my journey on the database and rust.
maxnilz/tree
B+ Tree, AVL Tree, Red-Black Tree golang implementation
maxnilz/calcu
A unit of measure aware & yacc-based calculator/interpreter designed for generically calculating greenhouse gas emissions.
maxnilz/clickhouse-jdbc-bridge
A SQL-server & Oracle supported JDBC proxy from ClickHouse to external databases,
maxnilz/db721_fdw
Extend PostgreSQL with columnar storage(An implementation of CMU 15-721 SPRING 2023 project 1)
maxnilz/feed
A tool for fetching network rss & send notification over email
maxnilz/books
maxnilz/dktest
Integration testing in Go with Docker
maxnilz/gateway
Manages Envoy Proxy as a standalone or Kubernetes-based application gateway
maxnilz/go-cloud
The Go Cloud Development Kit (Go CDK): A library and tools for open cloud development in Go.
maxnilz/go-tiff2pdf
maxnilz/govanityurls
Use a custom domain in your Go import path, forked & modified from gcp/govanityurls
maxnilz/hugo-book
Hugo documentation theme as simple as plain book
maxnilz/jdbc-sshj
JDBC driver over SSH tunnel using SSHJ
maxnilz/maxnilz
maxnilz/MIT-6.824-Lab
💡MIT 6.824: Distributed Systems💡 is a core 12-unit graduate subject. It will present abstractions and implementation techniques for engineering distributed systems. Major topics include fault tolerance, replication, and consistency.
maxnilz/ontology-visualization
A simple ontology and RDF visualization tool.
maxnilz/rabbus
A tiny wrapper over amqp exchanges and queues 🚌 ✨
maxnilz/s4
Simple Static Site Service
maxnilz/submodule-demo-library
A demo library for how to use git submodule
maxnilz/tls-credentials
Script for TLS credentials and example code for client/server with TLS/SSl
maxnilz/tusd
Reference server implementation in Go of tus: the open protocol for resumable file uploads