Golang port of simdjson: parsing gigabytes of JSON per second
☆2,014Aug 26, 2025Updated 6 months ago
Alternatives and similar repositories for simdjson-go
Users that are interested in simdjson-go are comparing it to the libraries listed below
Sorting:
- Optimized Go Compression Packages☆5,432Mar 2, 2026Updated 2 weeks ago
- A high performance memory-bound Go cache☆6,816Jan 21, 2026Updated 2 months ago
- Fast JSON encoder/decoder compatible with encoding/json for Go☆3,632Mar 12, 2026Updated last week
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,851Updated this week
- 🚀 fgprof is a sampling Go profiler that allows you to analyze On-CPU as well as Off-CPU (e.g. I/O) time together.☆3,096May 2, 2025Updated 10 months ago
- Fast JSON parser and validator for Go. No custom structs, no code generation, no reflection☆2,441Feb 21, 2026Updated last month
- Go package containing implementations of efficient encoding, decoding, and validation APIs.☆1,045Mar 10, 2026Updated last week
- Fast key-value DB in Go.☆15,523Mar 9, 2026Updated last week
- RocksDB/LevelDB inspired key-value database in Go☆5,811Updated this week
- A high-performance 100% compatible drop-in replacement of "encoding/json"☆13,927May 27, 2024Updated last year
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,095Jul 3, 2024Updated last year
- high performance JSON encoder/decoder with stream API for Golang☆2,132Nov 22, 2023Updated 2 years ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,341Feb 18, 2026Updated last month
- A blazingly fast JSON serializing & deserializing library☆9,291Updated this week
- Generate x86 Assembly with Go☆2,947Mar 1, 2026Updated 2 weeks ago
- Yaegi is Another Elegant Go Interpreter☆8,105Feb 9, 2026Updated last month
- Tiny WebSocket library for Go.☆6,439Feb 12, 2026Updated last month
- Efficient cache for gigabytes of data written in Go.☆8,106Feb 6, 2026Updated last month
- C to Go Assembly☆1,343Nov 27, 2021Updated 4 years ago
- wazero: the zero dependency WebAssembly runtime for Go developers☆6,019Mar 8, 2026Updated last week
- Distributed, in-memory key/value store and cache. It can be used as an embedded Go library and a language-independent service.☆3,428Jan 29, 2026Updated last month
- Fast event-loop networking for Go☆6,040Oct 22, 2023Updated 2 years ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,882Jul 30, 2025Updated 7 months ago
- Go library providing algorithms optimized to leverage the characteristics of modern CPUs☆913Sep 23, 2025Updated 5 months ago
- Fast JSON serializer for golang.☆4,870Mar 14, 2026Updated last week
- One of the fastest alternative JSON parser for Go that does not require schema☆5,584Jul 12, 2024Updated last year
- Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http☆23,293Updated this week
- Get JSON values quickly - JSON parser for Go☆15,462Oct 10, 2024Updated last year
- BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support☆4,841Sep 10, 2024Updated last year
- A cache library for Go with zero GC overhead.☆5,380Feb 10, 2026Updated last month
- Concurrent data structures for Go☆1,649Feb 9, 2026Updated last month
- Zero Allocation JSON Logger☆12,286Updated this week
- CPU feature identification for Go☆1,191Nov 10, 2025Updated 4 months ago
- Goroutine leak detector☆5,131Dec 10, 2025Updated 3 months ago
- Staticcheck - The advanced Go linter☆6,732Feb 25, 2026Updated 3 weeks ago
- Visualise Go runtime metrics in real time☆3,625Feb 27, 2026Updated 3 weeks ago
- A library for calling C functions from Go without Cgo☆3,461Updated this week
- Native Go version of HighwayHash with optimized assembly implementations on Intel and ARM. Able to process over 10 GB/sec on a single cor…☆949Oct 30, 2025Updated 4 months ago
- Better structured concurrency for go☆10,334Apr 26, 2024Updated last year