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:
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated 11 months ago
- scan sql rows into any type powered by generics☆67Updated last year
- String deduplication package for Go☆19Updated last year
- An offheap memory allocator for manual memory management in Golang☆26Updated 2 months ago
- simple and secure way to authorize your application with the OpenID Connect☆33Updated last year
- Golang in-memory caching stream reader☆35Updated last year
- Elegant middleware functions for your HTTP clients.☆103Updated 2 years ago
- A tool for monitoring Go's finalizer routine responsiveness☆36Updated last week
- Tiny wrapper around SQLX for Generic SQL queries☆48Updated 9 months ago
- Time Ranges☆39Updated last year
- Ordered codes for database keys☆41Updated last year
- Ungrammar implementation and API in Go☆46Updated last year
- jcp: an rsync-like copy; a Go library/CLI for efficient remote filesystem syncing.☆11Updated 4 months ago
- A Golang package for sending emails using SMTP, SparkPost, SendGrid and MailGun☆15Updated 2 years ago
- MUS format serializer for Go☆114Updated 2 weeks ago
- Fast, thread-safe arena allocators☆23Updated 2 years ago
- Go 1.23 range functions with database/sql☆147Updated 8 months ago
- FSBroker is a Go library which aims to broker, group, dedup, and filter FSNotify events.☆76Updated last week
- An (almost) compliant XPath 1.0 library.☆48Updated last year
- go2 generics experiment in building generic augmented BTree data structures☆24Updated 3 years ago
- MinLZ is a LZ77 compressor, focused on realtime data compression☆102Updated 2 weeks ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 2 years ago
- strftime/strptime for Go☆18Updated 2 years ago
- A set of performant rate limiters for Go☆91Updated last year
- A collection of efficient generic integer parser functions for Go☆19Updated 9 months ago
- Add HTTP retries with zero refactoring☆30Updated last year
- 🛫 Fixed-Point Decimals☆32Updated 8 months ago
- A Go test harness that starts an ephemeral PostgreSQL server☆34Updated 6 months ago
- A tokenizer based on Unicode text segmentation (UAX #29), for Go. Split words, sentences and graphemes.☆62Updated this week
- Implements a deep pretty printer for Go data structures to ease data snapshot creation☆90Updated 9 months ago