beyondstorage / go-storageLinks
A vendor-neutral storage library for Golang: Write once, run on every storage service.
☆608Updated 5 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.☆664Updated 7 months ago
- Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, Po…☆794Updated this week
- Golang port of Abseil's SwissTable☆825Updated 3 months ago
- reflect api without runtime reflect.Value cost☆797Updated 3 months ago
- A thread-safe queue faster and more resource efficient than golang's native channels☆679Updated last year
- All-in-one go testing library☆407Updated last week
- Zero-allocation reflection library for Go☆576Updated last year
- Simple but powerful DAG scheduler and dashboard☆440Updated 4 months ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆427Updated 2 years ago
- Clone any Go data structure deeply and thoroughly.☆321Updated 2 months ago
- Provides easy-to-use async IO interface with io_uring☆648Updated last year
- Clone of golang/groupcache with TTL and Item Removal support☆519Updated 2 months ago
- Fastest and most memory efficient golang concurrent hashmap☆1,001Updated 8 months ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆958Updated 3 weeks ago
- Go simple async message bus☆277Updated 4 years ago
- XXH3 algorithm in Go☆458Updated 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.☆258Updated 2 years ago
- Golang rate limiters for distributed applications☆567Updated 3 weeks ago
- Compute the diff between two JSON documents as a series of RFC6902 (JSON Patch) operations☆579Updated last month
- high performance in-memory cache☆297Updated 3 months ago
- Embedded durable workflows for Golang similar to DTFx/Cadence/Temporal☆301Updated 4 months ago
- 💥 A lightweight DSL & ORM which helps you to write SQL in Go.☆428Updated 5 months ago
- Go library providing common interface for working across multiple cloud storage backends☆224Updated 10 months ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆581Updated 3 months ago
- High Availability Raft Framework for Go☆636Updated 2 months ago
- 📢 Lightweight event manager and dispatcher implements by Go. Go实现的轻量级的事件管理、调度程序库, 支持设置监听器的优先级, 支持使用通配符来进行一组事件的监听☆542Updated 3 months ago
- dque is a fast, embedded, durable queue for Go☆783Updated 8 months ago
- Generate type-safe Go converters by defining function signatures.☆707Updated last week
- Pluggable, extensible virtual file system for Go☆340Updated last month
- auto adjust your GOGC value☆228Updated 10 months ago