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:
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated 11 months ago
- Storing strings without GC overhead☆83Updated 5 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Expression evaluator for Go☆76Updated 4 months ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- simple data streams for go☆31Updated 2 years ago
- Golang utlities to make your life easier with zero allocations☆47Updated 3 months ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- Raft backend implementation using BadgerDB☆118Updated 2 years ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆54Updated 2 weeks ago
- ☆27Updated 3 years ago
- Package for fast copying structs of different types☆51Updated 4 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆75Updated 2 years ago
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- Go client library for Pilosa☆57Updated 2 years ago
- Fastest and most efficient goroutine pool (experimental)☆139Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆119Updated last month
- Golang "native" implementation of word2vec algorithm (word2vec++ port)☆26Updated 7 months ago
- A JSON stream parser for Go☆68Updated 2 years ago
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated 2 years ago
- go2 generics experiment in building generic augmented BTree data structures☆24Updated 3 years ago
- µjson - A fast and minimal JSON parser and transformer that works on unstructured JSON☆82Updated 6 months ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 2 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆71Updated 7 months ago
- Golang radix tree implementation☆35Updated 6 years ago
- Highly scalable, single/multi node, sortable, predictable and incremental unique id generator with zero allocation magic on the sequentia…☆34Updated last year
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago