tidwall / pjsonLinks
A JSON stream parser for Go
☆68Updated 3 years ago
Alternatives and similar repositories for pjson
Users that are interested in pjson are comparing it to the libraries listed below
Sorting:
- Load file-backed memory☆122Updated 3 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- A distributed service for monotonically increasing tickets.☆42Updated 6 years ago
- Expression evaluator for Go☆80Updated 2 weeks ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆61Updated 6 years ago
- Non-Invasive goroutine inspector☆93Updated 6 months ago
- Parses Go tracebacks and finds possible deadlocks☆26Updated 5 years ago
- ☆27Updated 3 years ago
- simple data streams for go☆31Updated 3 years ago
- A spinlock implementation for Go.☆63Updated 4 years ago
- Storing strings without GC overhead☆86Updated last month
- Simple profiling for Go☆76Updated last year
- Thread-safe concurrent maps for go.☆25Updated 6 years ago
- Compile Go regular expressions to Go code☆96Updated 5 months ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Collect data about your dependencies☆43Updated 9 months ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated last year
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆77Updated 5 months ago
- xxh3 fast hash function☆105Updated 6 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆77Updated last month
- Simple string pattern matcher for Go☆136Updated 5 months ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 9 months ago
- a decision & trigger framework backed by Google's Common Expression Language☆64Updated 5 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆58Updated 8 years ago
- TopN collector☆26Updated last year
- Go exec helpers for better using processes.☆95Updated 3 years ago
- Various implementations of a go-routine safe counter☆31Updated 4 years ago