Yiling-J / theine-goLinks
high performance in-memory cache
☆335Updated last week
Alternatives and similar repositories for theine-go
Users that are interested in theine-go are comparing it to the libraries listed below
Sorting:
- ☆242Updated last 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.☆212Updated 10 months ago
- Zero-allocation type-safe pool for Go☆235Updated 2 years ago
- Golang port of Abseil's SwissTable☆827Updated 4 months ago
- Go port of Google's Swiss Table hash table☆439Updated 3 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.☆260Updated 2 years ago
- ☆142Updated last month
- High performance LRU cache☆236Updated 5 months ago
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆310Updated 2 months ago
- A generics based dependency injection application framework for Go, supporting aspect oriented programming based on interceptors☆186Updated last week
- A highly optimized double-ended queue☆200Updated last year
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆582Updated 3 months ago
- ☆121Updated 2 years ago
- Write ahead log for Go.☆667Updated 8 months ago
- Write Ahead Log for LSM or bitcask storage(or any append-only write).☆268Updated 5 months ago
- Fastest and most memory efficient golang concurrent hashmap☆1,003Updated 8 months ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- All-in-one go testing library☆413Updated 2 weeks ago
- auto adjust your GOGC value☆228Updated 10 months ago
- Simple building blocks for protobuf marshaling and unmarshaling☆196Updated last year
- Pure Golang PostgreSQL (SQL:2011, SQL:2008, SQL:2003, SQL:1999, and SQL-92 Standard) Parser☆292Updated last year
- Zero-allocation reflection library for Go☆576Updated last year
- A vendor-neutral storage library for Golang: Write once, run on every storage service.☆607Updated 6 months ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆427Updated 2 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆286Updated 2 years ago
- A faster Protobuf serializer & deserializer.☆97Updated 10 months ago
- Golang ClickHouse client☆274Updated last year
- A thread-safe queue faster and more resource efficient than golang's native channels☆680Updated last year
- Adaptive Radix Trees implemented in Go☆392Updated 6 months ago
- 💥 A lightweight DSL & ORM which helps you to write SQL in Go.☆429Updated 6 months ago