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 3 years ago
Alternatives and similar repositories for jsonlex
Users that are interested in jsonlex are comparing it to the libraries listed below
Sorting:
- Golang in-memory caching stream reader☆35Updated last year
- scan sql rows into any type powered by generics☆68Updated last year
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆70Updated last year
- Add HTTP retries with zero refactoring☆31Updated 3 months ago
- Ungrammar implementation and API in Go☆48Updated last year
- Time Ranges☆39Updated 2 years ago
- Tiny wrapper around SQLX for Generic SQL queries☆49Updated last year
- Pratt parser implementation in Go☆46Updated 3 years ago
- A CLI tool that transforms Go benchmark output into interactive 4D visualizations.☆56Updated last week
- Enhanced Go reflection using DWARF debug information to extract function parameter names☆57Updated 5 months ago
- MUS format serializer for Go☆120Updated 2 months ago
- Ordered codes for database keys☆45Updated last year
- A tokenizer based on Unicode text segmentation (UAX #29), for Go. Split graphemes, words, sentences.☆95Updated last month
- FSBroker is a Go library which aims to broker, group, dedup, and filter FSNotify events.☆76Updated 5 months ago
- Fast, zero-allocation, lexicographic-order-preserving packing/unpacking of native Go types to bytes.☆49Updated last year
- 🍃 Tiny event emitter built on generics☆43Updated last year
- Generic pointer helpers☆16Updated 2 years ago
- A tool for monitoring Go's finalizer routine responsiveness☆37Updated 5 months ago
- Elegant middleware functions for your HTTP clients.☆104Updated 2 years ago
- little websocket implementation☆36Updated 2 years ago
- Bag of words as code☆86Updated last year
- Elegant and powerful Go enums with zero code generation☆41Updated last year
- Implements a deep pretty printer for Go data structures to ease data snapshot creation☆93Updated last year
- Easy and intuitive Go Benchmark Results Viewer.☆71Updated 3 years ago
- 📐 The fastest and smallest Go math library for constrained environments, like microcontrollers or WebAssembly.☆90Updated 4 months ago
- A Golang package for sending emails using SMTP, SparkPost, SendGrid and MailGun☆15Updated 2 years ago
- An (almost) compliant XPath 1.0 library.☆48Updated last year
- A simple, fast, efficient, and concurrent Go implementation of NanoID, a tiny, secure, URL-friendly, unique string ID generator.☆30Updated last week
- Go 1.23 range functions with database/sql☆151Updated last year
- A Linux daemon serving an API to compile, interpret and execute source code in containers using containerd.☆12Updated 9 months ago