launchdarkly / go-jsonstreamLinks
Streaming JSON encoding for Golang
☆30Updated 2 weeks ago
Alternatives and similar repositories for go-jsonstream
Users that are interested in go-jsonstream are comparing it to the libraries listed below
Sorting:
- Storing strings without GC overhead☆84Updated last month
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- A spinlock implementation for Go.☆62Updated 4 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆75Updated 2 years ago
- ☆27Updated 3 years ago
- A fast file-based priority queue☆58Updated last year
- FastPrinter supports write values in io.Writer without allocation☆11Updated 5 years ago
- Expression evaluator for Go☆77Updated 6 months ago
- Highly scalable, single/multi node, sortable, predictable and incremental unique id generator with zero allocation magic on the sequentia…☆34Updated last year
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆69Updated last year
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆56Updated 3 months ago
- Library for monkey-patching functions in Go☆23Updated 3 years ago
- Go client library for Pilosa☆57Updated 3 years ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 2 years ago
- go2 generics experiment in building generic augmented BTree data structures☆24Updated 3 years ago
- Wrapper around LUA script executor for long-running scripts☆24Updated last year
- simple data streams for go☆31Updated 3 years ago
- Go library that implements fs.FS for Postgres using Large Objects.☆64Updated last month
- a decision & trigger framework backed by Google's Common Expression Language☆65Updated 4 years ago
- Golang "native" implementation of word2vec algorithm (word2vec++ port)☆29Updated 2 weeks ago
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆117Updated 2 years ago
- Raft backend implementation using BadgerDB☆119Updated 2 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Easy and intuitive Go Benchmark Results Viewer.☆71Updated 3 years ago
- A tool used to manage installations of multiple Go toolchain versions☆42Updated 3 months ago
- Create a heatmap index based on the profile.proto profile data☆24Updated 3 years ago
- Fast, type-safe task orchestration , designed for efficient concurrent processing and asynchronous operations.☆16Updated 3 months ago
- A fast WebSocket implementation for fasthttp and net/http. Supporting concurrent R/W operations by default.☆89Updated 4 years ago