Stars
One file. Under 200 lines. Zero dependencies. It's a coding agent.
Docker variants of oobabooga's text-generation-webui, including pre-built images.
Golang port of simdjson: parsing gigabytes of JSON per second
Implementation of the 'naked objects pattern' on .NET platform. Turns a POCO domain model (that follows a few simple conventions) into a complete application. See the ReadMe (at the bottom of this …
kpm / redis.go
Forked from hoisie/redisA simple, powerful Redis client for Go
kpm / Go-Redis
Forked from simonjefford/Go-RedisGoogle Go Client and Connectors for Redis
simonjefford / Go-Redis
Forked from alphazero/Go-RedisGoogle Go Client and Connectors for Redis
Templating system for HTML and other text documents - go implementation
An autocompletion daemon for the Go programming language
kpm / trie
Forked from tyler/trieA super fast, efficiently stored Trie for Ruby. Uses libdatrie.
Revactor implements the Actor model using Ruby 1.9's Fibers for concurrency and Rev for event monitoring
A super fast, efficiently stored Trie for Ruby. Uses libdatrie.