A typed implementation of the Go sync.Map using code generation
☆256Feb 25, 2023Updated 3 years ago
Alternatives and similar repositories for syncmap
Users that are interested in syncmap are comparing it to the libraries listed below
Sorting:
- Generic lease implementation using DynamoDB☆19Jan 3, 2018Updated 8 years ago
- Retry generators with full jitter☆10Sep 13, 2017Updated 8 years ago
- An implementation of the Unix tree command written in Go, that can be used programmatically☆100Jan 4, 2024Updated 2 years ago
- This package provides the ability to encode golang structs to a buffer as JSON very quickly.☆734Dec 6, 2023Updated 2 years ago
- Minimalistic BDD-style assertions for Go (inspired by expect.js)☆30Nov 29, 2016Updated 9 years ago
- An aggregated records producer for Amazon Kinesis☆150Sep 16, 2024Updated last year
- An experimental error handling package for Go☆10Aug 11, 2018Updated 7 years ago
- Fast Go decoder for dynamic JSON☆598May 9, 2017Updated 8 years ago
- Pprof made easy at development time for Go☆757Oct 23, 2020Updated 5 years ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,882Jul 30, 2025Updated 7 months ago
- A simple and efficient thread-safe sharded hashmap for Go☆246Oct 2, 2019Updated 6 years ago
- xxh3 fast hash function☆105Mar 17, 2019Updated 7 years ago
- Zero-copy I/O primitives and pipelines for Go. Linux-specific.☆553Aug 3, 2024Updated last year
- Go Typed ORM☆16Mar 13, 2020Updated 6 years ago
- Optimized Go Compression Packages☆5,432Mar 2, 2026Updated 2 weeks ago
- A tool to analyze and troubleshoot a Go binary size.☆1,707Apr 10, 2024Updated last year
- A fast string sorting algorithm (MSD radix sort)☆196Mar 8, 2018Updated 8 years ago
- Helper tool for manual Go code optimization.☆137Mar 19, 2025Updated last year
- experimental new HTTP client API for #golang (WIP)☆585Jan 1, 2019Updated 7 years ago
- A CLI for generating ER diagrams for Ent schema☆142Dec 10, 2023Updated 2 years ago
- Play something while waiting for your command to finish☆192Jan 26, 2018Updated 8 years ago
- A high performance memory-bound Go cache☆6,807Jan 21, 2026Updated last month
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,341Feb 18, 2026Updated last month
- Off heap golang memory pool☆60Jul 29, 2021Updated 4 years ago
- Jennifer is a code generator for Go☆3,604Sep 8, 2024Updated last year
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,095Jul 3, 2024Updated last year
- Go package containing implementations of efficient encoding, decoding, and validation APIs.☆1,045Mar 10, 2026Updated last week
- Selected Go-internal packages factored out from the standard library☆965Apr 10, 2025Updated 11 months ago
- Surprisingly space efficient trie in Golang(11 bits/key; 100 ns/get).☆1,929Mar 10, 2026Updated last week
- Fast event-loop networking for Go☆6,040Oct 22, 2023Updated 2 years ago
- Goroutine Leak Detector☆1,045Oct 15, 2020Updated 5 years ago
- Storing strings without GC overhead☆86Feb 18, 2026Updated last month
- high performance JSON encoder/decoder with stream API for Golang☆2,135Nov 22, 2023Updated 2 years ago
- Type-safe, zero-allocation sets for Go☆818Feb 25, 2020Updated 6 years ago
- [Deprecated] Protocol Buffers for Go with Gadgets☆5,683Jul 27, 2023Updated 2 years ago
- Assert your Go code is inlined and bounds-check eliminated☆315Mar 13, 2026Updated last week
- GenX: Generics For Go, Yet Again.☆36Aug 31, 2017Updated 8 years ago
- Generate .proto files from Go source code.☆736Oct 19, 2020Updated 5 years ago
- Patch all Go functions for testing☆261Dec 3, 2023Updated 2 years ago