Yiling-J / theine-goLinks
high performance in-memory cache
☆297Updated 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:
- ☆241Updated 2 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.☆210Updated 9 months ago
- Zero-allocation type-safe pool for Go☆235Updated 2 years ago
- ☆121Updated last year
- Write ahead log for Go.☆664Updated 7 months ago
- Golang port of Abseil's SwissTable☆825Updated 3 months ago
- Go port of Google's Swiss Table hash table☆436Updated 2 months ago
- ☆141Updated last month
- High performance LRU cache☆236Updated 4 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 generics based dependency injection application framework for Go, supporting aspect oriented programming based on interceptors☆186Updated last week
- auto adjust your GOGC value☆228Updated 10 months ago
- goev is a lightweight, concise i/o event demultiplexer implementation in Go☆192Updated last year
- All-in-one go testing library☆405Updated last week
- A highly optimized double-ended queue☆200Updated last year
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆286Updated 2 years ago
- Write Ahead Log for LSM or bitcask storage(or any append-only write).☆263Updated 4 months ago
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆310Updated last month
- Fastest and most memory efficient golang concurrent hashmap☆1,001Updated 7 months ago
- Zero-allocation reflection library for Go☆576Updated 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.☆258Updated 2 years ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆580Updated 3 months ago
- Simple building blocks for protobuf marshaling and unmarshaling☆191Updated last year
- Synchronization and asynchronous computation package for Go☆249Updated 9 months ago
- ☆121Updated 2 years ago
- Adaptive Radix Trees implemented in Go☆391Updated 6 months ago
- ⚡ A memory arena implementation for Go.☆538Updated last year
- ⚡️ lock-free utilities in Go☆158Updated last year
- Provides easy-to-use async IO interface with io_uring☆648Updated last year
- Go concurrent-safe, goroutine-safe, thread-safe queue☆427Updated 2 years ago