ximenpo's Stars
trailofbits/algo
Set up a personal VPN in the cloud
google/flatbuffers
FlatBuffers: Memory Efficient Serialization Library
catchorg/Catch2
A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)
getsops/sops
Simple and flexible tool for managing secrets
labring/sealos
Sealos is a production-ready Kubernetes distribution. You can create any programming language and any framework development Env, create high availability databases like mysql/pgsql/redis/mongo, and run any docker image.
taskflow/taskflow
A General-purpose Task-parallel Programming System using Modern C++
redis/hiredis
Minimalistic C client for Redis >= 1.2
actor-framework/actor-framework
An Open Source Implementation of the Actor Model in C++
p-ranav/tabulate
Table Maker for Modern C++
TileDB-Inc/TileDB
The Universal Storage Engine
tazjin/nixery
Container registry which transparently builds images using the Nix package manager. Canonical repository is https://cs.tvl.fyi/depot/-/tree/tools/nixery
marzer/tomlplusplus
Header-only TOML config file parser and serializer for C++17.
Cylix/cpp_redis
C++11 Lightweight Redis client: async, thread-safe, no dependency, pipelining, multi-platform - NO LONGER MAINTAINED - Please check https://github.com/cpp-redis/cpp_redis
anthdm/hollywood
Blazingly fast and light-weight Actor engine written in Golang
open-telemetry/opentelemetry-cpp
The OpenTelemetry C++ Client
cpp-redis/cpp_redis
C++11 Lightweight Redis client: async, thread-safe, no dependency, pipelining, multi-platform
cpp-pm/hunter
CMake driven cross-platform package manager for C/C++.
hashicorp/go-discover
Discover nodes in cloud environments
p-ranav/csv2
Fast CSV parser and writer for Modern C++
LiveAsynchronousVisualizedArchitecture/simdb
A high performance, shared memory, lock free, cross platform, single file, no dependencies, C++11 key-value store
pfultz2/cget
C++ package retrieval
andreiavrammsd/cpp-channel
Thread-safe container for sharing data between threads
duneroadrunner/SaferCPlusPlus
A collection of safe data types that are compatible with, and can substitute for, common unsafe native c++ types
atollk/copper
Port of Golang channels to C++
ahorn/cpp-channel
Experimental Go-style concurrency for C++11
duneroadrunner/scpptool
scpptool is a command line tool to help enforce a memory and data race safe subset of C++.
Nordix/hiredis-cluster
C client library for Valkey/Redis Cluster. This project is used and sponsored by Ericsson. It is a fork of the now unmaintained hiredis-vip.
Balnian/ChannelsCPP
C++ implementation of the Go (GoLang) Channel and Select structure
hashicorp/go-netaddrs
tembleking/cchan
A C++17 header-based library that implements Go-like channels.