Yiling-J / theine-goLinks
high performance in-memory cache
☆360Updated 4 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:
- ☆259Updated this week
- 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
- ☆150Updated 7 months ago
- Zero-allocation type-safe pool for Go☆251Updated 2 years ago
- Go port of Google's Swiss Table hash table☆467Updated 3 weeks ago
- A generics based dependency injection application framework for Go, supporting aspect oriented programming based on interceptors☆195Updated 3 weeks ago
- Golang port of Abseil's SwissTable☆829Updated 10 months ago
- A highly optimized double-ended queue☆203Updated 2 years ago
- High performance LRU cache☆241Updated 2 months ago
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆329Updated 2 months ago
- Write ahead log for Go.☆701Updated 4 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.☆264Updated 2 years ago
- ☆123Updated 2 years ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆613Updated 10 months ago
- All-in-one go testing library☆429Updated last month
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆294Updated 2 years ago
- Fastest and most memory efficient golang concurrent hashmap☆1,024Updated last year
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated 2 years ago
- Simple building blocks for protobuf marshaling and unmarshaling☆281Updated last month
- Clone any Go data structure deeply and thoroughly.☆327Updated 8 months ago
- A faster Protobuf serializer & deserializer.☆104Updated 2 months ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆434Updated 2 years ago
- Write Ahead Log for LSM or bitcask storage(or any append-only write).☆280Updated 11 months ago
- Golang ClickHouse client☆282Updated last year
- Synchronization and asynchronous computation package for Go☆286Updated 3 weeks ago
- 💥 A lightweight DSL & ORM which helps you to write SQL in Go.☆447Updated 4 months ago
- Nano ID for Go☆437Updated last year
- goev is a lightweight, concise i/o event demultiplexer implementation in Go☆201Updated 2 years ago
- A thread-safe queue faster and more resource efficient than golang's native channels☆693Updated last year
- A vendor-neutral storage library for Golang: Write once, run on every storage service.☆621Updated last year