SaveTheRbtz / generic-sync-map-goLinks
Generic implementation of sync.Map
☆18Updated 2 years ago
Alternatives and similar repositories for generic-sync-map-go
Users that are interested in generic-sync-map-go are comparing it to the libraries listed below
Sorting:
- fast int64-int64 map for go☆98Updated 2 years ago
- Fastest and most efficient goroutine pool (experimental)☆139Updated 2 years ago
- Storing strings without GC overhead☆84Updated 5 years ago
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- Optimized functions for Go using SIMD☆194Updated 4 years ago
- protoc-gen-go patch utility☆112Updated this week
- A better Generic Pool (sync.Pool)☆68Updated 4 months ago
- A prefix tree implementation in go☆43Updated last year
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆219Updated 2 years ago
- uint128 for Go☆251Updated 9 months ago
- bebop wire format in Go☆78Updated last year
- Generic and fast binary serializer for Go☆229Updated last year
- Generic sorted map for Go with red-black tree under the hood☆65Updated 3 years ago
- Sync primitive for golang. Key + Mutex = Kmutex☆37Updated 9 months ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated last year
- a thread-safe concurrent map for go☆97Updated last year
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆54Updated last month
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- Package for fast copying structs of different types☆52Updated 4 years ago
- An ordered collection implemented in Golang with O(log(N)) time complexity on adding / searching / removing☆160Updated 2 years ago
- go-delta - A Go package and utility to generate and apply binary delta updates.☆29Updated 4 years ago
- High performance JSON iterator & validator for Go☆96Updated last year
- Faster base64 encoding for Go☆183Updated 2 years ago
- Zero-allocation type-safe pool for Go☆236Updated 2 years ago
- The size of variable at runtime☆150Updated last year
- System V shared memory functions in pure Go.☆134Updated 11 months ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 4 months ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆71Updated last week
- Fast Concurrent / Parallel Sorting in Go☆138Updated 2 weeks ago
- Simple string pattern matcher for Go☆130Updated last year