Yiling-J / theine-goLinks
high performance in-memory cache
☆350Updated 2 months ago
Alternatives and similar repositories for theine-go
Users that are interested in theine-go are comparing it to the libraries listed below
Sorting:
- ☆254Updated 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.☆222Updated last year
- Go port of Google's Swiss Table hash table☆459Updated 4 months ago
- Zero-allocation type-safe pool for Go☆244Updated 2 years ago
- A generics based dependency injection application framework for Go, supporting aspect oriented programming based on interceptors☆197Updated last week
- Golang port of Abseil's SwissTable☆828Updated 8 months ago
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆320Updated last week
- ☆148Updated 5 months ago
- A highly optimized double-ended queue☆201Updated 2 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated 2 years ago
- High performance LRU cache☆238Updated 2 weeks 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 thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆602Updated 8 months ago
- Write ahead log for Go.☆689Updated 2 months ago
- auto adjust your GOGC value☆230Updated last year
- A vendor-neutral storage library for Golang: Write once, run on every storage service.☆618Updated 10 months ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆430Updated 2 years ago
- Write Ahead Log for LSM or bitcask storage(or any append-only write).☆277Updated 9 months ago
- All-in-one go testing library☆424Updated 2 weeks ago
- ☆123Updated 2 years ago
- Fastest and most memory efficient golang concurrent hashmap☆1,024Updated last year
- Golang ClickHouse client☆280Updated last year
- Experimental packages not in std and golang.org/exp☆80Updated 10 months ago
- Simple building blocks for protobuf marshaling and unmarshaling☆226Updated last year
- goev is a lightweight, concise i/o event demultiplexer implementation in Go☆196Updated 2 years ago
- A thread-safe queue faster and more resource efficient than golang's native channels☆690Updated last year
- ⚡️ lock-free utilities in Go☆162Updated last year
- Clone any Go data structure deeply and thoroughly.☆325Updated 6 months ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆291Updated 2 years ago
- Zero-allocation reflection library for Go☆583Updated 2 years ago