tidwall / pjsonLinks
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
Sorting:
- 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
- A distributed service for monotonically increasing tickets.☆42Updated 5 years ago
- Non-Invasive goroutine inspector☆91Updated last month
- Off heap golang memory pool☆60Updated 3 years ago
- Expression evaluator for Go☆76Updated 3 months ago
- Storing strings without GC overhead☆82Updated 5 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- simple data streams for go☆31Updated 2 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆75Updated 2 years ago
- A simple and efficient LRU cache package for Go☆37Updated 2 years ago
- ☆27Updated 3 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆57Updated 7 years ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated 9 months ago
- xxh3 fast hash function☆105Updated 6 years ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 5 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆109Updated last year
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- hybrid spatial data structure☆12Updated 4 years ago
- Decentralized, sequential, lexicographically sortable unique id☆83Updated 4 years ago
- Constant Database native golang implementation☆39Updated 4 years ago
- a key-value store with multiple backends including leveldb, badgerdb, postgresql☆53Updated 4 years ago
- Compile Go regular expressions to Go code☆96Updated 3 years ago
- This package helps to work with huge amount of data, which cannot be stored in RAM☆43Updated 2 years ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 2 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆61Updated 4 years ago