Pinned Repositories
bayes_on_redis
Bayesian classifier on top of Redis
beaker_extensions
Extending beaker (cache & session module) to use No SQL backend.
laborunion
Dynamic Worker Pool Library
shawty
Smallest URL shortener in Go
stopwatch
A small library to measure latency of things.
tollbooth
Simple middleware to rate-limit HTTP requests.
tollbooth_gin
Tollbooth - Gin integration layer
didip's Repositories
didip/tollbooth
Simple middleware to rate-limit HTTP requests.
didip/beaker_extensions
Extending beaker (cache & session module) to use No SQL backend.
didip/tollbooth_echo
Tollbooth - Echo integration layer
didip/tollbooth_chi
Tollbooth - Chi integration layer
didip/errstack
A very small library to combine errors
didip/awesome-tunneling
List of ngrok alternatives and other ngrok-like tunneling software and services. Focus on self-hosting.
didip/are-copilots-local-yet
Are Copilots Local Yet? The frontier of local LLM Copilots for code completion, project generation, shell assistance, and more. Find tools shaping tomorrow's developer experience, today!
didip/bitmap
Simple dense bitmap index in Go with binary operators
didip/bleve
A modern text indexing library for go
didip/bluge
indexing library for Go
didip/cockroach
CockroachDB - the open source, cloud-native distributed SQL database.
didip/digital_video_introduction
A hands-on introduction to video technology: image, video, codec (av1, vp9, h265) and more (ffmpeg encoding). Translations: 🇺🇸 🇨🇳 🇯🇵 🇮🇹 🇰🇷 🇷🇺 🇧🇷 🇪🇸
didip/druid
Apache Druid: a high performance real-time analytics database.
didip/gentools
A collection of tools built using Go generics
didip/graphjin
GraphJin - Build NodeJS / GO APIs in 5 minutes not weeks
didip/hexapod
didip/hraftd
A reference use of Hashicorp's Raft implementation
didip/netmaker
Netmaker makes networks with WireGuard. Netmaker automates fast, secure, and distributed virtual networks.
didip/netmaker-ui
didip/pd
Placement driver for TiKV
didip/phalanx
Phalanx is a cloud-native distributed search engine that provides endpoints through gRPC and traditional RESTful API.
didip/pocketbase
Open Source realtime backend in 1 file
didip/quokka
Open source SQL engine in Python
didip/roaring
Roaring bitmaps in Go (golang)
didip/simd
Simd support via Plan9 assemble code for arithmetic operations. Allowing for parallel element-wise computations.
didip/slim
Surprisingly space efficient trie in Golang(11 bits/key; 100 ns/get).
didip/tabby
Self-hosted AI coding assistant
didip/tau
Open source distributed Platform as a Service (PaaS). A self-hosted Vercel / Netlify / Cloudflare alternative.
didip/tidb
TiDB is an open source distributed HTAP database compatible with the MySQL protocol
didip/uhaha
High Availability Raft Framework for Go