beyondstorage / go-storageLinks
A vendor-neutral storage library for Golang: Write once, run on every storage service.
☆622Updated 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:
- high performance in-memory cache☆362Updated 4 months ago
- Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, Po…☆821Updated 2 months ago
- Write ahead log for Go.☆706Updated 5 months ago
- Clone any Go data structure deeply and thoroughly.☆332Updated 9 months ago
- High Availability Raft Framework for Go☆662Updated last month
- Go concurrent-safe, goroutine-safe, thread-safe queue☆434Updated 2 years ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆620Updated this week
- All-in-one go testing library☆429Updated 2 months ago
- auto adjust your GOGC value☆231Updated last year
- reflect api without runtime reflect.Value cost☆823Updated 10 months ago
- 💥 A lightweight DSL & ORM which helps you to write SQL in Go.☆447Updated 4 months ago
- 📢 Lightweight event manager and dispatcher implements by Go. Go实现的轻量级的事件管理、调度程序库, 支持设置监听器的优先级, 支持使用通配符来进行一组事件的监听☆565Updated last month
- ☆260Updated this week
- Fastest and most memory efficient golang concurrent hashmap☆1,028Updated last year
- Golang port of Abseil's SwissTable☆828Updated 11 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
- skipmap is a high-performance, scalable concurrent sorted map based on skip-list. Up to 10x faster than sync.Map in the typical pattern.☆222Updated last year
- A Go package providing a filesystem-backed FIFO queue☆497Updated 4 months ago
- simply SQL Parser for Go ( powered by vitess and TiDB )☆483Updated 3 years ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆1,014Updated last month
- Simple but powerful DAG scheduler and dashboard☆472Updated 11 months ago
- RocksDB wrapper for Go. Support 10.x, 9.x, 8.x, 7.x, 6.x, etc☆385Updated last week
- Provides easy-to-use async IO interface with io_uring☆690Updated 2 years ago
- Golang rate limiters for distributed applications☆615Updated this week
- An experimental Go local docs server/generator and code reader implemented with some fresh ideas.☆648Updated last month
- Pure Golang PostgreSQL (SQL:2011, SQL:2008, SQL:2003, SQL:1999, and SQL-92 Standard) Parser☆313Updated last year
- Zero-allocation reflection library for Go☆596Updated 2 years ago
- A thread-safe queue faster and more resource efficient than golang's native channels☆694Updated last year
- 🔥gg is a basic library of generics for Go language developed by ByteDance. It is based on the Go 1.18+ generic features and provides eff…☆329Updated last month
- Clone of golang/groupcache with TTL and Item Removal support☆531Updated 9 months ago