puzpuzpuz / xsyncLinks
Concurrent data structures for Go
☆1,503Updated last month
Alternatives and similar repositories for xsync
Users that are interested in xsync are comparing it to the libraries listed below
Sorting:
- Golang port of Abseil's SwissTable☆828Updated 7 months ago
- Fastest and most memory efficient golang concurrent hashmap☆1,023Updated 11 months ago
- 🔘 Minimalistic and High-performance goroutine worker pool written in Go☆1,994Updated last week
- Make your Go programs use less memory (maybe)☆866Updated 2 months ago
- Golang rate limiters for distributed applications☆592Updated 2 weeks ago
- Go library for creating finite state machines☆1,121Updated 4 months ago
- Refactoring and code transformation tool for Go.☆1,015Updated 8 months ago
- An in-memory cache with item expiration and generics☆1,161Updated 2 weeks ago
- A collection of generic data structures written in Go.☆1,343Updated last year
- Generate type-safe Go converters by defining function signatures.☆778Updated last month
- A Protocol Buffers compiler that generates optimized marshaling & unmarshaling Go code for ProtoBuf APIv2☆1,027Updated 7 months ago
- A high performance caching library for Go☆2,359Updated last week
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,026Updated last year
- Combine one or more Go errors together☆1,153Updated last year
- Sonic is a Go library for network and I/O programming that provides developers with a consistent asynchronous model, with a focus on achi…☆753Updated last month
- Go Dependency Analysis toolkit☆1,549Updated last month
- Go execution trace frontend☆1,316Updated 3 weeks ago
- An enum generator for go☆879Updated this week
- Go error library with error portability over the network☆2,299Updated last week
- Embedded key-value store for read-heavy workloads written in Go☆1,351Updated last week
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆991Updated last month
- Fast ring-buffer deque (double-ended queue)☆715Updated 3 months ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,874Updated 2 months ago
- ⚙️ A dependency injection toolkit based on Go 1.18+ Generics.☆2,419Updated last week
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆625Updated 6 months ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,274Updated 2 months ago
- Golang port of simdjson: parsing gigabytes of JSON per second☆1,972Updated last month
- Experimental implementation of a proposed v2 encoding/json package☆533Updated last month
- Minimalist and zero-dependency scheduling library for Go☆1,970Updated last month
- Simple golang library for retry mechanism☆2,795Updated last week