tidwall / buntdb
BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support
☆4,626Updated 4 months ago
Alternatives and similar repositories for buntdb:
Users that are interested in buntdb are comparing it to the libraries listed below
- Golang in-memory database built on immutable radix trees☆3,232Updated 3 weeks ago
- An embedded key/value database for Go.☆8,445Updated last week
- A tool to list and diagnose Go processes currently running on your system☆6,797Updated last week
- Implements a deep pretty printer for Go data structures to aid in debugging☆6,140Updated 9 months ago
- A FileSystem Abstraction System for Go☆6,041Updated this week
- Zero downtime restarts for go servers (Drop in replacement for http.ListenAndServe)☆4,068Updated 3 years ago
- A cache library for Go with zero GC overhead.☆5,148Updated 9 months ago
- A goroutine pool for Go☆3,937Updated last year
- Tiny WebSocket library for Go.☆6,182Updated 6 months ago
- Command line tool to generate idiomatic Go code for SQL databases supporting PostgreSQL, MySQL, SQLite, Oracle, and Microsoft SQL Server☆3,757Updated 7 months ago
- Data Access Layer (DAL) for PostgreSQL, CockroachDB, MySQL, SQLite and MongoDB with ORM-like features.☆3,552Updated last month
- Realize is the #1 Golang Task Runner which enhance your workflow by automating the most common tasks and using the best performing Golang…☆4,460Updated 3 years ago
- Efficient cache for gigabytes of data written in Go.☆7,655Updated 5 months ago
- Embed files into a Go executable☆3,772Updated last year
- Glow is an easy-to-use distributed computation system written in Go, similar to Hadoop Map Reduce, Spark, Flink, Storm, etc. I am also wo…☆3,208Updated 6 years ago
- Fast event-loop networking for Go☆5,919Updated last year
- go chart is a basic charting library in go.☆3,999Updated 4 months ago
- An in-memory key:value store/cache (similar to Memcached) library for Go, suitable for single-machine applications.☆8,273Updated last year
- A high performance memory-bound Go cache☆5,793Updated last week
- Now is a time toolkit for golang