Lists (21)
Sort Name ascending (A-Z)
☁️ AWS
Blog
C
Database
🔮 Future ideas
GNU/UNIX/Linux
Go
Go related repositories.✨ Inspiration
🚀 My stack
Network/HTTP
Open Source contribution
OpenTelemetry
OpenTelemtery
OS
🐘 PostgreSQL
Python
Queue
Reading
Scripting
🛠️ Tools
Useful
Useful repositories.- All languages
- Assembly
- Batchfile
- C
- C#
- C++
- CSS
- Clojure
- CoffeeScript
- Common Lisp
- Dart
- Dockerfile
- Elixir
- Elm
- Erlang
- Go
- HCL
- HTML
- Haskell
- Java
- JavaScript
- Jinja
- Jupyter Notebook
- Kotlin
- Lua
- MDX
- Makefile
- Markdown
- Objective-C
- PHP
- PLpgSQL
- Perl
- PowerShell
- Python
- Ruby
- Rust
- SCSS
- Scala
- Shell
- Swift
- TeX
- TypeScript
- V
- Vim Script
- Visual Basic .NET
- Vue
- Yacc
- Zig
Starred repositories
Fast and extensible multi-platform HTTP/1-2-3 web server with automatic HTTPS
Postgres rewritten in Rust, now passing 100% of the Postgres regression tests
How much retirement does it cost?
float16 provides IEEE 754 half-precision format (binary16) with correct conversions to/from float32
OrioleDB – building a modern cloud-native storage engine (... and solving some PostgreSQL wicked problems)
A fast Golang Valkey client that supports Client Side Caching, Auto Pipelining, and RMDA.
PgQue – Zero-bloat Postgres queue built on top of on battle-proven Skype's PgQ. One SQL file to install, pg_cron to tick https://pgque.dev
A tool for creating and running Linux containers using lightweight virtual machines on a Mac. It is written in Swift, and optimized for Apple silicon.
List of resources for learning about modeling, operating, and using Amazon DynamoDB
ANTLR-based PostgreSQL query parser for Go. Extracts tables, columns, joins, CTEs, parameters, DDL actions, and full column-usage metadata from SQL into a structured IR.
Website that provides concise answers to common questions about floating-point numbers.
Having Fun with the Go Source Code Workshop
Simple but powerful dependency injection container for Go projects!
I independently completed all five labs and wrote additional notes for Labs 1, 2, 3, and 5.
Idempotency across multi distributed environment
Dissecting the Duck's Innards — A DuckDB-based course on the Design and Implementation of Database System Internals
Tabular Database Systems — A DuckDB-based course on the fundamentals of relational DBMSs and SQL