Concurrent data structures for Go
☆1,637Feb 9, 2026Updated 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☆1,031Oct 27, 2024Updated last year
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,881Jul 30, 2025Updated 7 months ago
- Golang port of Abseil's SwissTable☆828Mar 7, 2025Updated 11 months ago
- Better structured concurrency for go☆10,319Apr 26, 2024Updated last year
- A high performance memory-bound Go cache☆6,787Jan 21, 2026Updated last month
- A high performance caching library for Go☆2,525Dec 23, 2025Updated 2 months ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,089Jul 3, 2024Updated last year
- Optimized Go Compression Packages☆5,416Updated this week
- Golang port of simdjson: parsing gigabytes of JSON per second☆2,011Aug 26, 2025Updated 6 months ago
- Go execution trace frontend☆1,379Dec 15, 2025Updated 2 months ago
- Go library providing algorithms optimized to leverage the characteristics of modern CPUs☆911Sep 23, 2025Updated 5 months ago
- 🚀 fgprof is a sampling Go profiler that allows you to analyze On-CPU as well as Off-CPU (e.g. I/O) time together.☆3,095May 2, 2025Updated 10 months ago
- Fast JSON encoder/decoder compatible with encoding/json for Go☆3,626Jan 4, 2026Updated 2 months ago
- Goroutine leak detector☆5,121Dec 10, 2025Updated 2 months ago
- A library for calling C functions from Go without Cgo☆3,395Feb 26, 2026Updated last week
- A fast Golang Redis client that supports Client Side Caching, Auto Pipelining, Generics OM, RedisJSON, RedisBloom, RediSearch, etc.☆2,902Updated this week
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,842Updated this week
- Anti-memory-waste byte buffer pool☆1,327Jul 20, 2024Updated last year
- wazero: the zero dependency WebAssembly runtime for Go developers☆5,971Feb 16, 2026Updated 2 weeks ago
- Generate x86 Assembly with Go☆2,943Updated this week
- A blazingly fast JSON serializing & deserializing library☆9,245Updated this week
- Minimalist and zero-dependency scheduling library for Go☆2,008Jan 20, 2026Updated last month
- Expression language and expression evaluation for Go☆7,702Updated this week
- Visualise Go runtime metrics in real time☆3,624Updated this week
- Pure Go 1000k+ connections solution, support tls/http1.x/websocket and basically compatible with net/http, with high-performance and low …☆2,702Jan 2, 2026Updated 2 months ago
- Automatically set GOMAXPROCS to match Linux container CPU quota.☆4,815Nov 2, 2025Updated 4 months ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,342Feb 18, 2026Updated 2 weeks ago
- A high-performance, thread-safe generic concurrent hash map implementation with Swiss Map.☆262Oct 17, 2025Updated 4 months ago
- 💥 A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...)☆21,050Updated this week
- A cache library for Go with zero GC overhead.☆5,378Feb 10, 2026Updated 3 weeks ago
- fgtrace is an experimental profiler/tracer that is capturing wallclock timelines for each goroutine. It's very similar to the Chrome prof…☆910Nov 27, 2022Updated 3 years ago
- a thread-safe concurrent map for go☆4,529May 22, 2024Updated last year
- 🚀 gnet is a high-performance, lightweight, non-blocking, event-driven networking framework written in pure Go.☆11,098Jan 22, 2026Updated last month
- Fast key-value DB in Go.☆15,499Feb 26, 2026Updated last week
- B-tree implementation for Go☆1,198Updated this week
- RocksDB/LevelDB inspired key-value database in Go☆5,790Updated this week
- A thread-safe queue faster and more resource efficient than golang's native channels☆695Mar 12, 2024Updated last year
- A Protocol Buffers compiler that generates optimized marshaling & unmarshaling Go code for ProtoBuf APIv2☆1,079Mar 13, 2025Updated 11 months ago
- Zero Allocation JSON Logger☆12,233Feb 2, 2026Updated last month