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.
☆51Updated 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
- scan sql rows into any type powered by generics☆67Updated last year
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated last year
- Enhanced Go reflection using DWARF debug information to extract function parameter names☆52Updated 3 weeks ago
- A tool for monitoring Go's finalizer routine responsiveness☆36Updated last month
- Ordered codes for database keys☆42Updated last year
- An offheap memory allocator for manual memory management in Golang☆26Updated 3 months ago
- Tiny wrapper around SQLX for Generic SQL queries☆48Updated 9 months ago
- Generic pointer helpers☆16Updated 2 years ago
- Elegant and powerful Go enums with zero code generation☆36Updated 7 months ago
- Fast, thread-safe arena allocators☆23Updated 2 years ago
- Versioned Binary Serialization☆18Updated last year
- Ungrammar implementation and API in Go☆46Updated last year
- A simple, fast, efficient, and concurrent Go implementation of NanoID, a tiny, secure, URL-friendly, unique string ID generator.☆22Updated last week
- Elegant middleware functions for your HTTP clients.☆103Updated 2 years ago
- simple and secure way to authorize your application with the OpenID Connect☆32Updated last year
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated 2 years ago
- Easy and intuitive Go Benchmark Results Viewer.☆71Updated 2 years ago
- strftime/strptime for Go☆18Updated 2 years ago
- FSBroker is a Go library which aims to broker, group, dedup, and filter FSNotify events.☆76Updated last month
- A port of dinero.js to Go☆68Updated 2 years ago
- Time Ranges☆39Updated last year
- A set of performant rate limiters for Go☆91Updated last year
- Implements Go's (golang) io/fs filesystem interface by merging other io/fs instances.☆41Updated last year
- Go 1.23 range functions with database/sql☆148Updated 9 months ago
- A Linux daemon serving an API to compile, interpret and execute source code in containers using containerd.☆12Updated 4 months ago
- A Go Machine Learning Package that is a light wrapper for LightGBM.☆39Updated last year
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 2 years ago
- String deduplication package for Go☆19Updated last year
- Pratt parser implementation in Go☆46Updated 3 years ago