Yiling-J / theine-go
high performance in-memory cache
☆292Updated 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:
- ☆236Updated 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.☆210Updated 8 months ago
- High performance LRU cache☆229Updated 3 months ago
- ☆121Updated last year
- Zero-allocation type-safe pool for Go☆232Updated 2 years ago
- Golang port of Abseil's SwissTable☆826Updated 2 months ago
- A generics based dependency injection application framework for Go, supporting aspect oriented programming based on interceptors☆185Updated this week
- ☆138Updated 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
- Go port of Google's Swiss Table hash table☆428Updated last month
- Write ahead log for Go.☆661Updated 6 months ago
- Zero-allocation reflection library for Go☆569Updated last year
- Write Ahead Log for LSM or bitcask storage(or any append-only write).☆262Updated 3 months ago
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆290Updated this week
- Copygen generates code based on Go types. Generate type-based code to copy values from type to type and fields from struct to struct by d…☆383Updated 2 months ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆425Updated 2 years ago
- ☆118Updated 2 years ago
- Clone any Go data structure deeply and thoroughly.☆313Updated 2 weeks ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆286Updated 2 years ago
- Golang rate limiters for distributed applications☆553Updated last week
- All-in-one go testing library☆399Updated 2 weeks ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 2 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
- 🗃 Generic cache use and cache manage. Provide a unified usage API by packaging various commonly used drivers. Support File, Memory, Red…☆196Updated last month
- Simple building blocks for protobuf marshaling and unmarshaling☆179Updated 11 months ago
- ⚡ A memory arena implementation for Go.☆530Updated last year
- Generate type-safe Go converters by defining function signatures.☆677Updated last week
- Fastest and most memory efficient golang concurrent hashmap☆995Updated 6 months ago
- auto adjust your GOGC value☆228Updated 8 months ago
- 💥 A lightweight DSL & ORM which helps you to write SQL in Go.☆427Updated 4 months ago