steve-nzr's Stars
ventoy/Ventoy
A new bootable USB solution.
ziglang/zig
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
zloirock/core-js
Standard Library
samber/lo
💥 A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...)
lima-vm/lima
Linux virtual machines, with a focus on running containers
semgrep/semgrep
Lightweight static analysis for many languages. Find bug variants with patterns that look like source code.
sourcegraph/conc
Better structured concurrency for go
onsi/ginkgo
A Modern Testing Framework for Go
mesonbuild/meson
The Meson Build System
cuberite/cuberite
A lightweight, fast and extensible game server for Minecraft
fluxcd/flagger
Progressive delivery Kubernetes operator (Canary, A/B Testing and Blue/Green deployments)
ergo-services/ergo
An actor-based Framework with network transparency for creating event-driven architecture in Golang. Inspired by Erlang. Zero dependencies.
zegl/kube-score
Kubernetes object analysis with recommendations for improved reliability and security. kube-score actively prevents downtime and bugs in your Kubernetes YAML and Charts. Static code analysis for Kubernetes.
onsi/gomega
Ginkgo's Preferred Matcher Library
friendlyanon/cmake-init
The missing CMake project initializer
Allenxuxu/gev
🚀Gev is a lightweight, fast non-blocking TCP network library / websocket server based on Reactor mode. Support custom protocols to quickly and easily build high-performance servers.
go-gl/glfw
Go bindings for GLFW 3
foonathan/type_safe
Zero overhead utilities for preventing bugs at compile time
boost-ext/ut
C++20 μ(micro)/Unit Testing Framework
go-gl/gl
Go bindings for OpenGL (generated via glow)
VioletGiraffe/cppcheck-vs-addin
Visual Studio integration for cppcheck, an open-source static code analyzer for C++
percona/percona-backup-mongodb
Percona Backup for MongoDB
lukka/CppCMakeVcpkgTemplate
A template project to build a C++/CMake/vcpkg based projects with IDE and GitHub Actions. Build is sped up with caching of artifacts.
mmbednarek/minecpp
A minecraft server backend written in c++
HappyCerberus/ces
CES - Coroutines, Epoll and Sockets
LesleyLai/cmake-cpp-boilerplate
A boilerplate for creating new C++ projects.
ergo-services/examples
examples for demonstrating Ergo Framework features
Neumann-A/meson-vcpkg
Example to run vcpkg from within meson
ImNotAVirus/AvantHeim
WIP @ NosTale emulator
glours/go2funk
Simple Golang API to use functional types in Golang, such as immutable List, Options, Try, Either...