beyondstorage / go-storageLinks
A vendor-neutral storage library for Golang: Write once, run on every storage service.
☆618Updated 10 months ago
Alternatives and similar repositories for go-storage
Users that are interested in go-storage are comparing it to the libraries listed below
Sorting:
- Write ahead log for Go.☆689Updated 2 months ago
- Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, Po…☆816Updated this week
- high performance in-memory cache☆350Updated 2 months ago
- High Availability Raft Framework for Go☆651Updated this week
- Clone any Go data structure deeply and thoroughly.☆325Updated 6 months ago
- Provides easy-to-use async IO interface with io_uring☆670Updated 2 years ago
- auto adjust your GOGC value☆230Updated last year
- All-in-one go testing library☆428Updated 2 weeks ago
- reflect api without runtime reflect.Value cost☆813Updated 8 months ago
- Golang port of Abseil's SwissTable☆827Updated 8 months ago
- ☆254Updated 2 weeks ago
- 💥 A lightweight DSL & ORM which helps you to write SQL in Go.☆443Updated 2 months ago
- simply SQL Parser for Go ( powered by vitess and TiDB )☆481Updated 3 years 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.☆263Updated 2 years ago
- 🚀 A real-time Golang runtime stats visualization profiler☆591Updated last year
- 📢 Lightweight event manager and dispatcher implements by Go. Go实现的轻量级的事件管理、调度程序库, 支持设置监听器的优先级, 支持使用通配符来进行一组事件的监听☆563Updated this week
- Simple but powerful DAG scheduler and dashboard☆462Updated 9 months ago
- Fastest and most memory efficient golang concurrent hashmap☆1,024Updated last year
- Go concurrent-safe, goroutine-safe, thread-safe queue☆430Updated 2 years ago
- RocksDB wrapper for Go. Support 10.x, 9.x, 8.x, 7.x, 6.x, etc☆379Updated 3 weeks ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆606Updated 8 months ago
- Zero-allocation reflection library for Go☆583Updated 2 years ago
- A thread-safe queue faster and more resource efficient than golang's native channels☆690Updated last year
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆996Updated 2 months 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
- Thread-safe file locking library in Go☆673Updated 2 weeks ago
- Pure Golang PostgreSQL (SQL:2011, SQL:2008, SQL:2003, SQL:1999, and SQL-92 Standard) Parser☆308Updated last year
- Fastest structured logging☆822Updated last month
- Golang rate limiters for distributed applications☆600Updated last week
- Yet another directed acyclic graph (DAG) implementation in golang.☆220Updated last year