A tiny Redis server built with Golang, compatible with RESP protocols.
created at Jan. 31, 2023, 4:58 p.m.
vjson is a golang package that helps to validate JSON objects
created at April 29, 2021, 4:47 p.m.
Manage and use multiple Ollama instances with automatic offline detection/failover and model availability tracking
created at Aug. 25, 2024, 5:16 a.m.
Turn Nginx logs into Prometheus metrics
created at Oct. 23, 2018, 9:10 a.m.
Simply ACID* key-value database. At the medium or even low latency it tries to provide greater throughput without losing the ACID properties of the database. The database provides the ability to create record headers at own discretion and use them as transactions. The maximum size of stored data is limited by the size of the computer's RAM.
created at May 13, 2019, 6:30 p.m.
Genv is a library for Go (golang) that makes it easy to read and use environment variables in your projects. It also allows environment variables to be loaded from the .env file.
created at July 15, 2019, 10:25 a.m.