ffjson
JSON serializer
Generates optimized JSON serialization functions for Go structures
faster JSON serialization for Go
3k stars
97 watching
234 forks
Language: Go
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A JSON serialization utility for Go that generates efficient and customizable marshaler and unmarshaler functions. | 4,509 |
| A fast JSON parser and validator written in Go that provides simple API access to parsed data without code generation or reflection. | 2,310 |
| A fast and flexible JSON parser that allows accessing fields by providing the key path without requiring schema knowledge. | 5,477 |
| A JSON parser and extractor for Go, allowing fast and simple access to nested values in JSON documents. | 14,487 |
| A high-performance JSON parser that optimizes parsing speed and reliability. | 19,455 |
| A high-performance JSON library written in ANSI C. | 3,164 |
| A lightweight JSON parser and tokenizer written in C. | 3,726 |
| Fast JSON serialization and deserialization library | 6,376 |
| A high-performance JSON serialization and deserialization library optimized for just-in-time compilation and SIMD instructions. | 7,038 |
| An implementation of JSON Web Tokens for authentication and security in Go programming language | 7,375 |
| A JSON parsing and serialization library for Android using Jackson's streaming API | 3,204 |
| Fast JSON encoding library for Go with configurable options and native support for standard library types. | 175 |
| A utility that transforms JSON into a format allowing easy searching and manipulation of its contents | 13,914 |
| A serialization library for JavaScript expressions that supports Dates, BigInts, and other complex data types | 4,218 |
| A fast and efficient JSON logger for Go that provides low allocation and fine-grained control over log levels. | 414 |