titanous / json5
Go JSON5 decoder package based on encoding/json
☆55Updated 9 months ago
Alternatives and similar repositories for json5:
Users that are interested in json5 are comparing it to the libraries listed below
- ☆90Updated last month
- The official implementation of JSON5 for the Go language☆44Updated 4 years ago
- Package sdnotify implements systemd readiness notifications as described in https://www.freedesktop.org/software/systemd/man/sd_notify.ht…☆42Updated 2 years ago
- A Golang library for dumping SQL text☆41Updated 2 years ago
- ☆41Updated 4 years ago
- Embeddable in memory key/value store for strings in golang☆53Updated 6 years ago
- A zstd decompressor written in golang☆46Updated 5 years ago
- fifo pkg for Go☆88Updated 6 months ago
- A minimal Go CLI package.☆49Updated 3 years ago
- go.mod git archiver☆88Updated last year
- A complete solution for static files in Go code☆128Updated 8 months ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆51Updated 3 weeks ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆56Updated 5 years ago
- An inflection engine for golang☆102Updated 4 months ago
- Basic Markdown parser and HTML generator☆88Updated last month
- Create a new SSH agent on any type of OS (so including Windows)☆62Updated 8 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 6 months ago
- The buffered IO pipe.☆32Updated last year
- Package bad idea contains no good ideas☆29Updated 4 years ago
- Benchmark the init cost of Go packages☆74Updated last month
- Minimal environment variable parser for Go☆51Updated 2 months ago
- A spinlock implementation for Go.☆61Updated 3 years ago
- A Go (golang) library for wrapping words in a string.☆117Updated 4 years ago
- sshkeys: utilities for parsing and marshaling OpenSSH Key formats☆76Updated 2 years ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 2 years ago
- An (almost) compliant XPath 1.0 library.☆47Updated 9 months ago
- A JSON stream parser for Go☆67Updated 2 years ago
- In-memory implementation of Go's `io/fs.FS` interface☆111Updated 3 months ago
- Generic wrapper around strconv.Parse*