tidwall / pjson
A JSON stream parser for Go
☆67Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for pjson
- Load file-backed memory☆121Updated 2 years ago
- Off heap golang memory pool☆59Updated 3 years ago
- A goroutine limiter for Go☆80Updated 2 years ago
- A distributed service for monotonically increasing tickets.☆43Updated 4 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 4 months ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆56Updated 5 years ago
- Expression evaluator for Go☆66Updated 8 months ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆44Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- Game Runtime in GO, aims to provide a light, portable and unopiniated runtime to integrate GO libraries to portable applications (dektop,…☆30Updated last year
- A spinlock implementation for Go.☆61Updated 3 years ago
- Thread-safe concurrent maps for go.☆26Updated 5 years ago
- A minimalist HTTP request routing helper for Go.☆34Updated 2 years ago
- Generic wrapper around strconv.Parse*☆36Updated 2 years ago
- Golang package to return the elapsed time since a given time in a human readable format☆36Updated last month
- Non-Invasive goroutine inspector☆91Updated 10 months ago
- simple data streams for go☆31Updated 2 years ago
- Object file abstractions in Go☆30Updated 7 months ago
- ☆28Updated 2 years ago
- TopN collector☆23Updated 5 months ago
- An ~O(2k) time complexity http request router in Go☆44Updated 5 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated last year
- Parses Go tracebacks and finds possible deadlocks☆26Updated 4 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated last year
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 2 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆54Updated 7 years ago
- Simple profiling for Go☆76Updated 9 months ago
- Storing strings without GC overhead☆82Updated 4 years ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆51Updated this week
- A simple prometheus metrics and pprof profile viewer.☆46Updated last year