Pinned Repositories
awesome-hpp
A curated list of awesome header-only C++ libraries
backward-cpp
A beautiful stack trace pretty printer for C++
bevy_terrain
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)
CImg
The CImg Library is a small and open-source C++ toolkit for image processing
cinatra
modern c++(c++20), cross-platform, header-only, easy to use http framework
circle_buf
Circular buffer
CLI11
CLI11 is a command line parser for C++11 and beyond that provides a rich feature set with a simple and intuitive interface.
glcompoment
simple , less dependent component
ProductManager
simple product manager for sister's hardware store
shuibing811's Repositories
shuibing811/cinatra
modern c++(c++20), cross-platform, header-only, easy to use http framework
shuibing811/cppdoc
C++ documentation generator
shuibing811/CppMicroServices
An OSGi-like C++ dynamic module system and service registry
shuibing811/cpptrace
Simple, portable, and self-contained stacktrace library for C++11 and newer
shuibing811/cudf
cuDF - GPU DataFrame Library
shuibing811/DataFrame
C++ DataFrame for statistical, Financial, and ML analysis -- in modern C++ using native types and contiguous memory storage
shuibing811/date
A date and time library based on the C++11/14/17 <chrono> header
shuibing811/doctest
The fastest feature-rich C++11/14/17/20/23 single-header testing framework
shuibing811/gpu.cpp
A lightweight library for portable low-level GPU computation using WebGPU.
shuibing811/graph-v2
General-purpose C++ graph library
shuibing811/iguana
universal serialization engine
shuibing811/proxy
Proxy: Next Generation Polymorphism in C++
shuibing811/pystring
C++ functions matching the interface and behavior of python string methods with std::string
shuibing811/random
Random for modern C++ with convenient API
shuibing811/sanitizers
AddressSanitizer, ThreadSanitizer, MemorySanitizer
shuibing811/sqlite_modern_cpp
The C++14 wrapper around sqlite library
shuibing811/sqlite_orm
❤️ SQLite ORM light header only library for modern C++
shuibing811/stdexec
`std::execution`, the proposed C++ framework for asynchronous and parallel programming.
shuibing811/StringZilla
Up to 10x faster strings for C, C++, Python, Rust, and Swift, leveraging NEON, AVX2, AVX-512, and SWAR to accelerate search, sort, edit distances, alignment scores, etc 🦖
shuibing811/svector
Compact SVO optimized vector for C++17 or higher
shuibing811/taskflow
A General-purpose Parallel and Heterogeneous Task Programming System
shuibing811/tileserver-gl
Vector and raster maps with GL styles. Server side rendering by MapLibre GL Native. Map tile server for MapLibre GL JS, Android, iOS, Leaflet, OpenLayers, GIS via WMTS, etc.
shuibing811/tinyxml2
TinyXML2 is a simple, small, efficient, C++ XML parser that can be easily integrated into other programs.
shuibing811/toml11
TOML for Modern C++
shuibing811/utf8proc
a clean C library for processing UTF-8 Unicode data
shuibing811/uvw
Header-only, event based, tiny and easy to use libuv wrapper in modern C++ - now available as also shared/static library!
shuibing811/Vulkan-Samples
One stop solution for all Vulkan samples
shuibing811/workflow
C++ Parallel Computing and Asynchronous Networking Framework
shuibing811/xsimd
C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE))
shuibing811/xtensor
C++ tensors with broadcasting and lazy computing