Yiling-J / theine-goLinks
high performance in-memory cache
☆338Updated 3 weeks ago
Alternatives and similar repositories for theine-go
Users that are interested in theine-go are comparing it to the libraries listed below
Sorting:
- ☆246Updated 3 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.☆213Updated 11 months ago
- Golang port of Abseil's SwissTable☆828Updated 4 months ago
- High performance LRU cache☆237Updated 6 months ago
- Go port of Google's Swiss Table hash table☆445Updated last month
- Zero-allocation type-safe pool for Go☆236Updated 2 years ago
- ☆142Updated 2 months ago
- ☆122Updated 2 years ago
- A generics based dependency injection application framework for Go, supporting aspect oriented programming based on interceptors☆185Updated 3 weeks ago
- Write ahead log for Go.☆670Updated 8 months ago
- A highly optimized double-ended queue☆201Updated last year
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆312Updated 2 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.☆260Updated 2 years ago
- Write Ahead Log for LSM or bitcask storage(or any append-only write).☆271Updated 6 months ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆590Updated 4 months ago
- Fastest and most memory efficient golang concurrent hashmap☆1,011Updated 9 months ago
- A thread-safe queue faster and more resource efficient than golang's native channels☆681Updated last year
- Go concurrent-safe, goroutine-safe, thread-safe queue☆431Updated 2 years ago
- Golang ClickHouse client☆276Updated last year
- All-in-one go testing library☆416Updated last month
- goev is a lightweight, concise i/o event demultiplexer implementation in Go☆195Updated last year
- Simple building blocks for protobuf marshaling and unmarshaling☆196Updated last year
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆287Updated 2 years ago
- ⚡️ lock-free utilities in Go☆160Updated last year
- Concurrency toolkit for Go☆216Updated last year
- A faster Protobuf serializer & deserializer.☆98Updated 11 months ago
- 💥 A lightweight DSL & ORM which helps you to write SQL in Go.☆432Updated 7 months ago
- auto adjust your GOGC value☆228Updated 11 months ago
- Zero-allocation reflection library for Go☆579Updated last year