puzpuzpuz / xsyncLinks
Concurrent data structures for Go
☆1,341Updated 3 weeks ago
Alternatives and similar repositories for xsync
Users that are interested in xsync are comparing it to the libraries listed below
Sorting:
- Fastest and most memory efficient golang concurrent hashmap☆993Updated 7 months ago
- Golang port of Abseil's SwissTable☆825Updated 2 months ago
- A Protocol Buffers compiler that generates optimized marshaling & unmarshaling Go code for ProtoBuf APIv2☆978Updated 2 months ago
- Refactoring and code transformation tool for Go.☆994Updated 3 months ago
- Golang rate limiters for distributed applications☆560Updated this week
- 🔘 Minimalistic and High-performance goroutine worker pool written in Go☆1,783Updated last month
- Make your Go programs use less memory (maybe)☆811Updated 2 months ago
- Wrapper types for sync/atomic which enforce atomic access☆1,404Updated last month
- Combine one or more Go errors together☆1,137Updated last year
- A collection of generic data structures written in Go.☆1,307Updated last year
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,847Updated 2 months ago
- Go error library with error portability over the network☆2,211Updated 2 weeks ago
- An enum generator for go☆828Updated 2 months ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,217Updated last week
- A universal mechanism to manage goroutine lifecycles☆1,609Updated last year
- Generate type-safe Go converters by defining function signatures.☆690Updated 3 weeks ago
- Go execution trace frontend☆1,258Updated 2 months ago
- An in-memory cache with item expiration and generics☆1,055Updated this week
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆822Updated last year
- Go library for creating finite state machines☆1,054Updated last week
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,949Updated 10 months ago
- Minimalist and zero-dependency scheduling library for Go☆1,874Updated last week
- A Go (golang) package for representing a list of errors as a single error.☆2,455Updated 2 months ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆953Updated last week
- Concurrency limiting goroutine pool☆1,386Updated 3 months ago
- Golang port of simdjson: parsing gigabytes of JSON per second☆1,918Updated 2 months ago
- An alternative to stack traces for your Go errors☆761Updated 3 weeks ago
- A high performance cache for Go☆1,889Updated this week
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆592Updated 2 months ago
- Experimental implementation of a proposed v2 encoding/json package☆506Updated 2 weeks ago