#cpp-library (15 Repositories)
Ranked open-source repositories tagged with #cpp-library, scored by pull request acceptance likelihood and maintainer engagement velocity.
33.5%
43.1h
15 repositories tagged #cpp-library
jfalcou/eve
Expressive Vector Engine - SIMD in C++ Goes Brrrr
Restream/reindexer
Embeddable, in-memory, document-oriented database with a high-level Query builder interface.
microsoft/DirectXTK
The DirectX Tool Kit (aka DirectXTK) is a collection of helper classes for writing DirectX 11.x code in C++
microsoft/DirectXTK12
The DirectX Tool Kit (aka DirectXTK12) is a collection of helper classes for writing DirectX 12 code in C++
microsoft/DirectXMath
DirectXMath is an all inline SIMD C++ linear algebra library for use in games and graphics apps
fffaraz/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
MITK/MITK
The Medical Imaging Interaction Toolkit.
bloomberg/bde
Basic Development Environment - a set of foundational C++ libraries used at Bloomberg.
bloomberg/rmqcpp
A batteries included C++ RabbitMQ Client Library/API.
fastfloat/fast_float
Fast and exact implementation of the C++ from_chars functions for number types: 4x to 10x faster than strtod, part of GCC 12, MySQL, DuckDB, Chromium, Redis and WebKit/Safari
rachitiitr/DataStructures-Algorithms
The best library for implementation of all Data Structures and Algorithms - Trees + Graph Algorithms too!
BowenFu/matchit.cpp
match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.
microsoft/DirectXTex
DirectXTex texture processing library
spnda/fastgltf
A modern C++17 glTF 2.0 library focused on speed, correctness, and usability
jxy-s/stlkrn
C++ STL in the Windows Kernel with C++ Exception Support