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:
- Golang in-memory caching stream reader☆35Updated last year
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆69Updated last year
- A tokenizer based on Unicode text segmentation (UAX #29), for Go. Split words, sentences and graphemes.☆68Updated 2 weeks ago
- scan sql rows into any type powered by generics☆67Updated last year
- Tiny wrapper around SQLX for Generic SQL queries☆48Updated 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 last month
- A tool for monitoring Go's finalizer routine responsiveness☆37Updated 2 months ago
- Elegant and powerful Go enums with zero code generation☆36Updated 8 months ago
- Pratt parser implementation in Go☆46Updated 3 years ago
- Fast, thread-safe arena allocators☆23Updated 2 years ago
- Ungrammar implementation and API in Go☆46Updated last year
- Bag of words as code☆85Updated last year
- 🍃 Tiny event emitter built on generics☆43Updated last year
- Add HTTP retries with zero refactoring☆31Updated last year
- ☆31Updated last year
- Ordered codes for database keys☆43Updated last year
- Elegant middleware functions for your HTTP clients.☆103Updated 2 years ago
- FSBroker is a Go library which aims to broker, group, dedup, and filter FSNotify events.☆75Updated 2 months ago
- Enhanced Go reflection using DWARF debug information to extract function parameter names☆55Updated 2 months ago
- jcp: an rsync-like copy; a Go library/CLI for efficient remote filesystem syncing.☆11Updated 6 months ago
- XML Tokenizer is a low-memory high performance non-namespace parser library for parsing simple XML 1.0.☆41Updated last month
- 🏇🏻 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
- An interactive go benchmark visualizer☆45Updated last week
- Container-focused Golang config: unify Env & Flag parsing in one call with minimal code and zero dependencies.☆33Updated this week
- Fast, zero-allocation, lexicographic-order-preserving packing/unpacking of native Go types to bytes.☆47Updated 9 months ago
- A fast file-based priority queue☆58Updated last year
- A set of performant rate limiters for Go☆91Updated last year
- strftime/strptime for Go☆18Updated 2 years ago
- A port of dinero.js to Go☆68Updated 2 years ago