beyondstorage / go-storageLinks
A vendor-neutral storage library for Golang: Write once, run on every storage service.
☆620Updated 11 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☆355Updated 2 months ago
- Clone any Go data structure deeply and thoroughly.☆324Updated 7 months ago
- Write ahead log for Go.☆691Updated 3 months ago
- ☆255Updated last week
- reflect api without runtime reflect.Value cost☆817Updated 8 months ago
- Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, Po…☆818Updated 3 weeks ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆609Updated 8 months ago
- auto adjust your GOGC value☆230Updated last year
- Golang port of Abseil's SwissTable☆828Updated 9 months ago
- A Go package providing a filesystem-backed FIFO queue☆495Updated 3 months ago
- All-in-one go testing library☆428Updated 2 weeks ago
- Provides easy-to-use async IO interface with io_uring☆674Updated 2 years ago
- 📢 Lightweight event manager and dispatcher implements by Go. Go实现的轻量级的事件管理、调度程序库, 支持设置监听器的优先级, 支持使用通配符来进行一组事件的监听☆563Updated 3 weeks ago
- 💥 A lightweight DSL & ORM which helps you to write SQL in Go.☆446Updated 3 months ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆431Updated 2 years ago
- Simple but powerful DAG scheduler and dashboard☆464Updated 9 months ago
- High Availability Raft Framework for Go☆654Updated last week
- 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
- A thread-safe queue faster and more resource efficient than golang's native channels☆690Updated last year
- A generics based dependency injection application framework for Go, supporting aspect oriented programming based on interceptors☆197Updated last month
- skipmap is a high-performance, scalable concurrent sorted map based on skip-list. Up to 10x faster than sync.Map in the typical pattern.☆223Updated last year
- Fastest structured logging☆826Updated last month
- RocksDB wrapper for Go. Support 10.x, 9.x, 8.x, 7.x, 6.x, etc☆382Updated last month
- Zero-allocation reflection library for Go☆596Updated 2 years ago
- ❄ An Lock Free ID Generator for Golang based on Snowflake Algorithm (Twitter announced).☆295Updated 2 years ago
- 🗃 Generic cache use and cache manage. Provide a unified usage API by packaging various commonly used drivers. Support File, Memory, Red…☆199Updated last week
- Yet another directed acyclic graph (DAG) implementation in golang.☆221Updated last year
- simply SQL Parser for Go ( powered by vitess and TiDB )☆481Updated 3 years ago
- Golang rate limiters for distributed applications☆603Updated last week
- An experimental Go local docs server/generator and code reader implemented with some fresh ideas.☆645Updated 2 months ago