Yiling-J / theine-go
high performance in-memory cache
☆290Updated last month
Alternatives and similar repositories for theine-go:
Users that are interested in theine-go are comparing it to the libraries listed below
- High performance LRU cache☆228Updated 2 months ago
- ☆230Updated 2 weeks ago
- ☆118Updated last year
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆217Updated 2 years ago
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆288Updated 3 weeks ago
- ☆137Updated 2 months ago
- Go port of Google's Swiss Table hash table☆424Updated 3 weeks ago
- Write Ahead Log for LSM or bitcask storage(or any append-only write).☆258Updated 2 months ago
- Golang port of Abseil's SwissTable☆825Updated last month
- Write ahead log for Go.☆659Updated 5 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.☆208Updated 7 months ago
- A generics based dependency injection application framework for Go, supporting aspect oriented programming based on interceptors☆182Updated this week
- goev is a lightweight, concise i/o event demultiplexer implementation in Go☆189Updated last year
- ☆118Updated 2 years ago
- Zero-allocation type-safe pool for Go☆231Updated last year
- Provides easy-to-use async IO interface with io_uring☆631Updated last year
- A highly optimized double-ended queue☆193Updated last year
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆285Updated 2 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆226Updated 5 years 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.☆256Updated 2 years ago
- Simple building blocks for protobuf marshaling and unmarshaling☆179Updated 10 months ago
- ⚡️ lock-free utilities in Go☆156Updated 11 months ago
- Synchronization and asynchronous computation package for Go☆243Updated 7 months ago
- auto adjust your GOGC value☆228Updated 8 months ago
- All-in-one go testing library☆395Updated this week
- A thread-safe queue faster and more resource efficient than golang's native channels☆674Updated last year
- go-mask is a simple, customizable Go library for masking sensitive information.☆192Updated 9 months ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆562Updated last month
- Fast and easy-to-use skip list for Go.☆409Updated 7 months ago
- Adaptive Radix Trees implemented in Go☆388Updated 4 months ago