Yiling-J / theine-goLinks
high performance in-memory cache
☆355Updated 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:
- ☆255Updated 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.☆223Updated last year
- Go port of Google's Swiss Table hash table☆461Updated 5 months ago
- Golang port of Abseil's SwissTable☆828Updated 9 months ago
- Zero-allocation type-safe pool for Go☆249Updated 2 years ago
- ☆150Updated 6 months ago
- A generics based dependency injection application framework for Go, supporting aspect oriented programming based on interceptors☆197Updated last month
- High performance LRU cache☆239Updated last month
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated 2 years ago
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆325Updated last month
- 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 highly optimized double-ended queue☆202Updated 2 years ago
- Write ahead log for Go.☆691Updated 3 months ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆608Updated 8 months ago
- Fastest and most memory efficient golang concurrent hashmap☆1,024Updated last year
- Write Ahead Log for LSM or bitcask storage(or any append-only write).☆278Updated 10 months ago
- A high-performance, thread-safe generic concurrent hash map implementation with Swiss Map.☆257Updated last month
- A vendor-neutral storage library for Golang: Write once, run on every storage service.☆619Updated 11 months ago
- Simple building blocks for protobuf marshaling and unmarshaling☆235Updated this week
- 💥 A lightweight DSL & ORM which helps you to write SQL in Go.☆446Updated 3 months ago
- auto adjust your GOGC value☆230Updated last year
- Go concurrent-safe, goroutine-safe, thread-safe queue☆431Updated 2 years ago
- Pure Golang PostgreSQL (SQL:2011, SQL:2008, SQL:2003, SQL:1999, and SQL-92 Standard) Parser☆311Updated last year
- All-in-one go testing library☆428Updated 2 weeks ago
- A thread-safe queue faster and more resource efficient than golang's native channels☆690Updated last year
- Golang ClickHouse client☆281Updated last year
- The `io_uring` library and runtime for GO☆151Updated 7 months ago
- Fast, zero heap allocation Go Trie for runes or paths☆496Updated last year
- Zero-allocation reflection library for Go☆596Updated 2 years ago