betacraft / easytagsLinks
Easy json/xml Tag generation tool for golang
☆71Updated 5 years ago
Alternatives and similar repositories for easytags
Users that are interested in easytags are comparing it to the libraries listed below
Sorting:
- Go (golang) library for deep copying values in Go.☆350Updated 4 years ago
- Floc: Orchestrate goroutines with ease.☆268Updated 4 years ago
- A sql driver that will wrap any other driver and log/trace all its calls☆175Updated last year
- Play with GoDoc syntax and preview your changes in realtime☆113Updated 6 years ago
- High resolution timing and benchmarking for Go☆261Updated 4 years ago
- Detect all kinds of leaks in Go☆133Updated 9 years ago
- go websocket client for unit testing of a websocket handler☆102Updated 4 years ago
- Timezone utility for Go☆107Updated last year
- Generates UUID-format strings using purely high quality random bytes☆185Updated last month
- Visualization of Golang benchmark output using Google charts☆85Updated 5 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆401Updated 4 years ago
- filebuffer is a package implementing a few file-like interfaces. The implementation is backed by a byte buffer. The main purpose is to ha…☆145Updated 2 years ago
- reflectwalk is a Go library for "walking" complex structures, similar to walking a filesystem.☆278Updated 3 years ago
- Fast resizable golang semaphore primitive☆177Updated 4 years ago
- A Tree printer module written in GoLang☆191Updated 4 years ago
- Know when GC runs from inside your golang code☆188Updated 3 years ago
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago
- Recursive go testing, done better.☆141Updated 11 years ago
- A complete solution for static files in Go code☆129Updated last year
- Auxiliary vendoring tool for Go's new go.mod☆111Updated 3 years ago
- sync.Once with Reset()