Yiling-J / theine-goLinks
high performance in-memory cache
☆341Updated last week
Alternatives and similar repositories for theine-go
Users that are interested in theine-go are comparing it to the libraries listed below
Sorting:
- skipmap is a high-performance, scalable concurrent sorted map based on skip-list. Up to 10x faster than sync.Map in the typical pattern.☆217Updated 11 months ago
- ☆249Updated this week
- Go port of Google's Swiss Table hash table☆448Updated 2 months ago
- A highly optimized double-ended queue☆201Updated last year
- ☆145Updated 3 months ago
- High performance LRU cache☆238Updated 6 months ago
- Golang port of Abseil's SwissTable☆828Updated 5 months ago
- Zero-allocation type-safe pool for Go☆236Updated 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.☆260Updated 2 years ago
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆313Updated last week
- A generics based dependency injection application framework for Go, supporting aspect oriented programming based on interceptors☆186Updated this week
- ☆122Updated 2 years ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆591Updated 5 months ago
- A vendor-neutral storage library for Golang: Write once, run on every storage service.☆609Updated 7 months ago
- All-in-one go testing library☆416Updated last month
- Write ahead log for Go.☆672Updated 9 months ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆219Updated 2 years ago
- Write Ahead Log for LSM or bitcask storage(or any append-only write).☆274Updated 7 months ago
- auto adjust your GOGC value☆228Updated last year
- A faster Protobuf serializer & deserializer.☆100Updated last year
- Fastest and most memory efficient golang concurrent hashmap☆1,015Updated 10 months ago
- 💥 A lightweight DSL & ORM which helps you to write SQL in Go.☆436Updated 7 months ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆287Updated 2 years ago
- goev is a lightweight, concise i/o event demultiplexer implementation in Go☆195Updated last year
- Clone any Go data structure deeply and thoroughly.☆321Updated 3 months ago
- ⚡️ lock-free utilities in Go☆162Updated last year
- ❄ An Lock Free ID Generator for Golang based on Snowflake Algorithm (Twitter announced).☆287Updated 2 years ago
- Concurrency toolkit for Go☆217Updated last year
- The `io_uring` library and runtime for GO☆143Updated 3 months ago
- Golang rate limiters for distributed applications☆580Updated 3 weeks ago