Yiling-J / theine-goLinks
high performance in-memory cache
☆347Updated last month
Alternatives and similar repositories for theine-go
Users that are interested in theine-go are comparing it to the libraries listed below
Sorting:
- ☆252Updated 2 weeks 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.☆220Updated last year
- Zero-allocation type-safe pool for Go☆244Updated 2 years ago
- Go port of Google's Swiss Table hash table☆457Updated 4 months ago
- Golang port of Abseil's SwissTable☆828Updated 7 months ago
- A generics based dependency injection application framework for Go, supporting aspect oriented programming based on interceptors☆195Updated last week
- ☆148Updated 5 months ago
- A highly optimized double-ended queue☆201Updated 2 years ago
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆320Updated 2 weeks ago
- High performance LRU cache☆238Updated last month
- ☆123Updated 2 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
- Write ahead log for Go.☆681Updated last month
- All-in-one go testing library☆422Updated 3 months ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated 2 years ago
- Write Ahead Log for LSM or bitcask storage(or any append-only write).☆276Updated 9 months ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆600Updated 7 months ago
- 💥 A lightweight DSL & ORM which helps you to write SQL in Go.☆443Updated last month
- auto adjust your GOGC value☆230Updated last year
- Golang ClickHouse client☆279Updated last year
- Fastest and most memory efficient golang concurrent hashmap☆1,023Updated last year
- Go concurrent-safe, goroutine-safe, thread-safe queue☆430Updated 2 years ago
- A vendor-neutral storage library for Golang: Write once, run on every storage service.☆607Updated 9 months ago
- A high-performance, thread-safe generic concurrent hash map implementation with Swiss Map.☆251Updated last week
- Clone any Go data structure deeply and thoroughly.☆325Updated 6 months ago
- Zero-allocation reflection library for Go☆581Updated last year
- Simple dense bitmap index in Go with binary operators☆359Updated 4 months ago
- Simple building blocks for protobuf marshaling and unmarshaling☆215Updated last year
- Golang rate limiters for distributed applications☆594Updated 3 weeks ago
- A thread-safe queue faster and more resource efficient than golang's native channels☆689Updated last year