adhocore / jsoncLinks
Golang (v1.13+) JSON5 preprocessor supporting comments, trailing comma, unquoted key/single-quoted string, hex number, trailing decimal point, literal newlines and more.
☆19Updated 2 years ago
Alternatives and similar repositories for jsonc
Users that are interested in jsonc are comparing it to the libraries listed below
Sorting:
- A Go lang library to show a spinner as user waits for any long running jobs to finish.☆38Updated last year
- YAML configuration framework for Go.☆18Updated 8 months ago
- A pool that spins up a given number of processes in advance and attaches stdin and stdout when needed. Very similar to FastCGI but works …☆29Updated 4 years ago
- A Golang package for sending emails using SMTP, SparkPost, SendGrid and MailGun☆15Updated 2 years ago
- A simpler and faster alternative to regexp☆52Updated 3 years ago
- go test with colors☆11Updated 11 months ago
- A collection of message middlewares for go-mail☆21Updated this week
- Binary Serialization with explicit layout and versioning☆18Updated last month
- Container-focused Golang config: unify Env & Flag parsing in one call with minimal code and zero dependencies.☆33Updated this week
- ☆29Updated this week
- 🌀 A simple Go package for (un-)marshalling null-able JSON types☆20Updated 3 weeks ago
- Implements a deep pretty printer for Go data structures to aid in debugging☆109Updated 2 years ago
- [MODULE] - Fast JSON lexer (tokenizer) with no memory footprint and no garbage collector pressure (zero-alloc). 5x faster compared to Go'…☆50Updated 2 years ago
- A library for building custom DNS servers in Go.☆52Updated 3 months ago
- strftime/strptime for Go☆18Updated 2 years ago
- 🔀 schedule functions on the main thread☆37Updated 3 years ago
- Go map that automatically evicts based on memory pressure☆14Updated last year
- Go helper to print a table of data to stdout☆16Updated 4 years ago
- A simple tool for embedding binary resources into Go executable☆17Updated 5 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 last month
- Tiny wrapper around SQLX for Generic SQL queries☆48Updated 11 months ago
- 🐚🏔 The simplest and safest golang library for making CLI tools