launchdarkly / go-jsonstreamLinks
Streaming JSON encoding for Golang
☆30Updated 2 months 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.☆69Updated last year
- Storing strings without GC overhead☆84Updated 3 months ago
- go2 generics experiment in building generic augmented BTree data structures☆24Updated 3 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆75Updated 2 years ago
- A fast URL parser for Go☆40Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- A spinlock implementation for Go.☆63Updated 4 years ago
- simple data streams for go☆31Updated 3 years ago
- Golang utlities to make your life easier with zero allocations☆48Updated 2 months ago
- Expression evaluator for Go☆77Updated 8 months ago
- Raft backend implementation using BadgerDB☆120Updated 2 years ago
- ☆27Updated 3 years ago
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 3 years ago
- a decision & trigger framework backed by Google's Common Expression Language☆64Updated 4 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 3 months ago
- fast int64-int64 map for go☆98Updated last month
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 11 months ago
- WebSocket for fasthttp☆68Updated 9 months ago
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 3 years ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆56Updated 4 months ago
- µjson - A fast and minimal JSON parser and transformer that works on unstructured JSON☆85Updated 11 months ago
- Simply ACID* key-value database. At the medium or even low latency it tries to provide greater throughput without losing the ACID propert…☆40Updated last week
- Golang "native" implementation of word2vec algorithm (word2vec++ port)☆30Updated 2 months ago
- Simple, lightweight and ultra-fast HTTP Cache to speed up your websites☆68Updated 2 years ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- Wrapper around LUA script executor for long-running scripts☆24Updated last year
- NUMA is a utility library, which is written in go. It help us to write some NUMA-AWARED code.☆37Updated last year
- FastPrinter supports write values in io.Writer without allocation☆12Updated last week
- Fast histograms for Go☆37Updated last year