tidwall / jsoncLinks
Parse json with comments and trailing commas.
☆93Updated 4 years ago
Alternatives and similar repositories for jsonc
Users that are interested in jsonc are comparing it to the libraries listed below
Sorting:
- In-memory implementation of Go's `io/fs.FS` interface☆119Updated 10 months ago
- Best-effort CPU-local sharded values for Go☆202Updated 4 years ago
- Go templates invoked as functions☆154Updated 4 years ago
- Simple string pattern matcher for Go☆132Updated last week
- A cancelable reader for Go☆137Updated 2 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆73Updated 3 weeks ago
- A debouncer written in Go.☆136Updated 9 months ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆121Updated 2 months ago
- Expression evaluator for Go☆77Updated 5 months ago
- A Go io/fs filesystem implementation for reading files in Github gists.☆127Updated 3 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- A PDF renderer for the goldmark markdown parser.☆137Updated last month
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- Python's repr() for Go☆166Updated last week
- Natural strings sorting in Go☆79Updated last year
- Expirable Go LRC\LRU cache without goroutines☆89Updated 4 months ago
- Embed arbitrary resources into a go executable at runtime, after the executable has been built.☆84Updated 4 months ago
- Cross platform locale detection for Golang☆113Updated this week
- Storing strings without GC overhead☆84Updated 5 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Golang utlities to make your life easier with zero allocations☆47Updated 5 months ago
- A Unicode-based case conversion library for Go☆59Updated last year
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆90Updated 4 years ago
- Basic Markdown parser and HTML generator☆113Updated 9 months ago
- Package schedgroup provides a goroutine worker pool which schedules tasks to be performed at or after a specified time. MIT Licensed.☆139Updated 3 years ago
- Parser for uniform resource names as seen on RFC 8141, RFC 2141, and RFC 7643☆93Updated last year
- Load file-backed memory☆121Updated 2 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆219Updated 2 years ago
- Package for fast copying structs of different types☆52Updated 4 years ago
- S3 FileSystem (fs.FS) implementation☆207Updated last year