Yiling-J / theine-go
high performance in-memory cache
☆284Updated 2 weeks ago
Alternatives and similar repositories for theine-go:
Users that are interested in theine-go are comparing it to the libraries listed below
- ☆220Updated 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.☆200Updated 4 months ago
- Golang port of Abseil's SwissTable☆803Updated 6 months ago
- ☆116Updated last year
- Go port of Google's Swiss Table hash table☆333Updated 6 months ago
- A generics based dependency injection application framework for Go, supporting aspect oriented programming based on interceptors☆178Updated this week
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆216Updated last year
- Zero-allocation type-safe pool for Go☆228Updated last year
- ☆130Updated 6 months ago
- Write ahead log for Go.☆631Updated 2 months ago
- High performance LRU cache☆219Updated last month
- skipset is a high-performance, scalable concurrent sorted set based on skip-list. Up to 15x faster than sync.Map in the typical pattern.☆251Updated last year
- Write Ahead Log for LSM or bitcask storage(or any append-only write).☆247Updated this week
- goev is a lightweight, concise i/o event demultiplexer implementation in Go☆189Updated last year
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆524Updated 2 months ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆282Updated last year
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆282Updated 3 weeks ago
- Clone any Go data structure deeply and thoroughly.☆306Updated 8 months ago
- Pure Golang PostgreSQL (SQL:2011, SQL:2008, SQL:2003, SQL:1999, and SQL-92 Standard) Parser☆282Updated 7 months ago
- auto adjust your GOGC value☆222Updated 5 months ago
- ☆114Updated last year
- Fastest and most memory efficient golang concurrent hashmap☆963Updated 3 months ago
- A simple and efficient thread-safe sharded hashmap for Go☆225Updated 5 years ago
- Synchronization and asynchronous computation package for Go☆234Updated 4 months ago
- All-in-one go testing library☆381Updated last month
- Fast and easy-to-use skip list for Go.☆397Updated 4 months ago
- High-performance timer implementation based on 5-level time wheel. 高性能定时器(5级时间轮,最小堆)[从零实现]☆268Updated last month
- A thread-safe queue faster and more resource efficient than golang's native channels☆669Updated 10 months ago
- The assembler from the Go compiler, in library form.☆170Updated 4 years ago
- A parsing/linking engine for protobuf; the guts for a pure Go replacement of protoc.☆250Updated this week