Stars
A date and time library based on the C++11/14/17 <chrono> header
Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster than strtod
Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse, WatermelonDB, Apache Doris, Milvus, StarRocks
Roaring bitmaps in C (and C++), with SIMD (AVX2, AVX-512 and NEON) optimizations: used by Apache Doris, ClickHouse, and StarRocks
Virtual whiteboard for sketching hand-drawn like diagrams
Vugu: A modern UI library for Go+WebAssembly (experimental)
MinIO is a high-performance, S3 compatible object store, open sourced under GNU AGPLv3 license.
Machinery is an asynchronous task queue/job queue based on distributed message passing.
lightweight, idiomatic and composable router for building Go HTTP services