homelight / jsonLinks
golang json package with save nil slice serialization
☆27Updated 3 years ago
Alternatives and similar repositories for json
Users that are interested in json are comparing it to the libraries listed below
Sorting:
- Go MapSlice for ordered marshal/ unmarshal of maps in JSON☆20Updated last year
- A simple cache meant to hold a small number of values☆30Updated 7 years ago
- interpol is a Go package for doing format-string like string interpolation using named parameters.☆48Updated 6 years ago
- Matcher is a fast path matcher/globber supporting globstar/doublestar☆53Updated 3 years ago
- Implements Go's (golang) io/fs filesystem interface by merging other io/fs instances.☆43Updated last year
- Check that no init functions are present in Go code.☆42Updated 4 years ago
- Package unique provides primitives for finding unique elements of types that implement sort.Interface.☆25Updated 10 years ago
- Collection of Go packages for working with the http.FileSystem interface.☆62Updated 2 years ago
- Generic pointer helpers☆16Updated 2 years ago
- In-memory implementation of Go's `io/fs.FS` interface☆121Updated last year
- Intern Go strings☆96Updated 2 years ago
- Take screenshot of a web page☆20Updated 2 weeks ago
- Native Go XZ decompression package☆82Updated 5 years ago
- Implements a deep pretty printer for Go data structures to ease data snapshot creation☆92Updated last year
- Replacement for golang http.FileServer which supports precompressed static assets.☆96Updated 5 months ago
- A Go library to parse and format vCard☆122Updated last year
- A scanner similar to bufio.Scanner, but it reads and returns lines in reverse order, starting at a given position and going backward.☆69Updated last year
- Embedded, self-hosted swagger-ui for go servers☆91Updated last year
- Go library for HTTP content type negotiation☆54Updated 9 months ago
- Decode embedded EXIF meta data from image files written in Pure Golang☆33Updated 2 years ago
- Parse JPEG data into segments via code or CLI from pure Go. Read/export/write EXIF data. Read XMP and IPTC metadata.☆78Updated 3 years ago
- Context-aware I/O streams (Writer, Reader) for Go☆55Updated 2 years ago
- Bypasses restrictions on reflect☆75Updated 4 years ago
- An implementation of sed in Go. Just because!☆142Updated 8 months ago
- Fast, secure and efficient secure cookie encoder/decoder☆83Updated 2 years ago
- A complete solution for static files in Go code☆129Updated last year
- A fast userspace CSPRNG☆92Updated last year
- Package walk walks io/fs filesystems using an iterator style.☆18Updated 4 years ago
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated 3 months ago
- gRPC - SOAP proxy in Go, and protoc-gen-wsdl to generate WSDL from .proto file☆48Updated 2 weeks ago