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:
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated 2 months ago
- Container-focused Golang config: unify Env & Flag parsing in one call with minimal code and zero dependencies.☆34Updated last month
- A Go lang library to show a spinner as user waits for any long running jobs to finish.☆38Updated last year
- Generic pointer helpers☆16Updated 2 years ago
- YAML configuration framework for Go.☆18Updated 9 months ago
- ☆54Updated last year
- strftime/strptime for Go☆18Updated 3 weeks 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
- [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
- Generic deque container☆30Updated 7 months ago
- 🔀 schedule functions on the main thread☆37Updated 3 years ago
- A simpler and faster alternative to regexp☆52Updated 3 years ago
- A collection of message middlewares for go-mail☆21Updated 3 weeks ago
- simple and secure way to authorize your application with the OpenID Connect☆32Updated 2 years ago
- A Golang package for sending emails using SMTP, SparkPost, SendGrid and MailGun☆15Updated 2 years ago
- Binary Serialization with explicit layout and versioning☆19Updated 2 months ago
- Implements a deep pretty printer for Go data structures to aid in debugging☆109Updated 2 years ago
- Elegant and powerful Go enums with zero code generation☆41Updated 10 months ago
- a slog handler for testing that code logs expected results☆22Updated last year
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆69Updated last year
- Faster alternative to `syscall/js`. Code-generated Javascript and Assembly, up to 2x faster than native syscall/js.☆36Updated last year
- Go localization framework☆31Updated 3 weeks ago
- go test with colors☆11Updated last year
- A set of performant rate limiters for Go☆91Updated last year
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 3 years ago
- Go helper to print a table of data to stdout☆16Updated 4 years ago
- Detects whether a terminal supports color, and enables ANSI color support in recent Windows 10 builds.☆38Updated 2 years ago
- A library for building custom DNS servers in Go.☆53Updated 4 months ago
- Implementation of Boyer-Moore fast string search algorithm in Go☆58Updated 3 years ago
- Mutable strings in Golang via overlays☆14Updated 2 years ago