peterbourgon / mergemapLinks
Go library to recursively merge JSON maps
☆96Updated 3 years ago
Alternatives and similar repositories for mergemap
Users that are interested in mergemap are comparing it to the libraries listed below
Sorting:
- json-schemas generator based on Go types☆122Updated 3 years ago
- Go (golang) package to get hash strings of arbitrary data structures.☆140Updated 10 months ago
- A Tree printer module written in GoLang☆192Updated last week
- Easily and dynamically generate maps from Go static structures☆144Updated 6 years ago
- Fast generation of 192-bit UUIDs☆87Updated 2 years ago
- A set of go packages and command line tools to generate Go code☆94Updated 8 years ago
- Helpful unit multipliers and functions for Go☆132Updated 5 months ago
- Random number/string utility library for Go☆63Updated 9 years ago
- ☆51Updated 4 years ago
- Handle locking via pid files☆145Updated 3 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 9 years ago
- Basic string globs in golang☆145Updated 5 years ago
- my personal golang lib☆127Updated 5 years ago
- Go (golang) library for deep copying values in Go.☆356Updated 4 years ago
- an in-memory LRU string-string map with expiration for golang☆109Updated 7 years ago
- Fast resizable golang semaphore primitive☆177Updated 4 years ago
- sync.Once with Reset()☆75Updated 5 years ago
- JSON query in Golang☆189Updated 2 years ago
- Data URL Schemes in Golang☆143Updated 4 years ago
- Robust application configuration made simple☆126Updated 3 years ago
- A sql driver that will wrap any other driver and log/trace all its calls☆175Updated last year
- This is a small utility to convert camel cased strings to snake case and back, except some defined words☆71Updated 5 years ago
- Collection of benchmarks for golang SQL builders☆50Updated 8 years ago
- Managing go application shutdown with signals.☆198Updated last year
- Visualization of Golang benchmark output using Google charts☆85Updated 5 years ago
- A library for doing diffs of arbitrary Golang structs.☆259Updated 5 years ago
- JSON Pointer implementation in Golang☆69Updated 4 years ago
- A universal log interface☆79Updated 6 years ago
- Caching package for Go