tidwall / jsoncLinks
Parse json with comments and trailing commas.
☆89Updated 4 years ago
Alternatives and similar repositories for jsonc
Users that are interested in jsonc are comparing it to the libraries listed below
Sorting:
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- In-memory implementation of Go's `io/fs.FS` interface☆115Updated 8 months ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Go templates invoked as functions☆154Updated 4 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆109Updated last year
- A cancelable reader for Go☆131Updated last year
- Simple string pattern matcher for Go☆127Updated last year
- importable versions of parts of the Go standard library☆50Updated 2 years ago
- Expression evaluator for Go☆74Updated 3 months ago
- Basic Markdown parser and HTML generator☆111Updated 7 months ago
- Load file-backed memory☆122Updated 2 years ago
- A Go io/fs filesystem implementation for reading files in Github gists.☆127Updated 3 years ago
- A PDF renderer for the goldmark markdown parser.☆133Updated last year
- various libs or tools for Golang☆105Updated 2 months ago
- Embed arbitrary resources into a go executable at runtime, after the executable has been built.☆83Updated 2 months ago
- A debouncer written in Go.☆135Updated 7 months ago
- ☆98Updated 6 months ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆119Updated last month
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Zero-allocation type-safe pool for Go☆235Updated 2 years ago
- ☆132Updated 9 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- Natural strings sorting in Go☆78Updated last year
- Connection pool for Go's net.Conn interface☆127Updated 2 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- Notification broadcaster library☆155Updated 3 years ago
- Streaming text replacement for Go☆71Updated 2 years ago
- Unified text diffing in Go (copy of the internal diffing packages the officlal Go language server uses)☆143Updated last year