launchdarkly / go-jsonstreamLinks
Streaming JSON encoding for Golang
☆30Updated last month
Alternatives and similar repositories for go-jsonstream
Users that are interested in go-jsonstream are comparing it to the libraries listed below
Sorting:
- Raft backend implementation using BadgerDB☆120Updated 2 years ago
- go2 generics experiment in building generic augmented BTree data structures☆24Updated 3 years ago
- ☆27Updated 3 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆69Updated last year
- Simple Go library for executing lots of operations spread over any number of threads☆75Updated 2 years ago
- Storing strings without GC overhead☆84Updated 2 months ago
- Collect data about your dependencies☆43Updated 6 months ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆56Updated 4 months ago
- a decision & trigger framework backed by Google's Common Expression Language☆64Updated 4 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- Expirable Go LRC\LRU cache without goroutines☆90Updated 2 months ago
- Software Transactional Locks☆31Updated 5 years ago
- tail files with inotify☆23Updated 2 years ago
- Fast histograms for Go☆37Updated last year
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 11 months ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆123Updated 5 months ago
- Wrapper around LUA script executor for long-running scripts☆24Updated last year
- A JSON stream parser for Go☆68Updated 3 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- A better Generic Pool (sync.Pool)☆68Updated 7 months ago
- A Go API for generating .go source files