Yiling-J / theine-goLinks
high performance in-memory cache
☆359Updated 3 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:
- ☆257Updated 3 weeks ago
- Go port of Google's Swiss Table hash table☆465Updated last week
- Golang port of Abseil's SwissTable☆829Updated 9 months 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
- Zero-allocation type-safe pool for Go☆251Updated 2 years ago
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆326Updated last month
- ☆149Updated 7 months ago
- A generics based dependency injection application framework for Go, supporting aspect oriented programming based on interceptors☆197Updated last week
- ☆123Updated 2 years ago
- High performance LRU cache☆241Updated last month
- A vendor-neutral storage library for Golang: Write once, run on every storage service.☆621Updated 11 months ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆612Updated 9 months ago
- Fastest and most memory efficient golang concurrent hashmap☆1,025Updated last year
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated 2 years ago
- auto adjust your GOGC value☆231Updated last year
- Golang ClickHouse client☆282Updated last year
- A highly optimized double-ended queue☆202Updated 2 years ago
- A thread-safe queue faster and more resource efficient than golang's native channels☆690Updated last year
- 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
- All-in-one go testing library☆428Updated last month
- Go concurrent-safe, goroutine-safe, thread-safe queue☆431Updated 2 years ago
- Write ahead log for Go.☆696Updated 4 months ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆293Updated 2 years ago
- Write Ahead Log for LSM or bitcask storage(or any append-only write).☆279Updated 11 months ago
- Simple building blocks for protobuf marshaling and unmarshaling☆277Updated 2 weeks ago
- ☆127Updated 2 years ago
- Synchronization and asynchronous computation package for Go☆285Updated this week
- Concurrency toolkit for Go☆221Updated last year
- ❄ An Lock Free ID Generator for Golang based on Snowflake Algorithm (Twitter announced).☆295Updated 2 years ago
- A memory arena implementation for Go.☆552Updated last year