dustinxie / lockfree
Golang lock-free Hashmap and List
☆71Updated 2 years ago
Alternatives and similar repositories for lockfree
Users that are interested in lockfree are comparing it to the libraries listed below
Sorting:
- Streaming JSON encoding for Golang☆30Updated 5 months ago
- An Adaptive Radix Tree (ART) implementation in Go☆81Updated last year
- Load file-backed memory☆122Updated 2 years ago
- ☆121Updated last year
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 2 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- MUS format serializer for Golang☆113Updated 3 weeks ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Simple managed reload mechanism for Go☆47Updated 8 months ago
- Simplicity-focused, template based SQL query builder☆65Updated last year
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆238Updated 6 months ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated 9 months ago
- Easy and intuitive Go Benchmark Results Viewer.☆71Updated 2 years ago
- Fast and Scalable RPC Framework☆43Updated last year
- Zero-allocation type-safe pool for Go☆232Updated 2 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- High throughput primitives library☆50Updated last year
- Go's concurrency patterns as generic library to use.☆37Updated 3 years ago
- A fast WebSocket implementation for fasthttp and net/http. Supporting concurrent R/W operations by default.☆88Updated 3 years ago
- WebSocket for fasthttp☆65Updated 2 months ago
- Golang Dynamic Decision Tree☆39Updated 4 years ago
- Tiny wrapper around SQLX for Generic SQL queries☆48Updated 6 months ago
- Consistent hashing hashring implementation.☆34Updated last year
- ☆82Updated 4 months ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆54Updated 2 years ago
- a thread-safe concurrent map for go☆94Updated last year
- A linter to ensure that slices are not initialized with non-zero length☆75Updated 3 months ago
- Expression evaluator for Go☆73Updated last month