sugawarayuuta / sonnetLinks
High performance JSON decoder in Go
☆298Updated 2 years ago
Alternatives and similar repositories for sonnet
Users that are interested in sonnet are comparing it to the libraries listed below
Sorting:
- An alternative to stack traces for your Go errors☆781Updated last week
- An implementation of a `Nullable` type for JSON bodies, indicating whether the field is absent, set to null, or set to a value☆125Updated 2 weeks ago
- Structured concurrency made easy☆393Updated 2 months ago
- The world’s most powerful template engine and Go embeddable interpreter☆488Updated last week
- ☆278Updated last week
- High-performance Redis library for Go☆147Updated last year
- Go library for printing human readable, relative time differences 🕰️☆416Updated last month
- Benchmarks for Golang SQLite Drivers☆552Updated 2 months ago
- A memory arena implementation for Go.☆553Updated last year
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆240Updated last year
- A Go time testing library for writing deterministic unit tests☆267Updated last week
- Golang SQLite without cgo☆504Updated 2 weeks ago
- A high-performance rate limiter library for Go applications☆161Updated 3 months ago
- The missing tool for Visualising Go Tests☆340Updated last year
- Stream api (kind of) implementation for go, other useful functions and packages to use go in a functional way☆283Updated 3 weeks ago
- sq is a type-safe data mapper and query builder for Go.☆270Updated last year
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 years ago
- NewSQL That Starts Simple. High-performance SQL database with MVCC, columnar indexes, and HTAP capabilities. Pure Go and zero dependencie…☆301Updated last month
- Golang comptime. Pure blasphemy☆484Updated 3 months ago
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆351Updated last year
- Fast selection algorithms for Go☆251Updated 11 months ago
- 🧬 Go Mutation Testing☆279Updated 9 months ago
- perhaps the best CORS middleware library for Go☆162Updated 2 weeks ago
- Collection of log/slog related projects.☆238Updated 4 months ago
- Type Safe Enum generator for Go☆369Updated 2 months ago
- Marshmallow provides a flexible and performant JSON unmarshalling in Go. It specializes in dealing with unstructured struct - when some f…☆389Updated 2 years ago
- Go slog's Handler implementation to ensure correlation with Open-Telemetry spans.☆135Updated 5 months ago
- Ordered map☆117Updated 5 months ago
- A multi-level cache library with cache stampede prevention for Go