tidwall / pjson
A JSON stream parser for Go
☆67Updated 2 years ago
Alternatives and similar repositories for pjson:
Users that are interested in pjson are comparing it to the libraries listed below
- A goroutine limiter for Go☆79Updated 2 years ago
- Off heap golang memory pool☆59Updated 3 years ago
- Thread-safe concurrent maps for go.☆26Updated 5 years ago
- Expression evaluator for Go☆67Updated 11 months ago
- A distributed service for monotonically increasing tickets.☆43Updated 5 years ago
- Load file-backed memory☆120Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 7 months ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 4 years ago
- A simple reference implementation of the Go module proxy☆23Updated 3 years ago
- Generic wrapper around strconv.Parse*☆36Updated 2 years ago
- Library for monkey-patching functions in Go☆24Updated 2 years ago
- A minimalist HTTP request routing helper for Go.☆34Updated 2 years ago
- TopN collector☆23Updated 8 months ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- ☆28Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated last year
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated 4 months ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- A buffer pool file I/O library for Go☆54Updated 3 years ago
- A simple and efficient LRU cache package for Go☆37Updated last year
- Game Runtime in GO, aims to provide a light, portable and unopiniated runtime to integrate GO libraries to portable applications (dektop,…☆30Updated last year
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 2 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 2 years ago
- Checks if there are any updates for imports in your module.☆39Updated 2 weeks ago
- A memory allocator for Go.☆81Updated 4 years ago
- Non-Invasive goroutine inspector☆90Updated last year
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆51Updated this week
- Storing strings without GC overhead☆82Updated 5 years ago