ohler55 / ojg
Optimized JSON for Go
☆859Updated 3 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for ojg
- fgtrace is an experimental profiler/tracer that is capturing wallclock timelines for each goroutine. It's very similar to the Chrome prof…☆901Updated last year
- Refactoring and code transformation tool for Go.☆941Updated this week
- Go package containing implementations of efficient encoding, decoding, and validation APIs.☆996Updated 2 months ago
- Low-level Go interface to SQLite 3☆772Updated last month
- Fastest and most memory efficient golang concurrent hashmap☆932Updated 3 weeks ago
- Mocking your SQL database in Go tests has never been easier.☆841Updated 3 weeks ago
- Go Dependency Analysis toolkit☆1,391Updated 3 months ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆816Updated 9 months ago
- Compute the diff between two JSON documents as a series of RFC6902 (JSON Patch) operations☆528Updated this week
- An alternative to stack traces for your Go errors☆729Updated this week
- Golang port of Abseil's SwissTable☆777Updated 4 months ago
- Error handling library with readable stack traces and flexible formatting support 🎆☆1,500Updated last year
- A collection of generic data structures written in Go.☆1,292Updated 10 months ago
- Go execution trace frontend☆1,179Updated 4 months ago
- Golang port of simdjson: parsing gigabytes of JSON per second☆1,823Updated last year
- Generate JSON Schemas from Go types☆546Updated 3 months ago
- Flags-first package for configuration☆1,379Updated 5 months ago
- High-performance, columnar, in-memory store with bitmap indexing in Go☆1,437Updated 10 months ago
- Modern embedded SQL database☆1,560Updated last week
- Update outdated Go dependencies interactively☆958Updated last month
- Selected Go-internal packages factored out from the standard library☆876Updated last month
- The most accurate natural language detection library for Go, suitable for short text and mixed-language text☆1,190Updated this week
- A Go (golang) package for representing a list of errors as a single error.☆2,348Updated this week
- ⚡ A memory arena implementation for Go.☆500Updated 8 months ago
- An in-memory cache with item expiration and generics☆955Updated last week
- A Protocol Buffers compiler that generates optimized marshaling & unmarshaling Go code for ProtoBuf APIv2☆902Updated last month
- Go library for creating finite state machines☆971Updated 2 months ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆530Updated 3 months ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆852Updated 2 months ago
- Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, Po…☆747Updated 5 months ago