Yiling-J / theine-goLinks
high performance in-memory cache
☆295Updated 3 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:
- ☆239Updated this week
- Golang port of Abseil's SwissTable☆825Updated 2 months ago
- High performance LRU cache☆232Updated 4 months ago
- ☆121Updated last year
- Go port of Google's Swiss Table hash table☆433Updated 2 months ago
- Zero-allocation type-safe pool for Go☆234Updated 2 years 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.☆209Updated 9 months ago
- ☆139Updated 2 weeks ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- Fastest and most memory efficient golang concurrent hashmap☆993Updated 7 months ago
- Write ahead log for Go.☆662Updated 6 months ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆575Updated 2 months ago
- 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…☆389Updated 2 months ago
- A generics based dependency injection application framework for Go, supporting aspect oriented programming based on interceptors☆186Updated last week
- All-in-one go testing library☆405Updated last month
- A thread-safe queue faster and more resource efficient than golang's native channels☆677Updated last year
- goev is a lightweight, concise i/o event demultiplexer implementation in Go☆191Updated last year
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆307Updated 3 weeks ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆425Updated 2 years ago
- Gain is a high-performance io_uring networking framework written entirely in Go.☆541Updated last year
- Simple building blocks for protobuf marshaling and unmarshaling☆180Updated 11 months ago
- ⚡️ lock-free utilities in Go☆157Updated last year
- ☆119Updated 2 years ago
- Clone any Go data structure deeply and thoroughly.☆319Updated last month
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆286Updated 2 years ago
- Golang ClickHouse client☆270Updated last year
- Zero-allocation reflection library for Go☆572Updated last year
- A simple and efficient thread-safe sharded hashmap for Go☆227Updated 5 years ago
- Simple dense bitmap index in Go with binary operators☆334Updated 2 weeks ago
- Write Ahead Log for LSM or bitcask storage(or any append-only write).☆263Updated 4 months ago