puzpuzpuz / xsync
Concurrent data structures for Go
☆1,114Updated 4 months ago
Related projects ⓘ
Alternatives and complementary repositories for xsync
- Fastest and most memory efficient golang concurrent hashmap☆932Updated 3 weeks ago
- Golang port of Abseil's SwissTable☆777Updated 4 months ago
- Refactoring and code transformation tool for Go.☆943Updated this week
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,787Updated last year
- An enum generator for go☆758Updated last month
- A Protocol Buffers compiler that generates optimized marshaling & unmarshaling Go code for ProtoBuf APIv2☆909Updated this week
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆816Updated 9 months ago
- Combine one or more Go errors together☆1,045Updated 6 months ago
- A Go (golang) package for representing a list of errors as a single error.☆2,350Updated this week
- Golang rate limiters for distributed applications☆461Updated last week
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆853Updated 2 months ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,821Updated 4 months ago
- An in-memory cache with item expiration and generics☆955Updated 2 weeks ago
- Make your Go programs use less memory (maybe)☆679Updated last week
- Go error library with error portability over the network☆2,122Updated 3 months ago
- Go execution trace frontend☆1,181Updated 4 months ago
- Go library for creating finite state machines☆972Updated 2 months ago
- 🔘 Minimalistic and High-performance goroutine worker pool written in Go☆1,521Updated last week
- Generate type-safe Go converters by simply defining an interface☆532Updated this week
- Experimental implementation of a proposed v2 encoding/json package☆391Updated this week
- Wrapper types for sync/atomic which enforce atomic access☆1,357Updated this week
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,133Updated 4 months ago
- Simple golang library for retry mechanism☆2,460Updated 2 months ago
- A collection of generic data structures written in Go.☆1,292Updated 10 months ago
- A supersonic rate limiting package for Go with HTTP middleware.☆556Updated 3 months ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆530Updated 3 months ago
- Go library for retrying with configurable backoffs☆642Updated 3 months ago
- A Go tool to auto generate methods for your enums☆436Updated last month
- Low-level Go interface to SQLite 3☆773Updated last month
- Server Sent Events server and client for Golang☆865Updated 4 months ago