tidwall / jsonc
Parse json with comments and trailing commas.
☆87Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for jsonc
- Go templates invoked as functions☆152Updated 3 years ago
- A Go io/fs filesystem implementation for reading files in Github gists.☆127Updated 3 years ago
- Best-effort CPU-local sharded values for Go☆197Updated 3 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated last year
- Load file-backed memory☆121Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 4 months ago
- ☆88Updated 3 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆55Updated 5 years ago
- Simple string pattern matcher for Go☆122Updated 7 months ago
- Convert a go file to its ast representation☆84Updated last year
- A JSON stream parser for Go☆67Updated 2 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆101Updated 3 years ago
- A PDF renderer for the goldmark markdown parser.☆123Updated 11 months ago
- Expirable Go LRC\LRU cache without goroutines☆82Updated 3 months ago
- Embed arbitrary resources into a go executable at runtime, after the executable has been built.☆79Updated last month
- In-memory implementation of Go's `io/fs.FS` interface☆109Updated 3 weeks ago
- A simple evaluator for arithmetic integer expressions.☆87Updated 3 years ago
- Storing strings without GC overhead☆82Updated 4 years ago
- A complete solution for static files in Go code☆128Updated 5 months ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆86Updated 4 years ago
- importable versions of parts of the Go standard library☆49Updated 2 years ago
- A debouncer written in Go.☆123Updated 3 months ago
- Generic wrapper around strconv.Parse*☆36Updated 2 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆115Updated last year
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆213Updated last year
- Arbitrary base encoding in GO☆54Updated 10 months ago
- Expression evaluator for Go☆66Updated 7 months ago
- Go reflection simplified☆100Updated 2 weeks ago
- Connection pool for Go's net.Conn interface☆128Updated 2 years ago
- Go exec helpers for better using processes.☆95Updated last year