puzpuzpuz / xsyncLinks
Concurrent data structures for Go
☆1,452Updated 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 5 months ago
- Fastest and most memory efficient golang concurrent hashmap☆1,015Updated 9 months ago
- Refactoring and code transformation tool for Go.☆1,008Updated 6 months ago
- A Protocol Buffers compiler that generates optimized marshaling & unmarshaling Go code for ProtoBuf APIv2☆1,007Updated 5 months ago
- Make your Go programs use less memory (maybe)☆837Updated last week
- Go library for creating finite state machines☆1,098Updated 2 months ago
- 🔘 Minimalistic and High-performance goroutine worker pool written in Go☆1,940Updated last week
- Golang rate limiters for distributed applications☆579Updated 2 weeks ago
- A collection of generic data structures written in Go.☆1,339Updated last year
- An in-memory cache with item expiration and generics☆1,132Updated last week
- Generate type-safe Go converters by defining function signatures.☆744Updated 3 weeks ago
- A high performance caching library for Go☆2,286Updated last week
- Go execution trace frontend☆1,278Updated 5 months ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆975Updated 2 months ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,866Updated 3 weeks ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆825Updated last year
- An enum generator for go☆861Updated this week
- Embedded key-value store for read-heavy workloads written in Go☆1,347Updated 7 months ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,000Updated last year
- Fast ring-buffer deque (double-ended queue)☆698Updated last month
- Go error library with error portability over the network☆2,266Updated 3 months ago
- Sonic is a Go library for network and I/O programming that provides developers with a consistent asynchronous model, with a focus on achi…☆747Updated 5 months ago
- Minimalist and zero-dependency scheduling library for Go☆1,936Updated 3 weeks ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,253Updated 2 weeks ago
- Combine one or more Go errors together☆1,151Updated last year
- Golang port of simdjson: parsing gigabytes of JSON per second☆1,940Updated 2 months ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆616Updated 4 months ago
- Go Dependency Analysis toolkit☆1,534Updated 2 months ago
- A thread-safe queue faster and more resource efficient than golang's native channels☆685Updated last year
- GoWrap is a command line tool for generating decorators for Go interfaces☆1,248Updated last month