xhd2015 / xgo
All-in-one go testing library
☆368Updated this week
Related projects ⓘ
Alternatives and complementary repositories for xgo
- Clone any Go data structure deeply and thoroughly.☆305Updated 6 months ago
- Generate type-safe Go converters by simply defining an interface☆532Updated last week
- Go heap object reference analysis tool☆572Updated this week
- 🚨 Design workflows of slog handlers: pipeline, middleware, fanout, routing, failover, load balancing...☆391Updated this week
- Fastest and most memory efficient golang concurrent hashmap☆934Updated 3 weeks ago
- Golang port of Abseil's SwissTable☆778Updated 4 months ago
- 🎉 An awesome version control tool for protoc and its related plugins.☆182Updated 10 months ago
- Go generator to copy values from type to type and fields from struct to struct (copier without reflection). Generate any code based on ty…☆356Updated 8 months ago
- A generics based dependency injection application framework for Go, support OpenTelemetry trace/metric/log natively 🚀🚀🚀☆170Updated this week
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆274Updated 4 months ago
- Right imports sorting & code formatting tool (goimports alternative)☆606Updated this week
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆853Updated 2 months ago
- A in-process MapReduce library to help you optimizing service response time or concurrent task processing.☆167Updated 4 months ago
- auto adjust your GOGC value☆219Updated 3 months ago
- Concurrent data structures for Go☆1,114Updated 4 months ago
- 📢 Lightweight event manager and dispatcher implements by Go. Go实现的轻量级的事件管理、调度程序库, 支持设置监听器的优先级, 支持使用通配符来进行一组事件的监听☆521Updated last month
- Zero-allocation type-safe pool for Go☆223Updated last year
- go-mask is a simple, customizable Go library for masking sensitive information.☆184Updated 4 months ago
- self-aware Golang profile dumper☆1,085Updated 6 months ago
- Make your Go programs use less memory (maybe)☆680Updated last week
- reflect api without runtime reflect.Value cost☆766Updated 4 months ago
- Build microservice with rk-boot and let the team take over clean and tidy code.☆522Updated last month
- high performance in-memory cache☆279Updated 3 weeks ago
- ☆453Updated 3 weeks ago
- unbounded chan☆431Updated 6 months ago
- 🚀 A real-time Golang runtime stats visualization profiler☆578Updated 3 months ago
- Valgo is a type-safe, expressive, and extensible validator library for Golang. Supports localization and is built with generics.☆434Updated 5 months ago
- ThreadLocal for Golang.☆237Updated last week
- skipset is a high-performance, scalable concurrent sorted set based on skip-list. Up to 15x faster than sync.Map in the typical pattern.☆244Updated last year