dtgorski / jsonlexLinks
[MODULE] - Fast JSON lexer (tokenizer) with no memory footprint and no garbage collector pressure (zero-alloc). 5x faster compared to Go's default encoding/json tokenizer.
☆50Updated 2 years ago
Alternatives and similar repositories for jsonlex
Users that are interested in jsonlex are comparing it to the libraries listed below
Sorting:
- Elegant and powerful Go enums with zero code generation☆41Updated 10 months ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆69Updated last year
- Golang in-memory caching stream reader☆35Updated last year
- A Golang package for sending emails using SMTP, SparkPost, SendGrid and MailGun☆15Updated 2 years ago
- Ordered codes for database keys☆45Updated last year
- Ungrammar implementation and API in Go☆46Updated last year
- scan sql rows into any type powered by generics☆67Updated last year
- Fast, thread-safe arena allocators☆24Updated 2 years ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 3 years ago
- simple and secure way to authorize your application with the OpenID Connect☆32Updated 2 years ago
- Tiny wrapper around SQLX for Generic SQL queries☆48Updated last year
- XML Tokenizer is a low-memory high performance non-namespace parser library for parsing simple XML 1.0.☆43Updated last month
- The fastest HTTP router available for Go.☆60Updated last year
- Binary Serialization with explicit layout and versioning☆19Updated 2 months ago
- Enhanced Go reflection using DWARF debug information to extract function parameter names☆55Updated 3 months ago
- A set of performant rate limiters for Go☆91Updated last year
- Allows for SQL syntax like querying into golang []slice structures. Supports sub-slices, sup-struct and maps!☆55Updated last month
- Generic pointer helpers☆16Updated 2 years ago
- Add HTTP retries with zero refactoring☆31Updated last month
- FSBroker is a Go library which aims to broker, group, dedup, and filter FSNotify events.☆76Updated 3 months ago
- High-performance client-server library for Go, built around the Command pattern☆84Updated this week
- strftime/strptime for Go☆18Updated last month
- Provides SIMD within a register (SWAR) primitives in Golang☆53Updated 5 months ago
- MUS format serializer for Go☆119Updated 2 weeks ago
- Server-Sent Events for Go. A tiny, dependency-free, spec-compliant library compatible with the HTTP stdlib.☆99Updated 2 months ago
- Fast, zero-allocation, lexicographic-order-preserving packing/unpacking of native Go types to bytes.☆47Updated 11 months ago
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated 2 months ago
- Implements a deep pretty printer for Go data structures to ease data snapshot creation☆91Updated last year
- little websocket implementation☆36Updated 2 years ago
- Nats-mutex is a distributed lock library using NATS JetStream.☆28Updated last year