Yiling-J / theine-go
high performance in-memory cache
☆289Updated last month
Alternatives and similar repositories for theine-go:
Users that are interested in theine-go are comparing it to the libraries listed below
- ☆225Updated last week
- ☆118Updated last year
- skipmap is a high-performance, scalable concurrent sorted map based on skip-list. Up to 10x faster than sync.Map in the typical pattern.☆207Updated 7 months ago
- Zero-allocation type-safe pool for Go☆230Updated last year
- ☆136Updated last month
- Write Ahead Log for LSM or bitcask storage(or any append-only write).☆256Updated 2 months ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- ⚡️ lock-free utilities in Go☆155Updated 10 months ago
- Golang port of Abseil's SwissTable☆826Updated 3 weeks ago
- Write ahead log for Go.☆645Updated 4 months ago
- Go port of Google's Swiss Table hash table☆421Updated this week
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆554Updated 2 weeks ago
- goev is a lightweight, concise i/o event demultiplexer implementation in Go☆189Updated last year
- A generics based dependency injection application framework for Go, supporting aspect oriented programming based on interceptors☆182Updated this week
- High performance LRU cache☆226Updated last month
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆286Updated 2 months 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.☆255Updated 2 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆284Updated 2 years ago
- 🗃 Generic cache use and cache manage. Provide a unified usage API by packaging various commonly used drivers. Support File, Memory, Red…☆195Updated last week
- Adaptive Radix Trees implemented in Go☆386Updated 3 months ago
- Golang ClickHouse client☆268Updated last year
- Simple dense bitmap index in Go with binary operators☆325Updated last year
- 💥 A lightweight DSL & ORM which helps you to write SQL in Go.☆423Updated 2 months ago
- A high-performance, thread-safe generic concurrent hash map implementation with Swiss Map.☆244Updated 3 months ago
- A faster Protobuf serializer & deserializer.☆92Updated 7 months ago
- auto adjust your GOGC value☆226Updated 7 months ago
- All-in-one go testing library☆389Updated this week
- Clone any Go data structure deeply and thoroughly.☆309Updated 11 months ago
- A highly optimized double-ended queue☆193Updated last year
- Simple building blocks for protobuf marshaling and unmarshaling☆177Updated 9 months ago