beyondstorage / go-storageLinks
A vendor-neutral storage library for Golang: Write once, run on every storage service.
☆607Updated 9 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:
- high performance in-memory cache☆348Updated last month
- Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, Po…☆813Updated 4 months ago
- Write ahead log for Go.☆681Updated 2 months ago
- Clone any Go data structure deeply and thoroughly.☆325Updated 6 months ago
- reflect api without runtime reflect.Value cost☆810Updated 7 months ago
- 💥 A lightweight DSL & ORM which helps you to write SQL in Go.☆443Updated last month
- Provides easy-to-use async IO interface with io_uring☆667Updated last year
- Golang port of Abseil's SwissTable☆828Updated 7 months ago
- All-in-one go testing library☆423Updated 4 months ago
- High Availability Raft Framework for Go☆650Updated 2 months ago
- Pure Golang PostgreSQL (SQL:2011, SQL:2008, SQL:2003, SQL:1999, and SQL-92 Standard) Parser☆306Updated last year
- Zero-allocation reflection library for Go☆581Updated last year
- ☆252Updated 2 weeks ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆430Updated 2 years ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆601Updated 7 months ago
- auto adjust your GOGC value☆230Updated last year
- skipmap is a high-performance, scalable concurrent sorted map based on skip-list. Up to 10x faster than sync.Map in the typical pattern.☆220Updated last year
- 📢 Lightweight event manager and dispatcher implements by Go. Go实现的轻量级的事件管理、调度程序库, 支持设置监听器的优先级, 支持使用通配符来进行一组事件的监听☆563Updated last month
- Fastest and most memory efficient golang concurrent hashmap☆1,023Updated last year
- Simple but powerful DAG scheduler and dashboard☆460Updated 8 months ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆992Updated last month
- 🚀 A real-time Golang runtime stats visualization profiler☆591Updated last year
- Thread-safe file locking library in Go☆663Updated 3 weeks ago
- simply SQL Parser for Go ( powered by vitess and TiDB )☆480Updated 2 years ago
- A thread-safe queue faster and more resource efficient than golang's native channels☆689Updated last year
- Yet another directed acyclic graph (DAG) implementation in golang.☆217Updated last year
- Clone of golang/groupcache with TTL and Item Removal support☆527Updated 6 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.☆263Updated 2 years ago
- A Go package providing a filesystem-backed FIFO queue☆495Updated last month
- 🗃 Generic cache use and cache manage. Provide a unified usage API by packaging various commonly used drivers. Support File, Memory, Red…☆199Updated last week