tidwall / pjsonLinks
A JSON stream parser for Go
☆68Updated 2 years ago
Alternatives and similar repositories for pjson
Users that are interested in pjson are comparing it to the libraries listed below
Sorting:
- A distributed service for monotonically increasing tickets.☆42Updated 5 years ago
- A goroutine limiter for Go☆83Updated 3 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- Load file-backed memory☆122Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- Off heap golang memory pool☆60Updated 4 years ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated 10 months ago
- Non-Invasive goroutine inspector☆91Updated last week
- Parses Go tracebacks and finds possible deadlocks☆27Updated 5 years ago
- Storing strings without GC overhead☆84Updated 5 years ago
- Expression evaluator for Go☆76Updated 4 months ago
- simple data streams for go☆31Updated 2 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- Highly concurrent drop-in replacement for bufio.Writer☆57Updated 7 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆71Updated 7 months ago
- Collect data about your dependencies☆43Updated 3 months ago
- xxh3 fast hash function☆105Updated 6 years ago
- hybrid spatial data structure☆12Updated 4 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆75Updated 2 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Compile Go regular expressions to Go code☆96Updated 3 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Simple profiling for Go☆76Updated 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
- NUMA bindings for Go, requires libnuma.☆26Updated 5 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 4 months ago