beyondstorage / go-storageLinks
A vendor-neutral storage library for Golang: Write once, run on every storage service.
☆620Updated last year
Alternatives and similar repositories for go-storage
Users that are interested in go-storage are comparing it to the libraries listed below
Sorting:
- Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, Po…☆821Updated last month
- high performance in-memory cache☆359Updated 3 months ago
- Write ahead log for Go.☆699Updated 4 months ago
- Clone any Go data structure deeply and thoroughly.☆327Updated 8 months ago
- reflect api without runtime reflect.Value cost☆819Updated 9 months ago
- All-in-one go testing library☆428Updated last month
- auto adjust your GOGC value☆231Updated last year
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆613Updated 9 months ago
- High Availability Raft Framework for Go☆659Updated 3 weeks ago
- Provides easy-to-use async IO interface with io_uring☆682Updated 2 years ago
- 💥 A lightweight DSL & ORM which helps you to write SQL in Go.☆447Updated 3 months ago
- A Go package providing a filesystem-backed FIFO queue☆497Updated 3 months ago
- skipset is a high-performance, scalable concurrent sorted set based on skip-list. Up to 15x faster than sync.Map in the typical pattern.☆264Updated 2 years ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆432Updated 2 years ago
- simply SQL Parser for Go ( powered by vitess and TiDB )☆480Updated 3 years ago
- Zero-allocation reflection library for Go☆597Updated 2 years ago
- Golang port of Abseil's SwissTable☆829Updated 10 months ago
- Golang rate limiters for distributed applications☆610Updated this week
- Queue is a Golang library for spawning and managing a Goroutine pool☆603Updated 3 weeks ago
- Pure Golang PostgreSQL (SQL:2011, SQL:2008, SQL:2003, SQL:1999, and SQL-92 Standard) Parser☆312Updated last year
- An experimental Go local docs server/generator and code reader implemented with some fresh ideas.☆648Updated 3 weeks ago
- ☆258Updated last month
- RocksDB wrapper for Go. Support 10.x, 9.x, 8.x, 7.x, 6.x, etc☆385Updated 2 months ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆1,008Updated last week
- Simple but powerful DAG scheduler and dashboard☆471Updated 10 months ago
- 🚀 A real-time Golang runtime stats visualization profiler☆592Updated last year
- Write Ahead Log for LSM or bitcask storage(or any append-only write).☆280Updated 11 months ago
- Yet another directed acyclic graph (DAG) implementation in golang.☆222Updated last year
- GORM clickhouse driver☆285Updated 3 weeks ago
- Compute the diff between two JSON documents as a series of JSON Patch (RFC6902) operations☆619Updated last month