vityaprogramist's Stars
tmrts/go-patterns
Curated list of Go design patterns, recipes and idioms
urfave/cli
A simple, fast, and fun package for building command line apps in Go
simdjson/simdjson
Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse, WatermelonDB, Apache Doris, Milvus, StarRocks
jroimartin/gocui
Minimalist Go package aimed at creating Console User Interfaces.
lovoo/goka
Goka is a compact yet powerful distributed stream processing library for Apache Kafka written in Go.
Taywee/args
A simple header-only C++ argument parser library. Supposed to be flexible and powerful, and attempts to be compatible with the functionality of the Python standard argparse library (though not necessarily the API).
powturbo/TurboPFor-Integer-Compression
Fastest Integer Compression
AmokHuginnsson/replxx
A readline and libedit replacement that supports UTF-8, syntax highlighting, hints and Windows and is BSD licensed.
vector-of-bool/cmrc
A Resource Compiler in a Single CMake Script
lemire/SIMDCompressionAndIntersection
A C++ library to compress and intersect sorted lists of integers using SIMD instructions
huawenyu/Design-Patterns-in-C
Practical design patterns in C
lemire/simdprune
Pruning elements in SIMD vectors (i.e., packing left elements)
sunggun-yu/ansible-role-openstack-bootstrap
Ansible role that creates OpenStack instances and volumes, also attach and mount the volumes to the instances.