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:
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆70Updated last year
- Golang in-memory caching stream reader☆35Updated last year
- A tokenizer based on Unicode text segmentation (UAX #29), for Go. Split graphemes, words, sentences.☆98Updated last week
- scan sql rows into any type powered by generics☆68Updated last year
- Provides SIMD within a register (SWAR) primitives in Golang☆54Updated 8 months ago
- Generic pointer helpers☆16Updated 2 years ago
- JSON schema support for Go programs☆91Updated 3 months ago
- Ordered codes for database keys☆46Updated last year
- A Go package for building and sending HTTP requests☆34Updated 6 months ago
- FSBroker is a Go library which aims to broker, group, dedup, and filter FSNotify events.☆76Updated 6 months ago
- A CLI tool that transforms Go benchmark output into interactive 4D visualizations.☆58Updated last month
- Elegant and powerful Go enums with zero code generation☆41Updated last year
- A tool for monitoring Go's finalizer routine responsiveness☆37Updated 6 months ago
- Ungrammar implementation and API in Go☆48Updated last year
- Add HTTP retries with zero refactoring☆32Updated 4 months ago
- MUS format serializer for Go☆120Updated 3 months ago
- 🛫 Fixed-Point Decimals☆34Updated last year
- Fast, thread-safe arena allocators☆26Updated last month
- Binary Serialization with explicit layout and versioning☆19Updated 5 months ago
- Allows to mark Go enum types as exhaustive.☆33Updated last year
- Pratt parser implementation in Go☆46Updated 3 years ago
- String deduplication package for Go☆19Updated 2 years ago
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated 5 months ago
- Simple expression evaluation engine for Go☆72Updated 5 years ago
- Tiny wrapper around SQLX for Generic SQL queries☆49Updated last year
- Fast, zero-allocation, lexicographic-order-preserving packing/unpacking of native Go types to bytes.☆50Updated last year
- Elegant middleware functions for your HTTP clients.☆104Updated 2 years ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆59Updated this week
- little websocket implementation☆37Updated 3 years ago
- Time Ranges☆39Updated 2 years ago