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 simpler and faster alternative to regexp☆52Updated 2 years ago
- Implements a deep pretty printer for Go data structures to aid in debugging☆109Updated 2 years ago
- Go localization framework☆31Updated 3 months ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 2 years 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
- 🔀 schedule functions on the main thread☆37Updated 3 years ago
- A set of performant rate limiters for Go☆91Updated last year
- A Golang package for sending emails using SMTP, SparkPost, SendGrid and MailGun☆15Updated 2 years ago
- Container-focused Golang config: unify Env & Flag parsing in one call with minimal code and zero dependencies.☆33Updated 4 months ago
- ☆54Updated 9 months ago
- Colorized JSON output for Go☆47Updated last year
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated 2 years ago
- A scanner similar to bufio.Scanner, but it reads and returns lines in reverse order, starting at a given position and going backward.☆68Updated 8 months ago
- One of The Fastest Zero Alloc LRU Cache for Golang (Go). Maximizes memory use, no garbage collection issues. Use memory size limit instea…☆19Updated last year
- A Go lang library to show a spinner as user waits for any long running jobs to finish.☆38Updated last year
- slog logger extensions☆17Updated 5 months ago
- A minimal but powerful cli library for Go☆41Updated last year
- Create private CA and Issue Certificates without hassle☆45Updated last year
- Golang charting and graphing library☆84Updated this week
- A cancelable reader for Go☆135Updated 2 years ago
- Embed arbitrary resources into a go executable at runtime, after the executable has been built.☆83Updated 2 months ago
- Fast, dependable universally unique ids☆26Updated 8 months ago
- A collection of message middlewares for go-mail☆21Updated 3 weeks ago
- 🌀 A simple Go package for (un-)marshalling null-able JSON types☆20Updated 7 months ago
- Versioned Binary Serialization☆18Updated last year
- [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 Unicode-based case conversion library for Go☆59Updated last year
- GoT is a template engine that turns templates into Go code to compile into your app.☆38Updated 7 months ago
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 3 years ago
- Detects whether a terminal supports color, and enables ANSI color support in recent Windows 10 builds.☆37Updated 2 years ago