<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>Track Awesome Cpp Updates Weekly</title>
  <id>https://www.trackawesomelist.com/fffaraz/awesome-cpp/week/feed.xml</id>
  <updated>2026-02-28T13:06:28.219Z</updated>
  <link rel="self" type="application/atom+xml" href="https://www.trackawesomelist.com/fffaraz/awesome-cpp/week/feed.xml"/>
  <link rel="alternate" type="application/json" href="https://www.trackawesomelist.com/fffaraz/awesome-cpp/week/feed.json"/>
  <link rel="alternate" type="text/html" href="https://www.trackawesomelist.com/fffaraz/awesome-cpp/week/"/>
  <generator uri="https://github.com/bcomnes/jsonfeed-to-atom#readme" version="1.2.2">jsonfeed-to-atom</generator>
  <icon>https://www.trackawesomelist.com/favicon.ico</icon>
  <logo>https://www.trackawesomelist.com/icon.png</logo>
  <subtitle>A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.</subtitle>
  <entry>
    <id>https://www.trackawesomelist.com/2026/9/</id>
    <title>Awesome Cpp Updates on Mar 02 - Mar 08, 2026</title>
    <updated>2026-02-28T13:06:28.219Z</updated>
    <published>2026-02-23T13:40:56.317Z</published>
    <content type="html"><![CDATA[<h3><p>Database</p>
</h3>
<ul>
<li><a href="https://github.com/LadybugDB/ladybug" rel="noopener noreferrer">Ladybug (⭐534)</a> - an embedded graph database built for query speed and scalability. [MIT] <a href="https://ladybugdb.com/" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Miscellaneous</p>
</h3>
<ul>
<li><a href="https://github.com/xjb714/xjb" rel="noopener noreferrer">xjb (⭐26)</a> - A fast float to string algorithm. [Apache-2.0]</li>
</ul>
<h3><p>Articles</p>
</h3>
<ul>
<li><a href="https://github.com/tvaneerd/cpp17_in_TTs" rel="noopener noreferrer">cpp17_in_TTs (⭐1.2k)</a> - Descriptions of C++17 features, presented mostly in "Tony Tables".</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2026/9/"/>
    <summary>3 awesome projects updated on Mar 02 - Mar 08, 2026</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2026/7/</id>
    <title>Awesome Cpp Updates on Feb 16 - Feb 22, 2026</title>
    <updated>2026-02-12T03:19:49.692Z</updated>
    <published>2026-02-12T03:19:49.692Z</published>
    <content type="html"><![CDATA[<h3><p>GUI</p>
</h3>
<ul>
<li><a href="https://github.com/brisklib/brisk" rel="noopener noreferrer">Brisk (⭐326)</a> - Cross-platform C++20 GUI framework. MVVM, reactive capabilities. Scalable, accelerated GPU rendering [GPL/Proprietary] <a href="https://brisklib.com" rel="noopener noreferrer">website</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2026/7/"/>
    <summary>1 awesome projects updated on Feb 16 - Feb 22, 2026</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2026/6/</id>
    <title>Awesome Cpp Updates on Feb 09 - Feb 15, 2026</title>
    <updated>2026-02-08T09:14:33.419Z</updated>
    <published>2026-02-08T09:14:32.690Z</published>
    <content type="html"><![CDATA[<h3><p>Concurrency</p>
</h3>
<ul>
<li><a href="https://github.com/facebookincubator/dispenso" rel="noopener noreferrer">dispenso (⭐237)</a> - A high-performance C++ library for parallel programming with thread pools, parallel for loops, futures, task graphs, and concurrent containers. [MIT]</li>
</ul>

<ul>
<li><a href="https://github.com/tzcnt/TooManyCooks/" rel="noopener noreferrer">TooManyCooks (⭐181)</a> - High-performance C++20 coroutine framework with advanced hardware detection features. [BSL-1.0]</li>
</ul>
<h3><p>Data visualization</p>
</h3>
<ul>
<li><a href="https://github.com/jimmyorourke/plotlypp" rel="noopener noreferrer">Plotly++ (⭐129)</a> - A C++ interface to the Plotly.js figure spec, for creating interactive data visualizations. [MIT]</li>
</ul>
<h3><p>Networking</p>
</h3>
<ul>
<li><a href="https://github.com/pinwhell/wspp" rel="noopener noreferrer">wspp (⭐20)</a> - a zero-dependency single-header, modern WebSocket client &amp; server, ws/wss library. [MIT]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2026/6/"/>
    <summary>4 awesome projects updated on Feb 09 - Feb 15, 2026</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2026/1/</id>
    <title>Awesome Cpp Updates on Jan 05 - Jan 11, 2026</title>
    <updated>2025-12-31T13:02:32.546Z</updated>
    <published>2025-12-29T13:07:12.131Z</published>
    <content type="html"><![CDATA[<h3><p>Frameworks</p>
</h3>
<ul>
<li><a href="https://github.com/slavenf/sfl-library" rel="noopener noreferrer">sfl library (⭐148)</a> - a header-only C++11 library that provides several new or lesser-known containers, some of which can be used in C++20 constant expressions. [zlib]</li>
</ul>
<h3><p>Networking</p>
</h3>
<ul>
<li><a href="https://github.com/zeromq/czmq" rel="noopener noreferrer">CZMQ (⭐1.3k)</a> - High-level C binding for ØMQ. [MPL2] <a href="http://czmq.zeromq.org/" rel="noopener noreferrer">website</a></li>
</ul>

<ul>
<li><a href="https://github.com/zeromq/zyre" rel="noopener noreferrer">Zyre (⭐940)</a> - Local Area Clustering for Peer-to-Peer Applications. [MPL2]</li>
</ul>
<h3><p>Scripting</p>
</h3>
<ul>
<li><a href="https://github.com/bellard/mquickjs" rel="noopener noreferrer">MicroQuickJS (⭐5.6k)</a> - MicroQuickJS (aka. MQuickJS) is a JavaScript engine targeted at embedded systems. [MIT]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2026/1/"/>
    <summary>4 awesome projects updated on Jan 05 - Jan 11, 2026</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/50/</id>
    <title>Awesome Cpp Updates on Dec 15 - Dec 21, 2025</title>
    <updated>2025-12-10T13:06:53.228Z</updated>
    <published>2025-12-10T13:06:53.228Z</published>
    <content type="html"><![CDATA[<h3><p>Coding Standards</p>
</h3>
<ul>
<li><a href="https://www.stroustrup.com/JSF-AV-rules.pdf" rel="noopener noreferrer">F-35 Fighter Jet's C++ Coding Standards</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/50/"/>
    <summary>1 awesome projects updated on Dec 15 - Dec 21, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/48/</id>
    <title>Awesome Cpp Updates on Dec 01 - Dec 07, 2025</title>
    <updated>2025-11-26T13:04:36.687Z</updated>
    <published>2025-11-24T16:17:35.982Z</published>
    <content type="html"><![CDATA[<h3><p>CLI</p>
</h3>
<ul>
<li><a href="https://github.com/mshenoda/argy" rel="noopener noreferrer">Argy (⭐25)</a> - Command-Line Argument Parsing Library for Modern C++ — Simple, Intuitive, and Header-only with Zero Dependencies [MIT]</li>
</ul>
<h3><p>Containers</p>
</h3>
<ul>
<li><a href="https://github.com/mlyszczek/librb" rel="noopener noreferrer">librb (⭐13)</a> - C implementation of ring (circular) buffer, with full thread awareness that allows for concurrent read/write and can automatically grow in size when needed. [BSD] <a href="https://librb.bofc.pl/" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>CSV</p>
</h3>
<ul>
<li><a href="https://github.com/liquidaty/zsv" rel="noopener noreferrer">zsv (⭐368)</a> - The world's fastest (simd) CSV parser, with an extensible CLI. [MIT]</li>
</ul>
<h3><p>Database</p>
</h3>
<ul>
<li><a href="https://github.com/getml/sqlgen" rel="noopener noreferrer">sqlgen (⭐171)</a> - A reflection-based ORM and SQL query generator for C++-20, similar to Python's SQLAlchemy/SQLModel or Rust's Diesel. [MIT]</li>
</ul>
<h3><p>Data visualization</p>
</h3>
<ul>
<li><a href="https://github.com/sebsjames/mathplot" rel="noopener noreferrer">mathplot (⭐47)</a> - C++ header-only graphing and data visualization with modern OpenGL. [Apache-2.0] <a href="https://sebsjames.github.io/mathplot/" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Game Engine</p>
</h3>
<ul>
<li><a href="https://github.com/ixray-team/ixray-1.6-stcop" rel="noopener noreferrer">IX-Ray Platform (⭐338)</a> - Fork of X-Ray 1.6 engine that aims to improve gaming experience and simplify development of modifications. [Modified MIT/non-commercial only]</li>
</ul>
<h3><p>Image Processing</p>
</h3>
<ul>
<li><a href="https://github.com/sammycage/plutofilter" rel="noopener noreferrer">PlutoFilter (⭐200)</a> - A single-header, zero-allocation image filter library in C. [MIT]</li>
</ul>
<h3><p>Math</p>
</h3>
<ul>
<li><a href="https://github.com/PetteriAimonen/libfixmath" rel="noopener noreferrer">libfixmath (⭐841)</a> - Cross Platform Fixed Point Maths Library. [MIT]</li>
</ul>

<ul>
<li><a href="https://github.com/imakris/mexce" rel="noopener noreferrer">mexce (⭐3)</a> - A single-header, dependency-free JIT compiler for scalar mathematical expressions that generates optimized x87 FPU machine code. [BSD]</li>
</ul>

<ul>
<li><a href="https://github.com/orange-cpp/omath" rel="noopener noreferrer">OMath (⭐176)</a> - Cross-platform modern general purpose math library written in C++23 that suitable for cheat/game development. [ZLIB]</li>
</ul>

<ul>
<li><a href="https://github.com/sebsjames/maths" rel="noopener noreferrer">sebsjames/maths (⭐7)</a> - A templated C++20 math library which emphasizes convenience and pleasure for the client programmer (used in <a href="https://github.com/sebsjames/mathplot" rel="noopener noreferrer">mathplot (⭐47)</a>).  [Apache2] <a href="https://sebsjames.github.io/maths/" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Regular Expression</p>
</h3>
<ul>
<li><a href="https://github.com/laurikari/tre" rel="noopener noreferrer">TRE (⭐878)</a> - The approximate regex matching library and agrep command line tool. [BSD-2-Clause]</li>
</ul>
<h3><p>Scientific Computing</p>
</h3>
<ul>
<li><a href="https://github.com/GeomScale/volesti" rel="noopener noreferrer">volesti (⭐181)</a> - High dimensional sampling from truncated distributions, convex optimization and volume computation.</li>
</ul>
<h3><p>Sorting</p>
</h3>
<ul>
<li><a href="https://github.com/numpy/x86-simd-sort" rel="noopener noreferrer">x86-simd-sort (⭐998)</a> - C++ template library for high performance SIMD based sorting algorithms. [BSD-3-Clause]</li>
</ul>
<h3><p>Compiler</p>
</h3>
<ul>
<li><a href="https://fil-c.org/" rel="noopener noreferrer">Fil-C</a> - a fanatically compatible memory-safe implementation of C and C++.</li>
</ul>
<h3><p>Coding Standards</p>
</h3>
<ul>
<li><a href="https://www.autosar.org/fileadmin/standards/R21-11/AP/AUTOSAR_RS_CPP14Guidelines.pdf" rel="noopener noreferrer">Autosar C++ 2014</a></li>
</ul>
<h3><p>Websites</p>
</h3>
<ul>
<li><a href="https://cppstat.dev" rel="noopener noreferrer">cppstat</a> - A site that lists C++ features and their support by compilers and standard library implementations in an accessible way.</li>
</ul>

<ul>
<li><a href="https://www.compilebytes.com/tools/cpp" rel="noopener noreferrer">CompileBytes C++ Compiler</a> – Online C++ compiler and interactive code execution environment.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/48/"/>
    <summary>18 awesome projects updated on Dec 01 - Dec 07, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/31/</id>
    <title>Awesome Cpp Updates on Aug 04 - Aug 10, 2025</title>
    <updated>2025-07-29T02:41:32.595Z</updated>
    <published>2025-07-29T02:41:32.595Z</published>
    <content type="html"><![CDATA[<h3><p>JSON</p>
</h3>
<ul>
<li><a href="https://github.com/MistEO/meojson" rel="noopener noreferrer">meojson (⭐151)</a> - Next-gen C++ JSON/JSON5 Serialization Engine | Zero Dependency | Header-Only | Unleash JSON Potential. [MIT]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/31/"/>
    <summary>1 awesome projects updated on Aug 04 - Aug 10, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/29/</id>
    <title>Awesome Cpp Updates on Jul 21 - Jul 27, 2025</title>
    <updated>2025-07-14T09:56:48.032Z</updated>
    <published>2025-07-14T09:56:47.359Z</published>
    <content type="html"><![CDATA[<h3><p>Frameworks</p>
</h3>
<ul>
<li><a href="https://github.com/alibaba/PhotonLibOS" rel="noopener noreferrer">PhotonLibOS (⭐1.2k)</a> - A comprehensive C++ framework featuring efficient user-space threading (coroutine with work-stealing), I/O, networking, RPC, HTTP, etc., and used extensively in Alibaba. It is compatible with C++ 14/17/20/23, Linux, MacOS, x86-64, ARM64, gcc and clang. [Apache2] <a href="https://photonlibos.github.io/" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Debug</p>
</h3>
<ul>
<li><a href="https://github.com/DmitriBogdanov/UTL/blob/master/docs/module_profiler.md" rel="noopener noreferrer">utl::profiler (⭐330)</a> - Singe-header profiler for C++17. [MIT]</li>
</ul>
<h3><p>Game Engine</p>
</h3>
<ul>
<li><a href="https://github.com/TheCherno/Hazel" rel="noopener noreferrer">Hazel Game Engine (⭐13k)</a> - Hazel is primarily an early-stage interactive application and rendering engine for Windows. [Apache-2.0 license]</li>
</ul>
<h3><p>Graphics</p>
</h3>
<ul>
<li><a href="https://github.com/tsoding/olive.c" rel="noopener noreferrer">olive.c (⭐2.3k)</a> - Simple 2D Graphics Library. [MIT]</li>
</ul>
<h3><p>Logging</p>
</h3>
<ul>
<li><a href="https://abseil.io/docs/cpp/guides/logging" rel="noopener noreferrer">Abseil Logging</a> - The Abseil Logging library provides facilities for writing log messages to stderr, files, or other sinks. [Apache-2.0]</li>
</ul>

<ul>
<li><a href="https://github.com/ng-log/ng-log" rel="noopener noreferrer">ng-log (⭐92)</a> - C++14 library for application-level logging. [BSD-3-Clause]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/29/"/>
    <summary>6 awesome projects updated on Jul 21 - Jul 27, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/20/</id>
    <title>Awesome Cpp Updates on May 19 - May 25, 2025</title>
    <updated>2025-05-16T02:15:47.721Z</updated>
    <published>2025-05-12T13:00:11.125Z</published>
    <content type="html"><![CDATA[<h3><p>Containers</p>
</h3>
<ul>
<li><a href="https://github.com/bw-hro/sqlitemap" rel="noopener noreferrer">sqlitemap (⭐8)</a> - Persistent map backed by SQLite. [MIT]</li>
</ul>
<h3><p>CSV</p>
</h3>
<ul>
<li><a href="https://github.com/d99kris/rapidcsv" rel="noopener noreferrer">rapidcsv (⭐1k)</a> - An easy-to-use, header-only C++ CSV parser library. [BSD-3-Clause]</li>
</ul>
<h3><p>GUI</p>
</h3>
<ul>
<li><a href="https://github.com/cnjinhao/nana" rel="noopener noreferrer">nana (⭐2.5k)</a> - Nana is a cross-platform library for GUI programming in modern C++ style. [Boost]</li>
</ul>
<h3><p>Math</p>
</h3>
<ul>
<li><a href="https://github.com/demianmnave/CML" rel="noopener noreferrer">cml (⭐84)</a> - The configurable math library. [Boost]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/20/"/>
    <summary>4 awesome projects updated on May 19 - May 25, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/18/</id>
    <title>Awesome Cpp Updates on May 05 - May 11, 2025</title>
    <updated>2025-05-03T07:06:18.625Z</updated>
    <published>2025-05-03T07:06:18.625Z</published>
    <content type="html"><![CDATA[<h3><p>Miscellaneous</p>
</h3>
<ul>
<li><a href="https://github.com/lumia431/reaction" rel="noopener noreferrer">Reaction (⭐615)</a> - A lightweight, header-only reactive programming framework leveraging modern C++20 features for building efficient dataflow applications. [MIT]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/18/"/>
    <summary>1 awesome projects updated on May 05 - May 11, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/14/</id>
    <title>Awesome Cpp Updates on Apr 07 - Apr 13, 2025</title>
    <updated>2025-04-05T02:00:34.898Z</updated>
    <published>2025-03-31T02:09:06.378Z</published>
    <content type="html"><![CDATA[<h3><p>Debug</p>
</h3>
<ul>
<li><a href="https://github.com/keithpotz/CrashCatch" rel="noopener noreferrer">CrashCatch (⭐72)</a> - Single-header crash reporting for C++ that logs stack traces and creates <code>.dmp</code> and <code>.txt</code> crash dumps. [MIT] <a href="https://keithpotz.github.io/CrashCatch" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>GUI</p>
</h3>
<ul>
<li><a href="https://github.com/frang75/nappgui_src" rel="noopener noreferrer">NAppGUI (⭐674)</a> - SDK for building cross-platform desktop apps in ANSI-C. [MIT] <a href="https://nappgui.com/en/home/web/home.html" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Miscellaneous</p>
</h3>
<ul>
<li><a href="https://github.com/asmjit/asmjit" rel="noopener noreferrer">AsmJit (⭐4.4k)</a> - Low-latency machine code generation. [Zlib] <a href="https://asmjit.com" rel="noopener noreferrer">website</a></li>
</ul>

<ul>
<li><a href="https://github.com/EmberEmu/Hexi" rel="noopener noreferrer">Hexi (⭐285)</a> - Header-only, lightweight C++ library for binary streaming &amp; serialization. [Apache-2.0/MIT]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/14/"/>
    <summary>4 awesome projects updated on Apr 07 - Apr 13, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/13/</id>
    <title>Awesome Cpp Updates on Mar 31 - Apr 06, 2025</title>
    <updated>2025-03-26T02:01:36.764Z</updated>
    <published>2025-03-26T02:01:36.764Z</published>
    <content type="html"><![CDATA[<h3><p>Miscellaneous</p>
</h3>
<ul>
<li><a href="https://github.com/zherczeg/sljit" rel="noopener noreferrer">SLJIT (⭐1.1k)</a> - Platform independent low-level JIT compiler. [BSD] <a href="https://zherczeg.github.io/sljit/" rel="noopener noreferrer">website</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/13/"/>
    <summary>1 awesome projects updated on Mar 31 - Apr 06, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/12/</id>
    <title>Awesome Cpp Updates on Mar 24 - Mar 30, 2025</title>
    <updated>2025-03-18T12:55:57.293Z</updated>
    <published>2025-03-18T12:55:57.293Z</published>
    <content type="html"><![CDATA[<h3><p>PDF</p>
</h3>
<ul>
<li><a href="https://github.com/qpdf/qpdf" rel="noopener noreferrer">QPDF (⭐4.8k)</a> - A tool and C++ library for content-preserving transformations of PDF files. [Apache-2.0] <a href="https://qpdf.sourceforge.io/" rel="noopener noreferrer">website</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/12/"/>
    <summary>1 awesome projects updated on Mar 24 - Mar 30, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/10/</id>
    <title>Awesome Cpp Updates on Mar 10 - Mar 16, 2025</title>
    <updated>2025-03-06T12:52:58.791Z</updated>
    <published>2025-03-06T12:52:58.791Z</published>
    <content type="html"><![CDATA[<h3><p>Miscellaneous</p>
</h3>
<ul>
<li><a href="https://github.com/palacaze/sigslot" rel="noopener noreferrer">palacaze/sigslot (⭐872)</a> - A simple, header only, C++14 signal-slots implementation [MIT]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/10/"/>
    <summary>1 awesome projects updated on Mar 10 - Mar 16, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/9/</id>
    <title>Awesome Cpp Updates on Mar 03 - Mar 09, 2025</title>
    <updated>2025-02-28T01:57:19.287Z</updated>
    <published>2025-02-26T12:52:33.404Z</published>
    <content type="html"><![CDATA[<h3><p>Math</p>
</h3>
<ul>
<li><a href="https://github.com/DmitriBogdanov/UTL/blob/master/docs/module_random.md" rel="noopener noreferrer">utl::random (⭐330)</a> - A C++17 header-only library implementing fast random for Monte-Carlo simulations &amp; gamedev. [MIT]</li>
</ul>
<h3><p>Miscellaneous</p>
</h3>
<ul>
<li><a href="https://github.com/google/minja" rel="noopener noreferrer">minja.hpp (⭐203)</a> - A minimalistic C++ Jinja templating engine for LLM chat templates. [MIT]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/9/"/>
    <summary>2 awesome projects updated on Mar 03 - Mar 09, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/8/</id>
    <title>Awesome Cpp Updates on Feb 24 - Mar 02, 2025</title>
    <updated>2025-02-22T12:46:01.863Z</updated>
    <published>2025-02-22T12:46:01.863Z</published>
    <content type="html"><![CDATA[<h3><p>Artificial Intelligence</p>
</h3>
<ul>
<li><a href="https://github.com/rdabra/txeo" rel="noopener noreferrer">Txeo (⭐52)</a> - A modern C++ wrapper for TensorFlow. [Apache]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/8/"/>
    <summary>1 awesome projects updated on Feb 24 - Mar 02, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/7/</id>
    <title>Awesome Cpp Updates on Feb 17 - Feb 23, 2025</title>
    <updated>2025-02-10T12:51:00.159Z</updated>
    <published>2025-02-10T12:51:00.159Z</published>
    <content type="html"><![CDATA[<h3><p>Online Compiler</p>
</h3>
<ul>
<li><a href="https://onecompiler.com/" rel="noopener noreferrer">OneCompiler</a> - An online compiler supporting over 70 programming languages and database systems.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/7/"/>
    <summary>1 awesome projects updated on Feb 17 - Feb 23, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/6/</id>
    <title>Awesome Cpp Updates on Feb 10 - Feb 16, 2025</title>
    <updated>2025-02-07T01:53:51.968Z</updated>
    <published>2025-02-05T12:50:33.131Z</published>
    <content type="html"><![CDATA[<h3><p>Data visualization</p>
</h3>
<ul>
<li><a href="https://github.com/ziotom78/gplotpp" rel="noopener noreferrer">gplot++ (⭐30)</a> - Cross-platform header-only C++ plotting library that interfaces with Gnuplot. [MIT]</li>
</ul>
<h3><p>Compiler</p>
</h3>
<ul>
<li><a href="https://github.com/IanHarvey/pcc" rel="noopener noreferrer">PCC (⭐124)</a> - A very old C compiler. Supports C99.</li>
</ul>
<h3><p>Build Systems</p>
</h3>
<ul>
<li><a href="https://github.com/IFS-HSR/SConsolidator" rel="noopener noreferrer">Sconsolidator (⭐24)</a> - Scons build system integration for Eclipse CDT.</li>
</ul>
<h3><p>Websites</p>
</h3>
<ul>
<li><a href="https://www.udemy.com/topic/c-plus-plus/" rel="noopener noreferrer">Udemy C++ Courses and Tutorials</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/6/"/>
    <summary>4 awesome projects updated on Feb 10 - Feb 16, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/5/</id>
    <title>Awesome Cpp Updates on Feb 03 - Feb 09, 2025</title>
    <updated>2025-01-31T15:11:19.615Z</updated>
    <published>2025-01-31T15:11:19.615Z</published>
    <content type="html"><![CDATA[<h3><p>Miscellaneous</p>
</h3>
<ul>
<li><a href="https://github.com/avaneev/komihash" rel="noopener noreferrer">KOMIHASH (⭐274)</a> - Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable. [MIT]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/5/"/>
    <summary>1 awesome projects updated on Feb 03 - Feb 09, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/4/</id>
    <title>Awesome Cpp Updates on Jan 27 - Feb 02, 2025</title>
    <updated>2025-01-22T07:45:15.382Z</updated>
    <published>2025-01-22T07:45:14.022Z</published>
    <content type="html"><![CDATA[<h3><p>Frameworks</p>
</h3>
<ul>
<li><a href="https://github.com/Siv3D/OpenSiv3D" rel="noopener noreferrer">Siv3D (⭐1.2k)</a> - Siv3D (OpenSiv3D) is a C++20 framework for creative coding (2D/3D games, media art, visualizers, and simulators). [MIT] <a href="https://siv3d.github.io/" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Debug</p>
</h3>
<ul>
<li><a href="https://github.com/dascandy/hippomocks" rel="noopener noreferrer">Hippomocks (⭐200)</a> - Single-header mocking framework. [LGPL-2.1]</li>
</ul>

<ul>
<li><a href="https://github.com/renatoGarcia/icecream-cpp" rel="noopener noreferrer">IceCream-Cpp (⭐737)</a> - Never use cout/printf to debug again  [MIT]</li>
</ul>
<h3><p>Math</p>
</h3>
<ul>
<li><a href="https://github.com/tbeu/matio" rel="noopener noreferrer">MATIO (⭐388)</a> -  MATLAB MAT File I/O Library. [BSD-2-Clause] <a href="https://sourceforge.net/projects/matio/" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Scripting</p>
</h3>
<ul>
<li><a href="https://github.com/wjakob/nanobind" rel="noopener noreferrer">nanobind (⭐3.4k)</a> - tiny and efficient C++/Python bindings. [BSD-3-Clause]</li>
</ul>
<h3><p>Serialization</p>
</h3>
<ul>
<li><a href="https://github.com/PavelKisliak/BitSerializer" rel="noopener noreferrer">BitSerializer (⭐28)</a> - Multi-format serialization library (JSON, XML, YAML, CSV, MsgPack) [MIT]</li>
</ul>
<h3><p>Yaml</p>
</h3>
<ul>
<li><a href="https://github.com/fktn-k/fkYAML" rel="noopener noreferrer">fkYAML (⭐132)</a> - A C++ header-only YAML library. [MIT]</li>
</ul>

<ul>
<li><a href="https://github.com/tlsa/libcyaml" rel="noopener noreferrer">LibCYAML (⭐318)</a> - C library for reading and writing YAML. [ISC]</li>
</ul>

<ul>
<li><a href="https://github.com/pantoniou/libfyaml" rel="noopener noreferrer">libfyaml (⭐317)</a> - A fancy 1.2 YAML and JSON parser/writer. [MIT]</li>
</ul>
<h3><p>Miscellaneous</p>
</h3>
<ul>
<li><a href="https://github.com/arun11299/cpp-jwt" rel="noopener noreferrer">CPP-JWT (⭐430)</a> - JSON Web Token library for C++. [MIT]</li>
</ul>

<ul>
<li><a href="https://github.com/mpark/variant" rel="noopener noreferrer">MPark.Variant (⭐707)</a> - C++17 <code>std::variant</code> for C++11/14/17. [BSL-1.0]</li>
</ul>

<ul>
<li><a href="https://github.com/cursey/safetyhook" rel="noopener noreferrer">SafetyHook (⭐649)</a> - C++23 procedure hooking library. [BSL-1.0]</li>
</ul>

<ul>
<li><a href="https://github.com/Cyan4973/xxHash" rel="noopener noreferrer">xxHash (⭐11k)</a> - Extremely fast non-cryptographic hash algorithm. [BSD-2-Clause] <a href="https://xxhash.com/" rel="noopener noreferrer">website</a></li>
</ul>

<ul>
<li><a href="https://github.com/RedSpah/xxhash_cpp" rel="noopener noreferrer">xxhash_cpp (⭐185)</a> - Port of the xxhash library to C++17. [BSD-2-Clause]</li>
</ul>
<h3><p>Compiler</p>
</h3>
<ul>
<li><a href="https://www.amd.com/en/developer/aocc.html" rel="noopener noreferrer">AMD C++ Compiler</a> - Developed by AMD.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/4/"/>
    <summary>15 awesome projects updated on Jan 27 - Feb 02, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/52/</id>
    <title>Awesome Cpp Updates on Dec 23 - Dec 29, 2024</title>
    <updated>2024-12-27T01:53:58.662Z</updated>
    <published>2024-12-23T01:56:04.555Z</published>
    <content type="html"><![CDATA[<h3><p>Frameworks</p>
</h3>
<ul>
<li><a href="https://github.com/aui-framework/aui" rel="noopener noreferrer">AUI (⭐523)</a> - Declarative UI toolkit for C++20. [MPL2]</li>
</ul>
<h3><p>Scripting</p>
</h3>
<ul>
<li><a href="https://github.com/luau-lang/luau" rel="noopener noreferrer">Luau (⭐5.3k)</a> - A fast, small, safe, gradually typed embeddable scripting language derived from Lua. [MIT] <a href="https://luau.org/" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Yaml</p>
</h3>
<ul>
<li><a href="https://github.com/yaml/libyaml" rel="noopener noreferrer">LibYAML (⭐1.1k)</a> - A C library for parsing and emitting YAML. [MIT] <a href="https://pyyaml.org/wiki/LibYAML" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Miscellaneous</p>
</h3>
<ul>
<li><a href="https://github.com/Privatehive/libONVIF" rel="noopener noreferrer">libONVIF (⭐198)</a> - Yet another ONVIF library. [GPL-3.0]</li>
</ul>

<ul>
<li><a href="https://github.com/kimwalisch/libpopcnt" rel="noopener noreferrer">libpopcnt (⭐360)</a> - Fast C/C++ bit population count library. [BSD-2-Clause]</li>
</ul>

<ul>
<li><a href="https://github.com/DOSAYGO-Research/rain" rel="noopener noreferrer">rain (⭐130)</a> - The fastest 128-bit and 256-bit non-crypto hash, passes all tests, and under 140 source lines of code. [Apache-2.0]</li>
</ul>

<ul>
<li><a href="https://github.com/NLnetLabs/simdzone" rel="noopener noreferrer">simdzone (⭐136)</a> - Fast and standards compliant DNS zone parser. [BSD-3-Clause]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/52/"/>
    <summary>7 awesome projects updated on Dec 23 - Dec 29, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/51/</id>
    <title>Awesome Cpp Updates on Dec 16 - Dec 22, 2024</title>
    <updated>2024-12-20T01:54:44.200Z</updated>
    <published>2024-12-19T12:53:54.570Z</published>
    <content type="html"><![CDATA[<h3><p>Database</p>
</h3>
<ul>
<li><a href="https://github.com/tidesdb/tidesdb" rel="noopener noreferrer">TidesDB (⭐472)</a> - High-performance, durable, transactional embedded storage engine designed for flash and RAM optimization. [MPL-2.0] <a href="https://tidesdb.com/" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Scripting</p>
</h3>
<ul>
<li><a href="https://github.com/jerryscript-project/jerryscript" rel="noopener noreferrer">JerryScript (⭐7.4k)</a> - Ultra-lightweight JavaScript engine for the Internet of Things. [Apache-2.0] <a href="https://jerryscript.net/" rel="noopener noreferrer">website</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/51/"/>
    <summary>2 awesome projects updated on Dec 16 - Dec 22, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/50/</id>
    <title>Awesome Cpp Updates on Dec 09 - Dec 15, 2024</title>
    <updated>2024-12-13T12:54:53.963Z</updated>
    <published>2024-12-13T12:54:53.963Z</published>
    <content type="html"><![CDATA[<h3><p>Miscellaneous</p>
</h3>
<ul>
<li><a href="https://github.com/Sedeniono/tiny-optional/" rel="noopener noreferrer">tiny::optional (⭐143)</a> - Replacement for std::optional that does not waste memory unnecessarily. [BSL-1.0]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/50/"/>
    <summary>1 awesome projects updated on Dec 09 - Dec 15, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/49/</id>
    <title>Awesome Cpp Updates on Dec 02 - Dec 08, 2024</title>
    <updated>2024-12-04T12:56:25.292Z</updated>
    <published>2024-12-03T12:55:30.206Z</published>
    <content type="html"><![CDATA[<h3><p>Physics</p>
</h3>
<ul>
<li><a href="https://github.com/erayzesen/QuarkPhysics" rel="noopener noreferrer">QuarkPhysics (⭐276)</a> - A 2D Soft Body and Rigid Body Physics Engine. [MIT]</li>
</ul>
<h3><p>Regular Expression</p>
</h3>
<ul>
<li><a href="https://github.com/VectorCamp/vectorscan" rel="noopener noreferrer">Vectorscan (⭐654)</a> - A portable fork of the high-performance regular expression matching library. [BSD-3-Clause]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/49/"/>
    <summary>2 awesome projects updated on Dec 02 - Dec 08, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/48/</id>
    <title>Awesome Cpp Updates on Nov 25 - Dec 01, 2024</title>
    <updated>2024-11-28T02:02:20.771Z</updated>
    <published>2024-11-25T12:54:26.456Z</published>
    <content type="html"><![CDATA[<h3><p>Math</p>
</h3>
<ul>
<li><a href="https://github.com/auto-differentiation/xad" rel="noopener noreferrer">XAD (⭐410)</a> - Powerful Automatic Differentiation for C++. [AGPL] <a href="https://auto-differentiation.github.io/" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Serialization</p>
</h3>
<ul>
<li><a href="https://github.com/PragmaTwice/protopuf" rel="noopener noreferrer">Protocol Puffers (⭐199)</a> - A little, highly templated, and protobuf-compatible serialization/deserialization header-only library written in C++20. [Apache-2.0]</li>
</ul>
<h3><p>Miscellaneous</p>
</h3>
<ul>
<li><a href="https://github.com/fastfloat/fast_float" rel="noopener noreferrer">fast_float (⭐2k)</a> - Fast, Exact C++ from_chars, 4x to 10x faster than strtod, part of GCC 12, Chromium, Redis, Webkit/Safari. [Apache2/BSL-1.0/MIT]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/48/"/>
    <summary>3 awesome projects updated on Nov 25 - Dec 01, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/47/</id>
    <title>Awesome Cpp Updates on Nov 18 - Nov 24, 2024</title>
    <updated>2024-11-20T01:59:10.084Z</updated>
    <published>2024-11-18T02:02:22.372Z</published>
    <content type="html"><![CDATA[<h3><p>Asynchronous Event Loop</p>
</h3>
<ul>
<li><a href="https://github.com/wlgq2/uv-cpp" rel="noopener noreferrer">uv-cpp (⭐834)</a> - a simple interface, high-performance network library based on C++11. [MIT]</li>
</ul>
<h3><p>JSON</p>
</h3>
<ul>
<li><a href="https://github.com/jart/json.cpp" rel="noopener noreferrer">json.cpp (⭐770)</a> - a baroque JSON parsing / serialization library for C++. [Apache-2.0]</li>
</ul>
<h3><p>Miscellaneous</p>
</h3>
<ul>
<li><a href="https://github.com/DaanDeMeyer/reproc" rel="noopener noreferrer">reproc (⭐615)</a> - A cross-platform (C99/C++11) process library. [MIT]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/47/"/>
    <summary>3 awesome projects updated on Nov 18 - Nov 24, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/46/</id>
    <title>Awesome Cpp Updates on Nov 11 - Nov 17, 2024</title>
    <updated>2024-11-12T12:57:42.241Z</updated>
    <published>2024-11-12T12:57:41.385Z</published>
    <content type="html"><![CDATA[<h3><p>Database</p>
</h3>
<ul>
<li><a href="https://github.com/kuzudb/kuzu" rel="noopener noreferrer">Kuzu (⭐3.7k)</a> - Embeddable property graph database management system built for query speed and scalability. Implements Cypher. [MIT] <a href="https://kuzudb.com/" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Networking</p>
</h3>
<ul>
<li><a href="https://github.com/jpbarrette/curlpp" rel="noopener noreferrer">curlpp (⭐1.8k)</a> -C++ wrapper around libcURL. [MIT]</li>
</ul>
<h3><p>Video</p>
</h3>
<ul>
<li><a href="https://github.com/h4tr3d/avcpp" rel="noopener noreferrer">avcpp (⭐526)</a> - Modern C++ wrapper around FFmpeg. [MIT]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/46/"/>
    <summary>3 awesome projects updated on Nov 11 - Nov 17, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/44/</id>
    <title>Awesome Cpp Updates on Oct 28 - Nov 03, 2024</title>
    <updated>2024-10-31T12:51:12.919Z</updated>
    <published>2024-10-28T01:59:03.315Z</published>
    <content type="html"><![CDATA[<h3><p>CLI</p>
</h3>
<ul>
<li><a href="https://github.com/oir/barkeep" rel="noopener noreferrer">barkeep (⭐222)</a> - Small C++ header to display async animations, counters, and progress bars. [Apache-2.0] <a href="https://oir.github.io/barkeep/" rel="noopener noreferrer">website</a></li>
</ul>

<ul>
<li><a href="https://github.com/evgenykislov/ctrl-c" rel="noopener noreferrer">Ctrl+C (⭐29)</a> - Crossplatform C++11 library to handle Ctrl+C event in custom functions. [MIT]</li>
</ul>

<ul>
<li><a href="https://github.com/Cubified/tuibox" rel="noopener noreferrer">tuibox (⭐277)</a> - A single-header terminal UI (TUI) library, capable of creating mouse-driven, interactive applications on the command line. [MIT]</li>
</ul>
<h3><p>Image Processing</p>
</h3>
<ul>
<li>[Jpegli][<a href="https://github.com/google/jpegli" rel="noopener noreferrer">https://github.com/google/jpegli (⭐313)</a>] - an improved JPEG encoder and decoder implementation. [BSD-3-Clause]</li>
</ul>
<h3><p>Miscellaneous</p>
</h3>
<ul>
<li><a href="https://github.com/joboccara/pipes" rel="noopener noreferrer">Pipes (⭐837)</a> - Pipelines for expressive code on collections in C++. [MIT]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/44/"/>
    <summary>5 awesome projects updated on Oct 28 - Nov 03, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/43/</id>
    <title>Awesome Cpp Updates on Oct 21 - Oct 27, 2024</title>
    <updated>2024-10-23T12:51:19.029Z</updated>
    <published>2024-10-21T12:51:47.155Z</published>
    <content type="html"><![CDATA[<h3><p>Database</p>
</h3>
<ul>
<li><a href="https://github.com/crossdb-org/crossdb" rel="noopener noreferrer">CrossDB (⭐253)</a> - Ultra High-performance Lightweight Embedded and Server OLTP RDBMS. [MPL-2.0] <a href="https://crossdb.org/" rel="noopener noreferrer">website</a></li>
</ul>

<ul>
<li><a href="https://github.com/trilogy-libraries/trilogy" rel="noopener noreferrer">Trilogy (⭐762)</a> - a client library for MySQL-compatible database servers, designed for performance, flexibility, and ease of embedding. [MIT]</li>
</ul>
<h3><p>GUI</p>
</h3>
<ul>
<li><a href="https://github.com/saucer/saucer" rel="noopener noreferrer">Saucer (⭐793)</a> - A modern, cross-platform C++ webview library. [MIT]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/43/"/>
    <summary>3 awesome projects updated on Oct 21 - Oct 27, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/42/</id>
    <title>Awesome Cpp Updates on Oct 14 - Oct 20, 2024</title>
    <updated>2024-10-19T12:47:48.967Z</updated>
    <published>2024-10-19T12:47:48.872Z</published>
    <content type="html"><![CDATA[<h3><p>Concurrency</p>
</h3>
<ul>
<li><a href="https://github.com/bshoshany/thread-pool" rel="noopener noreferrer">BS::thread_pool (⭐2.9k)</a> - A fast, lightweight, and easy-to-use C++17 thread pool library [MIT]</li>
</ul>

<ul>
<li><a href="https://github.com/progschj/ThreadPool" rel="noopener noreferrer">ThreadPool (⭐8.7k)</a> - A simple C++11 Thread Pool implementation [zlib]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/42/"/>
    <summary>2 awesome projects updated on Oct 14 - Oct 20, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/40/</id>
    <title>Awesome Cpp Updates on Sep 30 - Oct 06, 2024</title>
    <updated>2024-10-02T01:53:12.496Z</updated>
    <published>2024-09-30T12:53:55.442Z</published>
    <content type="html"><![CDATA[<h3><p>Image Processing</p>
</h3>
<ul>
<li><a href="https://github.com/phoboslab/qoi" rel="noopener noreferrer">QOI (⭐7.4k)</a> - The “Quite OK Image Format” for fast, lossless image compression. [MIT]</li>
</ul>
<h3><p>Miscellaneous</p>
</h3>
<ul>
<li><a href="https://github.com/qlibs/mph" rel="noopener noreferrer">MPH (⭐254)</a> - C++20 [Minimal] Static Perfect Hash library. [MIT]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/40/"/>
    <summary>2 awesome projects updated on Sep 30 - Oct 06, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/39/</id>
    <title>Awesome Cpp Updates on Sep 23 - Sep 29, 2024</title>
    <updated>2024-09-29T12:47:34.541Z</updated>
    <published>2024-09-24T01:53:47.119Z</published>
    <content type="html"><![CDATA[<h3><p>Compression</p>
</h3>
<ul>
<li><a href="https://github.com/ariya/FastLZ" rel="noopener noreferrer">FastLZ (⭐520)</a> - Small &amp; portable byte-aligned LZ77 compression. [MIT]</li>
</ul>
<h3><p>Concurrency</p>
</h3>
<ul>
<li><a href="https://github.com/mtmucha/coros" rel="noopener noreferrer">Coros (⭐333)</a> - An easy-to-use and fast library for task-based parallelism, utilizing coroutines. [BSL-1.0]</li>
</ul>
<h3><p>Logging</p>
</h3>
<ul>
<li><a href="https://github.com/Tencent/BqLog" rel="noopener noreferrer">BqLog (⭐506)</a> -  A lightweight, high-performance logging system used in projects such as "Honor of Kings". [Apache-2.0]</li>
</ul>
<h3><p>Reflection</p>
</h3>
<ul>
<li><a href="https://github.com/qlibs/reflect" rel="noopener noreferrer">REFLECT (⭐501)</a> - C++20 Static Reflection library. [MIT]</li>
</ul>
<h3><p>Serialization</p>
</h3>
<ul>
<li><a href="https://github.com/catid/wirehair" rel="noopener noreferrer">Wirehair (⭐371)</a> - O(N) Fountain Code for Large Data. [BSD-3-Clause]</li>
</ul>
<h3><p>Miscellaneous</p>
</h3>
<ul>
<li><a href="https://github.com/google/highwayhash" rel="noopener noreferrer">HighwayHash (⭐1.6k)</a> - Fast strong hash functions: SipHash/HighwayHash. [Apache-2.0]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/39/"/>
    <summary>6 awesome projects updated on Sep 23 - Sep 29, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/38/</id>
    <title>Awesome Cpp Updates on Sep 16 - Sep 22, 2024</title>
    <updated>2024-09-22T01:59:07.024Z</updated>
    <published>2024-09-21T01:48:33.206Z</published>
    <content type="html"><![CDATA[<h3><p>GUI</p>
</h3>
<ul>
<li><a href="https://github.com/wxIshiko/wxCharts" rel="noopener noreferrer">wxCharts (⭐143)</a> - A library to create charts in wxWidgets applications. [MIT] <a href="https://www.wxishiko.com/wxCharts/" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Miscellaneous</p>
</h3>
<ul>
<li><a href="https://github.com/Nicoshev/rapidhash" rel="noopener noreferrer">rapidhash (⭐763)</a> - Very fast, high quality, platform-independent hashing algorithm. [BSD-2-Clause]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/38/"/>
    <summary>2 awesome projects updated on Sep 16 - Sep 22, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/32/</id>
    <title>Awesome Cpp Updates on Aug 05 - Aug 11, 2024</title>
    <updated>2024-08-11T12:42:46.259Z</updated>
    <published>2024-08-11T12:42:46.259Z</published>
    <content type="html"><![CDATA[<h3><p>JSON</p>
</h3>
<ul>
<li><a href="https://github.com/sourcemeta/jsontoolkit" rel="noopener noreferrer">JSON Toolkit (⭐47)</a> - JSON, JSON Pointer, JSON Schema, and JSONL library for C++20. [AGPL/Commercial]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/32/"/>
    <summary>1 awesome projects updated on Aug 05 - Aug 11, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/31/</id>
    <title>Awesome Cpp Updates on Jul 29 - Aug 04, 2024</title>
    <updated>2024-08-01T01:48:19.987Z</updated>
    <published>2024-07-31T12:46:08.815Z</published>
    <content type="html"><![CDATA[<h3><p>Networking</p>
</h3>
<ul>
<li><a href="https://github.com/embeddedmz/ftpclient-cpp" rel="noopener noreferrer">FTP client for C++ (⭐233)</a> - C++ client for making FTP requests. [MIT]</li>
</ul>
<h3><p>Reflection</p>
</h3>
<ul>
<li><a href="https://github.com/arturbac/simple_enum" rel="noopener noreferrer">simple_enum (⭐41)</a> - An Fast, Intuitive and Type-Safe C++ Enumeration Support Library. [BSL-1.0] <a href="https://arturbac.github.io/simple_enum/" rel="noopener noreferrer">website</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/31/"/>
    <summary>2 awesome projects updated on Jul 29 - Aug 04, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/28/</id>
    <title>Awesome Cpp Updates on Jul 08 - Jul 14, 2024</title>
    <updated>2024-07-14T01:47:08.007Z</updated>
    <published>2024-07-14T01:47:07.985Z</published>
    <content type="html"><![CDATA[<h3><p>Videos</p>
</h3>
<ul>
<li><a href="https://www.youtube.com/playlist?list=PLwhKb0RIaIS1sJkejUmWj-0lk7v_xgCuT" rel="noopener noreferrer">Code for Yourself C++ Playlist</a> - A complete C++ course covering everything from fundamentals to software design.</li>
</ul>
<h3><p>Websites</p>
</h3>
<ul>
<li><a href="https://github.com/cpp-for-yourself" rel="noopener noreferrer">C++ for yourself</a> - A comprehensive tutorial on modern C++ covering everything from fundamentals to software design.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/28/"/>
    <summary>2 awesome projects updated on Jul 08 - Jul 14, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/27/</id>
    <title>Awesome Cpp Updates on Jul 01 - Jul 07, 2024</title>
    <updated>2024-07-07T08:55:43.812Z</updated>
    <published>2024-07-07T08:55:42.687Z</published>
    <content type="html"><![CDATA[<h3><p>Frameworks</p>
</h3>
<ul>
<li><a href="https://github.com/TheNumbat/rpp" rel="noopener noreferrer">rpp (⭐211)</a> - Minimal Rust-inspired C++20 STL replacement. [MIT]</li>
</ul>
<h3><p>Compression</p>
</h3>
<ul>
<li><a href="https://github.com/flanglet/kanzi-cpp" rel="noopener noreferrer">Kanzi (⭐198)</a> - a modern, modular, portable and efficient lossless data compressor implemented in C++. [Apache-2.0]</li>
</ul>
<h3><p>Database</p>
</h3>
<ul>
<li><a href="https://github.com/pganalyze/libpg_query" rel="noopener noreferrer">libpg_query (⭐1.4k)</a> - C library for accessing the PostgreSQL parser outside of the server environment. [BSD-3-Clause]</li>
</ul>
<h3><p>Image Processing</p>
</h3>
<ul>
<li><a href="https://github.com/syoyo/tinydng" rel="noopener noreferrer">TinyDNG (⭐178)</a> - Header-only Tiny DNG/TIFF loader and writer in C++. [MIT]</li>
</ul>
<h3><p>Networking</p>
</h3>
<ul>
<li><a href="https://github.com/tencent/tquic" rel="noopener noreferrer">TQUIC (⭐1.4k)</a> - A high-performance, lightweight, and cross-platform QUIC library, exposed to C and C++. [Apache2]</li>
</ul>
<h3><p>Scientific Computing</p>
</h3>
<ul>
<li><a href="https://github.com/aurora-opensource/au" rel="noopener noreferrer">Au (⭐412)</a> - A C++14-compatible physical units library with no dependencies and a single-file delivery option. Emphasis on safety, accessibility, performance, and developer experience. [Apache 2.0] <a href="https://aurora-opensource.github.io/au/main/" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Scripting</p>
</h3>
<ul>
<li><a href="https://github.com/saghul/txiki.js" rel="noopener noreferrer">txiki.js (⭐2.9k)</a> - A tiny JavaScript runtime. [MIT]</li>
</ul>
<h3><p>Web Application Framework</p>
</h3>
<ul>
<li><a href="https://pistacheio.github.io/pistache/" rel="noopener noreferrer">Pistache</a> - Pistache is a C++ REST framework written in pure C++11 with no external dependency. [Apache2]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/27/"/>
    <summary>8 awesome projects updated on Jul 01 - Jul 07, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/20/</id>
    <title>Awesome Cpp Updates on May 13 - May 19, 2024</title>
    <updated>2024-05-18T12:38:04.163Z</updated>
    <published>2024-05-16T12:42:00.432Z</published>
    <content type="html"><![CDATA[<h3><p>Game Engine</p>
</h3>
<ul>
<li><a href="https://github.com/axmolengine/axmol" rel="noopener noreferrer">Axmol Engine (⭐1.3k)</a> - A cross-platform game engine for desktop, mobile, and XBOX (UWP), derived from Cocos2d-x-4.0. [MIT] <a href="https://axmol.dev/" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Integrated Development Environment</p>
</h3>
<ul>
<li><a href="https://programiz.pro/ide/c" rel="noopener noreferrer">C Playground - Online C Programming IDE</a> - An online IDE to practice C Programming where you can write, edit, and run code online.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/20/"/>
    <summary>2 awesome projects updated on May 13 - May 19, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/18/</id>
    <title>Awesome Cpp Updates on Apr 29 - May 05, 2024</title>
    <updated>2024-04-29T01:31:43.409Z</updated>
    <published>2024-04-29T01:31:43.409Z</published>
    <content type="html"><![CDATA[<h3><p>Miscellaneous</p>
</h3>
<ul>
<li><a href="https://github.com/nmwsharp/happly" rel="noopener noreferrer">happly (⭐386)</a> - A C++ header-only parser for the PLY file format. Parse .ply happily! [MIT]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/18/"/>
    <summary>1 awesome projects updated on Apr 29 - May 05, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/17/</id>
    <title>Awesome Cpp Updates on Apr 22 - Apr 28, 2024</title>
    <updated>2024-04-27T12:36:03.621Z</updated>
    <published>2024-04-27T12:36:03.621Z</published>
    <content type="html"><![CDATA[<h3><p>Image Processing</p>
</h3>
<ul>
<li><a href="https://github.com/jkriege2/TinyTIFF" rel="noopener noreferrer">TinyTIFF (⭐160)</a> - lightweight TIFF reader/writer library. [GPL-3.0]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/17/"/>
    <summary>1 awesome projects updated on Apr 22 - Apr 28, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/16/</id>
    <title>Awesome Cpp Updates on Apr 15 - Apr 21, 2024</title>
    <updated>2024-04-17T01:24:09.439Z</updated>
    <published>2024-04-15T03:38:06.219Z</published>
    <content type="html"><![CDATA[<h3><p>GUI</p>
</h3>
<ul>
<li><a href="https://github.com/webui-dev/webui" rel="noopener noreferrer">WebUI (⭐4k)</a> - Use any web browser as GUI, with your preferred language in the backend and HTML5 in the frontend. [MIT] <a href="https://webui.me/" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Miscellaneous</p>
</h3>
<ul>
<li><a href="https://github.com/rapidfuzz/rapidfuzz-cpp" rel="noopener noreferrer">RapidFuzz (⭐346)</a> - Rapid fuzzy string matching in C++ using the Levenshtein Distance. [MIT] <a href="https://rapidfuzz.github.io/rapidfuzz-cpp/" rel="noopener noreferrer">website</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/16/"/>
    <summary>2 awesome projects updated on Apr 15 - Apr 21, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/15/</id>
    <title>Awesome Cpp Updates on Apr 08 - Apr 14, 2024</title>
    <updated>2024-04-14T14:52:29.085Z</updated>
    <published>2024-04-08T01:24:00.418Z</published>
    <content type="html"><![CDATA[<h3><p>Concurrency</p>
</h3>
<ul>
<li><a href="https://github.com/tidwall/neco" rel="noopener noreferrer">Neco (⭐1.3k)</a> - Concurrency library for C (coroutines). [MIT]</li>
</ul>
<h3><p>Database</p>
</h3>
<ul>
<li><a href="https://github.com/memgraph/mgclient" rel="noopener noreferrer">mgclient (⭐41)</a> - C/C++ Memgraph Client. [Apache2]</li>
</ul>
<h3><p>Debug</p>
</h3>
<ul>
<li><a href="https://github.com/jeremy-rifkin/libassert" rel="noopener noreferrer">libassert (⭐700)</a> - The most over-engineered C++ assertion library. [MIT]</li>
</ul>
<h3><p>Math</p>
</h3>
<ul>
<li><a href="https://github.com/mapbox/wagyu" rel="noopener noreferrer">Wagyu (⭐189)</a> - A general library for geometry operations of union, intersections, difference, and xor. [mapbox-wagyu original]</li>
</ul>
<h3><p>Miscellaneous</p>
</h3>
<ul>
<li><a href="https://github.com/zemasoft/wildcards/" rel="noopener noreferrer">Wildcards (⭐94)</a> - A simple C++ header-only template library implementing matching using wildcards. [BSL-1.0]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/15/"/>
    <summary>5 awesome projects updated on Apr 08 - Apr 14, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/14/</id>
    <title>Awesome Cpp Updates on Apr 01 - Apr 07, 2024</title>
    <updated>2024-04-07T01:34:25.631Z</updated>
    <published>2024-04-05T01:23:10.376Z</published>
    <content type="html"><![CDATA[<h3><p>Debug</p>
</h3>
<ul>
<li><a href="https://bencher.dev/" rel="noopener noreferrer">Bencher</a> - A suite of continuous benchmarking tools designed to catch performance regressions in CI. [MIT]/[Apache2]</li>
</ul>

<ul>
<li><a href="https://github.com/philip82148/cpp-dump" rel="noopener noreferrer">cpp-dump (⭐376)</a> - A C++ library for debugging purposes that can print any variable, even user-defined types. [MIT]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/14/"/>
    <summary>2 awesome projects updated on Apr 01 - Apr 07, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/13/</id>
    <title>Awesome Cpp Updates on Mar 25 - Mar 31, 2024</title>
    <updated>2024-03-29T01:22:02.499Z</updated>
    <published>2024-03-25T12:36:45.393Z</published>
    <content type="html"><![CDATA[<h3><p>Miscellaneous</p>
</h3>
<ul>
<li><a href="https://github.com/MarcDirven/cpp-lazy" rel="noopener noreferrer">cpp-lazy (⭐364)</a> - a fast and easy lazy evaluation library for C++11/14/17/20. [MIT]</li>
</ul>
<h3><p>Build Systems</p>
</h3>
<ul>
<li><a href="https://github.com/mozilla/sccache" rel="noopener noreferrer">Sccache (⭐7k)</a> - A fast compiler cache for C/C++, with cross-platform support and cloud backed storage options.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/13/"/>
    <summary>2 awesome projects updated on Mar 25 - Mar 31, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/12/</id>
    <title>Awesome Cpp Updates on Mar 18 - Mar 24, 2024</title>
    <updated>2024-03-24T12:36:40.862Z</updated>
    <published>2024-03-20T12:37:27.121Z</published>
    <content type="html"><![CDATA[<h3><p>Concurrency</p>
</h3>
<ul>
<li><a href="https://github.com/ConorWilliams/libfork" rel="noopener noreferrer">libfork (⭐830)</a> - A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines. [MPL-2.0] <a href="https://conorwilliams.github.io/libfork/" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Miscellaneous</p>
</h3>
<ul>
<li><a href="https://github.com/cppfastio/fast_io" rel="noopener noreferrer">fast_io (⭐835)</a> - Significantly faster input/output for C++20. [MIT]</li>
</ul>
<h3><p>Build Systems</p>
</h3>
<ul>
<li><a href="https://ccache.dev/" rel="noopener noreferrer">Ccache</a> - A fast C/C++ compiler cache. [GPLv3]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/12/"/>
    <summary>3 awesome projects updated on Mar 18 - Mar 24, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/11/</id>
    <title>Awesome Cpp Updates on Mar 11 - Mar 17, 2024</title>
    <updated>2024-03-13T12:37:24.519Z</updated>
    <published>2024-03-11T01:21:36.490Z</published>
    <content type="html"><![CDATA[<h3><p>Containers</p>
</h3>
<ul>
<li><a href="https://github.com/teslamotors/fixed-containers" rel="noopener noreferrer">fixed-containers (⭐436)</a> - Header-only C++20 library that provides fixed capacity constexpr containers. [MIT]</li>
</ul>
<h3><p>Networking</p>
</h3>
<ul>
<li><a href="https://github.com/karastojko/mailio" rel="noopener noreferrer">mailio (⭐469)</a> - mailio is a cross platform C++ library for MIME format and SMTP, POP3 and IMAP protocols. [BSD]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/11/"/>
    <summary>2 awesome projects updated on Mar 11 - Mar 17, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/10/</id>
    <title>Awesome Cpp Updates on Mar 04 - Mar 10, 2024</title>
    <updated>2024-03-10T12:33:36.916Z</updated>
    <published>2024-03-04T01:22:40.069Z</published>
    <content type="html"><![CDATA[<h3><p>Frameworks</p>
</h3>
<ul>
<li><a href="https://github.com/Pagghiu/SaneCppLibraries" rel="noopener noreferrer">SaneCppLibraries (⭐608)</a> - a set of C++ platform abstraction libraries for macOS, Windows and Linux. [MIT] <a href="https://pagghiu.github.io/SaneCppLibraries/" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Containers</p>
</h3>
<ul>
<li><a href="https://github.com/serge-sans-paille/frozen" rel="noopener noreferrer">frozen (⭐1.5k)</a> - a header-only, constexpr alternative to gperf for C++14 users. [Apache-2.0]</li>
</ul>
<h3><p>Robotics</p>
</h3>
<ul>
<li><a href="https://github.com/arturania/cspice" rel="noopener noreferrer">SPICE Toolkit (⭐33)</a> - Library and toolkit for computing geometric information used in planning and analyzing science observations obtained from robotic spacecraft. [MIT] <a href="https://naif.jpl.nasa.gov/naif/toolkit.html" rel="noopener noreferrer">website</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/10/"/>
    <summary>3 awesome projects updated on Mar 04 - Mar 10, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/9/</id>
    <title>Awesome Cpp Updates on Feb 26 - Mar 03, 2024</title>
    <updated>2024-03-01T01:33:07.391Z</updated>
    <published>2024-02-28T01:20:33.222Z</published>
    <content type="html"><![CDATA[<h3><p>Image Processing</p>
</h3>
<ul>
<li><a href="https://github.com/uclouvain/openjpeg" rel="noopener noreferrer">OpenJPEG (⭐1.1k)</a> - an open-source JPEG 2000 codec written in C language.  [BSD-2-Clause]</li>
</ul>
<h3><p>XML</p>
</h3>
<ul>
<li><a href="https://github.com/apache/xalan-c" rel="noopener noreferrer">Xalan C (⭐35)</a> - A library and a command line program to transform XML documents using a stylesheet that conforms to XSLT 1.0 standards. [Apache-2.0] <a href="https://xalan.apache.org/" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Miscellaneous</p>
</h3>
<ul>
<li><a href="https://github.com/d-bahr/CRCpp" rel="noopener noreferrer">CRCpp (⭐406)</a> - Easy to use and fast C++ CRC library. [BSD-3-Clause]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/9/"/>
    <summary>3 awesome projects updated on Feb 26 - Mar 03, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/8/</id>
    <title>Awesome Cpp Updates on Feb 19 - Feb 25, 2024</title>
    <updated>2024-02-25T12:34:44.420Z</updated>
    <published>2024-02-23T05:49:30.912Z</published>
    <content type="html"><![CDATA[<h3><p>CLI</p>
</h3>
<ul>
<li><a href="https://github.com/taywee/args" rel="noopener noreferrer">args (⭐1.6k)</a> - A simple header-only C++ argument parser library. [MIT]</li>
</ul>

<ul>
<li><a href="https://github.com/jarro2783/cxxopts" rel="noopener noreferrer">cxxopts (⭐4.7k)</a> - Lightweight C++ command line option parser. [MIT]</li>
</ul>

<ul>
<li><a href="https://github.com/a-n-t-h-o-n-y/TermOx" rel="noopener noreferrer">TermOx (⭐837)</a> - C++17 Terminal User Interface(TUI) Library. [MIT]</li>
</ul>
<h3><p>Image Processing</p>
</h3>
<ul>
<li><a href="https://github.com/richgel999/fpng" rel="noopener noreferrer">fpng (⭐976)</a> - Super fast C++ .PNG writer/reader. [Unlicense]</li>
</ul>

<ul>
<li><a href="https://github.com/pnggroup/libpng" rel="noopener noreferrer">libpng (⭐1.6k)</a> - the reference library for use in applications that read, create, and manipulate PNG (Portable Network Graphics) raster image files. [libpng-2.0] <a href="https://libpng.sourceforge.io/" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Scripting</p>
</h3>
<ul>
<li><a href="https://miniscript.org/" rel="noopener noreferrer">MiniScript</a> - scripting language modern, elegant, easy to learn, and easy to embed in your own C# or C++ projects. [MIT]</li>
</ul>
<h3><p>Miscellaneous</p>
</h3>
<ul>
<li><a href="https://github.com/google/cctz" rel="noopener noreferrer">CCTZ (⭐640)</a> - a C++ library for translating between absolute and civil times using the rules of a time zone.  [Apache-2.0]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/8/"/>
    <summary>7 awesome projects updated on Feb 19 - Feb 25, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/7/</id>
    <title>Awesome Cpp Updates on Feb 12 - Feb 18, 2024</title>
    <updated>2024-02-13T01:22:01.019Z</updated>
    <published>2024-02-13T01:22:01.019Z</published>
    <content type="html"><![CDATA[<h3><p>Database</p>
</h3>
<ul>
<li><a href="https://github.com/Restream/reindexer" rel="noopener noreferrer">Reindexer (⭐800)</a> - Embeddable, in-memory, document-oriented database with a high-level Query builder interface. [Apache2] <a href="https://reindexer.io/" rel="noopener noreferrer">website</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/7/"/>
    <summary>1 awesome projects updated on Feb 12 - Feb 18, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/6/</id>
    <title>Awesome Cpp Updates on Feb 05 - Feb 11, 2024</title>
    <updated>2024-02-08T09:48:39.469Z</updated>
    <published>2024-02-08T09:48:39.435Z</published>
    <content type="html"><![CDATA[<h3><p>Configuration</p>
</h3>
<ul>
<li><a href="https://github.com/metayeti/mINI" rel="noopener noreferrer">mINI (⭐635)</a> - INI file reader and writer. [MIT]</li>
</ul>
<h3><p>Containers</p>
</h3>
<ul>
<li><a href="https://github.com/Tessil/hat-trie" rel="noopener noreferrer">hat-trie (⭐859)</a> - C++ implementation of a fast and memory efficient HAT-trie. [MIT]</li>
</ul>

<ul>
<li><a href="https://github.com/erikerlandson/st_tree" rel="noopener noreferrer">st_tree (⭐115)</a> - A fast and flexible c++ template class for tree data structures. [Apache-2.0]</li>
</ul>

<ul>
<li><a href="https://github.com/kpeeters/tree.hh" rel="noopener noreferrer">tree.hh (⭐151)</a> - An STL-like C++ header-only tree library. [GPL2+]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/6/"/>
    <summary>4 awesome projects updated on Feb 05 - Feb 11, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/3/</id>
    <title>Awesome Cpp Updates on Jan 15 - Jan 21, 2024</title>
    <updated>2024-01-20T01:32:19.313Z</updated>
    <published>2024-01-16T01:34:37.496Z</published>
    <content type="html"><![CDATA[<h3><p>Compression</p>
</h3>
<ul>
<li><a href="https://github.com/mxmlnkn/rapidgzip" rel="noopener noreferrer">Rapidgzip (⭐446)</a> - Gzip Decompression and Random Access for Modern Multi-Core Machines. [Apache-2/MIT]</li>
</ul>
<h3><p>Inter-process communication</p>
</h3>
<ul>
<li><a href="https://github.com/apache/brpc" rel="noopener noreferrer">bRPC (⭐17k)</a> - bRPC is an Industrial-grade RPC framework using C++ Language, which is often used in high performance system such as Search, Storage, Machine learning, Advertisement, Recommendation etc. [Apache2] <a href="https://brpc.apache.org/" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Regular Expression</p>
</h3>
<ul>
<li><a href="https://www.akenotsuki.com/misc/srell/en/" rel="noopener noreferrer">SRELL</a> - Unicode-aware regular expression template library for C++. [BSD]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/3/"/>
    <summary>3 awesome projects updated on Jan 15 - Jan 21, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/2/</id>
    <title>Awesome Cpp Updates on Jan 08 - Jan 14, 2024</title>
    <updated>2024-01-12T12:39:40.877Z</updated>
    <published>2024-01-08T01:33:55.001Z</published>
    <content type="html"><![CDATA[<h3><p>Containers</p>
</h3>
<ul>
<li><a href="https://github.com/skarupke/flat_hash_map" rel="noopener noreferrer">flat_hash_map (⭐1.8k)</a> - A very fast flat hashtable with Fibonacci hashing.</li>
</ul>
<h3><p>Database</p>
</h3>
<ul>
<li><a href="https://github.com/infiniflow/infinity" rel="noopener noreferrer">Infinity (⭐4.4k)</a> - The AI-native database built for LLM applications, providing incredibly fast vector and full-text search. [Apache2]</li>
</ul>

<ul>
<li><a href="https://github.com/unum-cloud/ustore" rel="noopener noreferrer">UStore (⭐623)</a> - Multi-Modal database for BLOBs, JSON, and graphs. [Apache2]</li>
</ul>
<h3><p>Machine Learning</p>
</h3>
<ul>
<li><a href="https://github.com/catboost/catboost" rel="noopener noreferrer">catboost (⭐8.8k)</a> - A fast, scalable, high performance Gradient Boosting on Decision Trees library. [Apache2]</li>
</ul>

<ul>
<li><a href="https://github.com/facebookresearch/faiss" rel="noopener noreferrer">FAISS (⭐39k)</a> - A library for efficient similarity search and clustering of dense vectors. [MIT]</li>
</ul>

<ul>
<li><a href="https://github.com/ggerganov/ggml" rel="noopener noreferrer">ggml (⭐14k)</a> - Tensor library for machine learning with 16-bit and 4-bit quantization support. [MIT]</li>
</ul>

<ul>
<li><a href="https://github.com/unum-cloud/usearch" rel="noopener noreferrer">USearch (⭐3.9k)</a> - Fast search and clustering library for vectors and strings. [Apache2]</li>
</ul>
<h3><p>Math</p>
</h3>
<ul>
<li><a href="https://github.com/ashvardanian/SimSIMD" rel="noopener noreferrer">SimSIMD (⭐1.7k)</a> - Vector distance functions for x86 AVX2, AVX-512, Arm NEON, and SVE. [Apache2]</li>
</ul>
<h3><p>Networking</p>
</h3>
<ul>
<li><a href="https://github.com/redpanda-data/redpanda" rel="noopener noreferrer">RedPanda (⭐12k)</a> - Streaming data platform for developers. Kafka API compatible. 10x faster. [BSL]</li>
</ul>

<ul>
<li><a href="https://github.com/unum-cloud/ucall" rel="noopener noreferrer">UCall (⭐1.3k)</a> - A high-performance SIMD-accelerated RPC library on io_uring. [Apache2]</li>
</ul>
<h3><p>Scripting</p>
</h3>
<ul>
<li><a href="https://github.com/kunitoki/LuaBridge3" rel="noopener noreferrer">LuaBridge3 (⭐331)</a> - A lightweight, dependency-free library for binding Lua, LuaJIT, Luau and Ravi to C++. [MIT]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/2/"/>
    <summary>11 awesome projects updated on Jan 08 - Jan 14, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/1/</id>
    <title>Awesome Cpp Updates on Jan 01 - Jan 07, 2024</title>
    <updated>2024-01-07T01:39:40.242Z</updated>
    <published>2024-01-03T01:29:32.279Z</published>
    <content type="html"><![CDATA[<h3><p>Physics</p>
</h3>
<ul>
<li><a href="https://github.com/jrouwe/JoltPhysics" rel="noopener noreferrer">Jolt Physics (⭐9.7k)</a> - A multi core friendly rigid body physics and collision detection library. [MIT]</li>
</ul>
<h3><p>Videos</p>
</h3>
<ul>
<li><a href="https://www.youtube.com/playlist?list=PLlrATfBNZ98dudnM48yfGUldqGD0S4FFb" rel="noopener noreferrer">The Cherno's C++ Playlist</a> - Extensive C++ tutorial series by The Cherno.</li>
</ul>
<h3><p>Weblogs</p>
</h3>
<ul>
<li><a href="https://devblogs.microsoft.com/cppblog/" rel="noopener noreferrer">C++ Team Blog</a> - Dev blog from the Microsoft Visual C++ team</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/1/"/>
    <summary>3 awesome projects updated on Jan 01 - Jan 07, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/52/</id>
    <title>Awesome Cpp Updates on Dec 25 - Dec 31, 2023</title>
    <updated>2023-12-30T12:36:46.381Z</updated>
    <published>2023-12-27T09:00:29.678Z</published>
    <content type="html"><![CDATA[<h3><p>Frameworks</p>
</h3>
<ul>
<li><a href="https://github.com/iboB/itlib" rel="noopener noreferrer">itlib (⭐202)</a> - A collection of std-like single-header C++ libraries  [MIT]</li>
</ul>
<h3><p>CLI</p>
</h3>
<ul>
<li><a href="https://github.com/p-ranav/argparse" rel="noopener noreferrer">argparse (⭐3.4k)</a> - Argument Parser for Modern C++. [MIT]</li>
</ul>
<h3><p>Containers</p>
</h3>
<ul>
<li><a href="https://github.com/greg7mdp/parallel-hashmap" rel="noopener noreferrer">parallel-hashmap (⭐3.2k)</a> - A family of header-only, very fast and memory-friendly hashmap and btree containers [Apache2] <a href="https://greg7mdp.github.io/parallel-hashmap/" rel="noopener noreferrer">website</a></li>
</ul>

<ul>
<li><a href="https://github.com/mattreecebentley/plf_colony" rel="noopener noreferrer">plf::colony (⭐486)</a> - An unordered "bag"-type container which outperforms std containers in high-modification scenarios while maintaining permanent pointers to non-erased elements regardless of insertion/erasure. [zLib] <a href="http://www.plflib.org/colony.htm" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Database</p>
</h3>
<ul>
<li><a href="https://github.com/silverqx/TinyORM" rel="noopener noreferrer">TinyORM (⭐343)</a> - Modern C++ ORM library. [MIT] <a href="https://www.tinyorm.org/" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Debug</p>
</h3>
<ul>
<li><a href="https://github.com/jeremy-rifkin/cpptrace" rel="noopener noreferrer">Cpptrace (⭐1.4k)</a> - A simple, portable, and self-contained C++ stacktrace library supporting C++11 and greater. [MIT]</li>
</ul>
<h3><p>GUI</p>
</h3>
<ul>
<li><a href="https://github.com/texus/TGUI" rel="noopener noreferrer">TGUI (⭐1k)</a> - Cross-platform modern c++ GUI. [Zlib] <a href="https://tgui.eu/" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Graphics</p>
</h3>
<ul>
<li><a href="https://github.com/sammycage/lunasvg" rel="noopener noreferrer">LunaSVG (⭐1.1k)</a> - a standalone SVG rendering library in C++. [MIT]</li>
</ul>
<h3><p>Image Processing</p>
</h3>
<ul>
<li><a href="https://github.com/AOMediaCodec/libavif" rel="noopener noreferrer">libavif (⭐2k)</a> - Library for encoding and decoding .avif files. [BSD-2-Clause]</li>
</ul>

<ul>
<li><a href="https://github.com/libjxl/libjxl" rel="noopener noreferrer">libjxl (⭐3.4k)</a> - JPEG XL image format reference implementation. [BSD-3-Clause]</li>
</ul>

<ul>
<li><a href="https://github.com/randy408/libspng" rel="noopener noreferrer">libspng (⭐823)</a> - Simple, modern libpng alternative. [BSD-2] <a href="https://libspng.org/" rel="noopener noreferrer">website</a></li>
</ul>

<ul>
<li><a href="https://github.com/lvandeve/lodepng" rel="noopener noreferrer">LodePNG (⭐2.3k)</a> - PNG encoder and decoder in C and C++. [Zlib]</li>
</ul>

<ul>
<li><a href="https://github.com/mozilla/mozjpeg" rel="noopener noreferrer">MozJPEG (⭐5.7k)</a> - Improved JPEG encoder. [BSD/BSD-3-Clause/ZLIB]</li>
</ul>
<h3><p>Logging</p>
</h3>
<ul>
<li><a href="https://github.com/ChristianPanov/lwlog" rel="noopener noreferrer">lwlog (⭐343)</a> - Very fast synchronous and asynchronous C++17 logging library. [MIT]</li>
</ul>
<h3><p>Memory Allocation</p>
</h3>
<ul>
<li><a href="https://github.com/spaskalev/buddy_alloc" rel="noopener noreferrer">buddy_alloc (⭐232)</a> - A single header buddy memory allocator for C with bounded allocation costs. [0BSD]</li>
</ul>
<h3><p>Office Open XML</p>
</h3>
<ul>
<li><a href="https://github.com/amiremohamadi/DuckX" rel="noopener noreferrer">DuckX (⭐488)</a> - C++ library for creating and modifying Microsoft Word (.docx) files. [MIT]</li>
</ul>

<ul>
<li><a href="https://www.gaia-gis.it/fossil/freexl/index" rel="noopener noreferrer">FreeXL</a> - an open source library to extract valid data from within Spreadsheets. [MPL/GPL-2/LGPL-2]</li>
</ul>

<ul>
<li><a href="https://github.com/libxls/libxls" rel="noopener noreferrer">libxls (⭐518)</a> - Read binary Excel files from C/C++ [BSD-2-Clause]</li>
</ul>

<ul>
<li><a href="https://github.com/jmcnamara/libxlsxwriter" rel="noopener noreferrer">libxlsxwriter (⭐1.7k)</a> - A C library for creating Excel XLSX files. [BSD-2-Clause] <a href="https://libxlsxwriter.github.io/" rel="noopener noreferrer">website</a></li>
</ul>

<ul>
<li><a href="https://github.com/troldal/OpenXLSX" rel="noopener noreferrer">OpenXLSX (⭐1.7k)</a> - A C++ library for reading, writing, creating and modifying Microsoft Excel® (.xlsx) files.  [BSD-3-Clause]</li>
</ul>

<ul>
<li><a href="https://sourceforge.net/projects/simplexlsx/" rel="noopener noreferrer">SimpleXlsxWriter</a> - XLSX files writer for Microsoft Excel 2007 and above. [zlib]</li>
</ul>

<ul>
<li><a href="https://github.com/brechtsanders/xlsxio" rel="noopener noreferrer">XLSX I/O (⭐509)</a> - C library for reading and writing .xlsx files. [MIT]</li>
</ul>
<h3><p>Reflection</p>
</h3>
<ul>
<li><a href="https://github.com/getml/reflect-cpp" rel="noopener noreferrer">reflect-cpp (⭐1.7k)</a> - Serialization through reflection, including automatic field name retrieval from structs. [MIT]</li>
</ul>
<h3><p>Scripting</p>
</h3>
<ul>
<li><a href="https://bellard.org/quickjs/" rel="noopener noreferrer">QuickJS</a> - a small and embeddable JavaScript engine. [MIT]</li>
</ul>

<ul>
<li><a href="https://github.com/pmed/v8pp" rel="noopener noreferrer">v8pp (⭐958)</a> - Header-only library to expose C++ classes and functions into V8 to use them in JavaScript code. [BOOST] <a href="https://pmed.github.io/v8pp/" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Serialization</p>
</h3>
<ul>
<li><a href="https://github.com/qicosmos/iguana" rel="noopener noreferrer">iguana (⭐1.3k)</a> - a modern, universal and easy-to-use serialization engine developed in C++20 and C++17. [Apache2]</li>
</ul>
<h3><p>Serial Port</p>
</h3>
<ul>
<li><a href="https://github.com/itas109/CSerialPort" rel="noopener noreferrer">CSerialPort (⭐874)</a> - lightweight cross-platform serial port library. [LGPL3]</li>
</ul>
<h3><p>Sorting</p>
</h3>
<ul>
<li><a href="https://github.com/Morwenn/cpp-sort" rel="noopener noreferrer">cpp-sort (⭐694)</a> - Sorting algorithms &amp; related tools for C++14. [MIT]</li>
</ul>
<h3><p>Miscellaneous</p>
</h3>
<ul>
<li><a href="https://github.com/HowardHinnant/date" rel="noopener noreferrer">date (⭐3.4k)</a> - A date and time library based on the C++11/14/17  header. [MIT] <a href="https://howardhinnant.github.io/date/date.html" rel="noopener noreferrer">website</a></li>
</ul>

<ul>
<li><a href="https://github.com/Viatorus/emio" rel="noopener noreferrer">emio (⭐184)</a> - A safe and fast high-level and low-level character input/output library. [MIT]</li>
</ul>

<ul>
<li><a href="https://github.com/nemequ/hedley" rel="noopener noreferrer">hedley (⭐885)</a> - A C/C++ header file designed to smooth over some platform-specific annoyances. <a href="https://nemequ.github.io/hedley/" rel="noopener noreferrer">website</a></li>
</ul>

<ul>
<li><a href="https://github.com/baderouaich/tgbotxx" rel="noopener noreferrer">tgbotxx (⭐20)</a> - Telegram Bot C++ Library. [MIT]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/52/"/>
    <summary>32 awesome projects updated on Dec 25 - Dec 31, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/48/</id>
    <title>Awesome Cpp Updates on Nov 27 - Dec 03, 2023</title>
    <updated>2023-11-30T12:40:37.302Z</updated>
    <published>2023-11-28T12:40:51.245Z</published>
    <content type="html"><![CDATA[<h3><p>Game Engine</p>
</h3>
<ul>
<li><a href="https://github.com/jhasse/jngl/" rel="noopener noreferrer">JNGL (⭐315)</a> - 2D library for Linux, Windows, macOS, Android, iOS, Xbox, the Nintendo Switch and the Web. [zlib] <a href="https://bixense.com/jngl/" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Internationalization</p>
</h3>
<ul>
<li><a href="https://github.com/simdutf/simdutf" rel="noopener noreferrer">simdutf (⭐1.7k)</a> - Unicode routines (UTF8, UTF16, UTF32): billions of characters per second using SSE2, AVX2, NEON, AVX-512. [Apache-2/MIT]</li>
</ul>
<h3><p>JSON</p>
</h3>
<ul>
<li><a href="https://github.com/bytedance/sonic-cpp" rel="noopener noreferrer">Sonic-Cpp (⭐970)</a> - A fast JSON serializing &amp; deserializing library, accelerated by SIMD. [Apache-2.0]</li>
</ul>
<h3><p>PDF</p>
</h3>
<ul>
<li><a href="https://github.com/michaelrsweet/pdfio" rel="noopener noreferrer">pdfio (⭐315)</a> - A simple C library for reading and writing PDF files. [Apache-2] <a href="https://www.msweet.org/pdfio/" rel="noopener noreferrer">website</a></li>
</ul>

<ul>
<li><a href="https://pdfium.googlesource.com/pdfium/" rel="noopener noreferrer">PDFium</a> - PDF generation and rendering library. [BSD-3-Clause]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/48/"/>
    <summary>5 awesome projects updated on Nov 27 - Dec 03, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/47/</id>
    <title>Awesome Cpp Updates on Nov 20 - Nov 26, 2023</title>
    <updated>2023-11-26T01:35:54.218Z</updated>
    <published>2023-11-23T01:31:44.122Z</published>
    <content type="html"><![CDATA[<h3><p>GUI</p>
</h3>
<ul>
<li><a href="http://fox-toolkit.org" rel="noopener noreferrer">FOX Toolkit</a> - an open-source, cross-platform widget toolkit. [LGPL]</li>
</ul>
<h3><p>Serial Port</p>
</h3>
<ul>
<li><a href="https://github.com/crayzeewulf/libserial" rel="noopener noreferrer">Libserial (⭐482)</a> - Serial Port Programming in C++. [BSD-3-Clause]</li>
</ul>
<h3><p>Miscellaneous</p>
</h3>
<ul>
<li><a href="https://github.com/jinja2cpp/Jinja2Cpp" rel="noopener noreferrer">Jinja2С++ (⭐574)</a> - almost full-conformance template engine implementation. <a href="https://jinja2cpp.github.io/" rel="noopener noreferrer">website</a></li>
</ul>

<ul>
<li><a href="https://github.com/eliaskosunen/scnlib" rel="noopener noreferrer">scnlib (⭐1.3k)</a> - scanf for modern C++. [Apache-2.0] <a href="https://v1.scnlib.dev/" rel="noopener noreferrer">website</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/47/"/>
    <summary>4 awesome projects updated on Nov 20 - Nov 26, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/45/</id>
    <title>Awesome Cpp Updates on Nov 06 - Nov 12, 2023</title>
    <updated>2023-11-12T12:37:40.733Z</updated>
    <published>2023-11-06T12:42:22.809Z</published>
    <content type="html"><![CDATA[<h3><p>Audio</p>
</h3>
<ul>
<li><a href="https://github.com/SparkyStudios/AmplitudeAudioSDK" rel="noopener noreferrer">Amplitude Audio SDK (⭐70)</a> - A cross-platform audio engine designed with the needs of games in mind. [Apache-2.0] <a href="https://amplitudeaudiosdk.com" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Font</p>
</h3>
<ul>
<li><a href="https://github.com/tomolt/libschrift" rel="noopener noreferrer">libschrift (⭐555)</a> - A lightweight TrueType font rendering library. [ISC]</li>
</ul>
<h3><p>Graphics</p>
</h3>
<ul>
<li><a href="https://github.com/thorvg/thorvg" rel="noopener noreferrer">ThorVG (⭐1.5k)</a> - a platform-independent portable library that allows for drawing vector-based scenes and animations, including SVG and Lottie. [MIT] <a href="https://www.thorvg.org/" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Networking</p>
</h3>
<ul>
<li><a href="https://github.com/ngtcp2/nghttp3" rel="noopener noreferrer">nghttp3 (⭐1.1k)</a> - HTTP/3 library written in C. [MIT] <a href="https://nghttp2.org/nghttp3/" rel="noopener noreferrer">website</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/45/"/>
    <summary>4 awesome projects updated on Nov 06 - Nov 12, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/44/</id>
    <title>Awesome Cpp Updates on Oct 30 - Nov 05, 2023</title>
    <updated>2023-11-05T12:37:54.607Z</updated>
    <published>2023-11-01T01:33:27.015Z</published>
    <content type="html"><![CDATA[<h3><p>Compression</p>
</h3>
<ul>
<li><a href="https://github.com/atomicobject/heatshrink" rel="noopener noreferrer">heatshrink (⭐1.5k)</a> - data compression library for embedded/real-time systems  [ISC]</li>
</ul>

<ul>
<li><a href="https://github.com/zlib-ng/minizip-ng" rel="noopener noreferrer">minizip-ng (⭐1.4k)</a> - Fork of the popular zip manipulation library found in the zlib distribution. [zlib]</li>
</ul>

<ul>
<li><a href="https://github.com/zlib-ng/zlib-ng" rel="noopener noreferrer">zlib-ng (⭐1.9k)</a> - zlib for the "next generation" systems. Drop-In replacement with some serious optimizations. [zlib]</li>
</ul>
<h3><p>Database</p>
</h3>
<ul>
<li><a href="https://github.com/facebookincubator/velox" rel="noopener noreferrer">Velox (⭐4.1k)</a> - A C++ vectorized database acceleration library aimed to optimizing query engines and data processing systems. [Apache-2.0] <a href="https://velox-lib.io/" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Articles</p>
</h3>
<ul>
<li><a href="https://github.com/CppCon/CppCon2023" rel="noopener noreferrer">CppCon 2023 Presentation Materials (⭐336)</a> - CppCon 2023 Presentation Materials.</li>
</ul>

<ul>
<li><a href="https://github.com/CppCon/CppCon2022" rel="noopener noreferrer">CppCon 2022 Presentation Materials (⭐559)</a> - CppCon 2022 Presentation Materials.</li>
</ul>

<ul>
<li><a href="https://github.com/CppCon/CppCon2021" rel="noopener noreferrer">CppCon 2021 Presentation Materials (⭐119)</a> - CppCon 2021 Presentation Materials.</li>
</ul>

<ul>
<li><a href="https://github.com/boostcon/cppnow_presentations_2023" rel="noopener noreferrer">C++Now 2023 Presentations (⭐87)</a> - Presentation materials presented at C++Now 2023.</li>
</ul>

<ul>
<li><a href="https://github.com/boostcon/cppnow_presentations_2022" rel="noopener noreferrer">C++Now 2022 Presentations (⭐1)</a> - Presentation materials presented at C++Now 2022.</li>
</ul>

<ul>
<li><a href="https://github.com/boostcon/cppnow_presentations_2021" rel="noopener noreferrer">C++Now 2021 Presentations (⭐4)</a> - Presentation materials presented at C++Now 2021.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/44/"/>
    <summary>10 awesome projects updated on Oct 30 - Nov 05, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/43/</id>
    <title>Awesome Cpp Updates on Oct 23 - Oct 29, 2023</title>
    <updated>2023-10-29T12:35:47.420Z</updated>
    <published>2023-10-23T01:23:33.705Z</published>
    <content type="html"><![CDATA[<h3><p>Containers</p>
</h3>
<ul>
<li><a href="https://github.com/martinus/svector" rel="noopener noreferrer">svector (⭐114)</a> - Compact SVO optimized vector for C++17 or higher. [MIT]</li>
</ul>
<h3><p>Logging</p>
</h3>
<ul>
<li><a href="https://github.com/MuggleWei/haclog" rel="noopener noreferrer">haclog (⭐79)</a> - An extremely fast plain C logging library. [MIT]</li>
</ul>
<h3><p>PDF</p>
</h3>
<ul>
<li><a href="https://github.com/galkahana/PDF-Writer" rel="noopener noreferrer">PDF-Writer (⭐1k)</a> - High performance library for creating, modiyfing and parsing PDF files in C++ [Apache-2.0] <a href="https://www.pdfhummus.com/" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Miscellaneous</p>
</h3>
<ul>
<li><a href="https://github.com/cieslarmichal/faker-cxx" rel="noopener noreferrer">faker-cxx (⭐411)</a> - C++20 Faker library for generating fake (but realistic) data for testing and development. [MIT]</li>
</ul>

<ul>
<li><a href="https://github.com/pantor/inja" rel="noopener noreferrer">inja (⭐1.9k)</a> - A Template Engine for Modern C++. [MIT]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/43/"/>
    <summary>5 awesome projects updated on Oct 23 - Oct 29, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/42/</id>
    <title>Awesome Cpp Updates on Oct 16 - Oct 22, 2023</title>
    <updated>2023-10-22T01:33:50.938Z</updated>
    <published>2023-10-17T14:45:19.274Z</published>
    <content type="html"><![CDATA[<h3><p>Concurrency</p>
</h3>
<ul>
<li><a href="https://github.com/andreiavrammsd/cpp-channel" rel="noopener noreferrer">Channel (⭐573)</a> - Thread-safe container for sharing data between threads. [MIT]</li>
</ul>

<ul>
<li><a href="https://github.com/taskflow/taskflow" rel="noopener noreferrer">Taskflow (⭐12k)</a> - A General-purpose Parallel and Heterogeneous Task Programming System. (renamed from Cpp-Taskflow) [MIT]</li>
</ul>
<h3><p>Configuration</p>
</h3>
<ul>
<li><a href="https://github.com/ToruNiina/toml11" rel="noopener noreferrer">toml11 (⭐1.2k)</a> -  a C++11 (or later) header-only toml parser/encoder depending only on C++ standard library. [MIT]</li>
</ul>
<h3><p>Containers</p>
</h3>
<ul>
<li><a href="https://github.com/martinus/unordered_dense" rel="noopener noreferrer">unordered_dense (⭐1.3k)</a> - A fast &amp; densely stored hashmap and hashset based on robin-hood backward shift deletion. [MIT]</li>
</ul>
<h3><p>Database</p>
</h3>
<ul>
<li><a href="https://duckdb.org/" rel="noopener noreferrer">DuckDB</a> - in-process SQL OLAP Database Management System. [MIT] <a href="https://duckdb.org/" rel="noopener noreferrer">website</a></li>
</ul>

<ul>
<li><a href="https://github.com/kassane/tigerbeetle-cpp" rel="noopener noreferrer">TigerBeetleDB C++ client (Community) (⭐11)</a> - TigerBeetle is a financial accounting database designed for mission critical safety and performance to power the future of financial services. [BSL-1.0]</li>
</ul>
<h3><p>Debug</p>
</h3>
<ul>
<li><a href="https://github.com/chronoxor/CppBenchmark" rel="noopener noreferrer">CppBenchmark (⭐325)</a> - Performance benchmark framework for C++ with nanoseconds measure precision. [MIT]</li>
</ul>
<h3><p>JSON</p>
</h3>
<ul>
<li><a href="https://github.com/beached/daw_json_link" rel="noopener noreferrer">DAW JSON Link (⭐502)</a> - Fast, convenient JSON serialization and parsing in C++. [BSL-1.0]</li>
</ul>

<ul>
<li><a href="https://github.com/RealTimeChris/Jsonifier" rel="noopener noreferrer">Jsonifier (⭐95)</a> - A few classes for parsing and serializing objects from/into JSON - very rapidly. [MIT]</li>
</ul>
<h3><p>Networking</p>
</h3>
<ul>
<li><a href="https://github.com/ada-url/ada" rel="noopener noreferrer">ada (⭐1.7k)</a> - WHATWG-compliant and fast URL parser written in modern C++. [Apache-2.0/MIT]</li>
</ul>
<h3><p>Physics</p>
</h3>
<ul>
<li><a href="https://github.com/louis-langholtz/PlayRho" rel="noopener noreferrer">PlayRho (⭐145)</a> - An interactive physics engine &amp; library.  [Zlib]</li>
</ul>
<h3><p>Miscellaneous</p>
</h3>
<ul>
<li><a href="https://github.com/ph3at/libenvpp" rel="noopener noreferrer">libenvpp (⭐156)</a> - A modern C++ library for type-safe environment variable parsing. [Apache-2.0]</li>
</ul>

<ul>
<li><a href="https://github.com/ashvardanian/StringZilla" rel="noopener noreferrer">StringZilla (⭐3.4k)</a> - the Godzilla of string libraries, splitting, sorting, and shuffling large textual datasets faster than you can say "Tokyo Tower". [Apache-2.0]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/42/"/>
    <summary>13 awesome projects updated on Oct 16 - Oct 22, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/38/</id>
    <title>Awesome Cpp Updates on Sep 18 - Sep 24, 2023</title>
    <updated>2023-09-20T12:41:07.253Z</updated>
    <published>2023-09-20T12:41:07.253Z</published>
    <content type="html"><![CDATA[<h3><p>CSV</p>
</h3>
<ul>
<li><a href="https://github.com/furfurylic/commata" rel="noopener noreferrer">commata (⭐18)</a> - Just another header-only C++17 CSV parser. [Unlicense]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/38/"/>
    <summary>1 awesome projects updated on Sep 18 - Sep 24, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/37/</id>
    <title>Awesome Cpp Updates on Sep 11 - Sep 17, 2023</title>
    <updated>2023-09-16T12:35:06.047Z</updated>
    <published>2023-09-16T01:20:01.685Z</published>
    <content type="html"><![CDATA[<h3><p>CSV</p>
</h3>
<ul>
<li><a href="https://github.com/red0124/ssp" rel="noopener noreferrer">ssp (⭐56)</a> - A header only "csv" parser which is fast and versatile with modern C++ api. [MIT]</li>
</ul>
<h3><p>Integrated Development Environment</p>
</h3>
<ul>
<li><a href="https://sourceforge.net/projects/anjuta/" rel="noopener noreferrer">Anjuta DevStudio</a> - The GNOME IDE. [GPL3]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/37/"/>
    <summary>2 awesome projects updated on Sep 11 - Sep 17, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/34/</id>
    <title>Awesome Cpp Updates on Aug 21 - Aug 27, 2023</title>
    <updated>2023-08-22T01:20:31.573Z</updated>
    <published>2023-08-22T01:20:31.573Z</published>
    <content type="html"><![CDATA[<h3><p>Graphics</p>
</h3>
<ul>
<li><a href="https://github.com/micro-gl/micro-gl" rel="noopener noreferrer">micro-gl (⭐349)</a> - Realtime, Embeddable, Headers Only C++11 CPU vector graphics. no STD lib, no FPU and no GPU required. [CUSTOM] <a href="https://micro-gl.github.io/docs/microgl" rel="noopener noreferrer">website</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/34/"/>
    <summary>1 awesome projects updated on Aug 21 - Aug 27, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/32/</id>
    <title>Awesome Cpp Updates on Aug 07 - Aug 13, 2023</title>
    <updated>2023-08-08T01:37:58.383Z</updated>
    <published>2023-08-08T01:37:58.362Z</published>
    <content type="html"><![CDATA[<h3><p>Game Engine</p>
</h3>
<ul>
<li><a href="https://github.com/quakeforge/quakeforge" rel="noopener noreferrer">quakeforge (⭐59)</a> - Actively maintained branch of the original Quake engine code with 20+ years of development. [GPL-2.0]</li>
</ul>

<ul>
<li><a href="https://github.com/ezEngine/ezEngine" rel="noopener noreferrer">ezEngine (⭐1.9k)</a> - Is a free, open-source game engine written in C++. Its philosophy is to be modular and flexible, such that it can be adapted to many different use cases. [MIT] <a href="https://ezengine.net/" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Graph</p>
</h3>
<ul>
<li><a href="https://github.com/bobluppes/graaf" rel="noopener noreferrer">Graaf (⭐377)</a> - A general-purpose lightweight C++20 graph library. [MIT] <a href="https://bobluppes.github.io/graaf/" rel="noopener noreferrer">website</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/32/"/>
    <summary>3 awesome projects updated on Aug 07 - Aug 13, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/28/</id>
    <title>Awesome Cpp Updates on Jul 10 - Jul 16, 2023</title>
    <updated>2023-07-14T02:07:30.362Z</updated>
    <published>2023-07-14T02:07:30.362Z</published>
    <content type="html"><![CDATA[<h3><p>Web Application Framework</p>
</h3>
<ul>
<li><a href="https://github.com/wfrest/wfrest" rel="noopener noreferrer">C++ wfrest (⭐996)</a> - C++ Web Framework REST API. [Apache2]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/28/"/>
    <summary>1 awesome projects updated on Jul 10 - Jul 16, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/27/</id>
    <title>Awesome Cpp Updates on Jul 03 - Jul 09, 2023</title>
    <updated>2023-07-09T02:18:12.940Z</updated>
    <published>2023-07-03T02:04:17.924Z</published>
    <content type="html"><![CDATA[<h3><p>DSP</p>
</h3>
<ul>
<li><a href="https://github.com/vinniefalco/DSPFilters" rel="noopener noreferrer">DSPFilters (⭐2k)</a> - A collection of useful C++ classes for digital signal processing. [MIT]</li>
</ul>

<ul>
<li><a href="https://github.com/berndporr/iir1" rel="noopener noreferrer">iir1 (⭐747)</a> - IIR Realtime C++ filter library. [MIT]</li>
</ul>

<ul>
<li><a href="https://github.com/mborgerding/kissfft" rel="noopener noreferrer">kissfft (⭐1.9k)</a> - A Fast Fourier Transform (FFT) library that tries to Keep it Simple, Stupid. [BSD-3-Clause]</li>
</ul>

<ul>
<li><a href="https://github.com/mreineck/pocketfft" rel="noopener noreferrer">pocketfft (⭐131)</a> - FFT implementation based on FFTPack, but with several improvements. [BSD-3-Clause]</li>
</ul>

<ul>
<li><a href="https://github.com/rafat/wavelib" rel="noopener noreferrer">wavelib (⭐426)</a> - C implementation of 1D and 2D wavelet transforms. [BSD-3-Clause]</li>
</ul>
<h3><p>Inter-process communication</p>
</h3>
<ul>
<li><a href="https://github.com/sogou/srpc" rel="noopener noreferrer">SRPC (⭐2.1k)</a> - A lightweight RPC system that supports multiple protocols and OpenTelemetry. [Apache2]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/27/"/>
    <summary>6 awesome projects updated on Jul 03 - Jul 09, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/26/</id>
    <title>Awesome Cpp Updates on Jun 26 - Jul 02, 2023</title>
    <updated>2023-06-28T12:50:37.543Z</updated>
    <published>2023-06-26T11:21:52.426Z</published>
    <content type="html"><![CDATA[<h3><p>Database</p>
</h3>
<ul>
<li><a href="https://github.com/speedb-io/speedb" rel="noopener noreferrer">Speedb (⭐1k)</a> - Community-led project: A RocksDB compliant high performance scalable embedded key-value store. [Apache2]</li>
</ul>
<h3><p>Talks</p>
</h3>
<ul>
<li><a href="https://github.com/eoan-ermine/cpp-conferences" rel="noopener noreferrer">C++ Conferences (⭐12)</a> - Catalog of C++ conferences</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/26/"/>
    <summary>2 awesome projects updated on Jun 26 - Jul 02, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/24/</id>
    <title>Awesome Cpp Updates on Jun 12 - Jun 18, 2023</title>
    <updated>2023-06-14T01:53:45.650Z</updated>
    <published>2023-06-14T01:53:45.650Z</published>
    <content type="html"><![CDATA[<h3><p>Documentation</p>
</h3>
<ul>
<li><a href="https://github.com/lawmurray/doxide" rel="noopener noreferrer">Doxide (⭐127)</a> - Modern documentation for modern C++, configure with YAML, output Markdown. [Apache 2.0] <a href="https://doxide.org" rel="noopener noreferrer">website</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/24/"/>
    <summary>1 awesome projects updated on Jun 12 - Jun 18, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/23/</id>
    <title>Awesome Cpp Updates on Jun 05 - Jun 11, 2023</title>
    <updated>2023-06-08T02:01:19.300Z</updated>
    <published>2023-06-08T02:01:19.300Z</published>
    <content type="html"><![CDATA[<h3><p>Scripting</p>
</h3>
<ul>
<li><a href="https://github.com/blueloveTH/pocketpy" rel="noopener noreferrer">pocketpy (⭐2k)</a> - C++17 header-only Python interpreter for game scripting. [MIT] <a href="https://pocketpy.dev/" rel="noopener noreferrer">website</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/23/"/>
    <summary>1 awesome projects updated on Jun 05 - Jun 11, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/21/</id>
    <title>Awesome Cpp Updates on May 22 - May 28, 2023</title>
    <updated>2023-05-26T06:10:01.476Z</updated>
    <published>2023-05-26T06:10:00.064Z</published>
    <content type="html"><![CDATA[<h3><p>Frameworks</p>
</h3>
<ul>
<li><a href="https://github.com/qt" rel="noopener noreferrer">Qt</a> ⚡ - A cross-platform application and UI framework. [GPL/LGPL/Proprietary] <a href="https://www.qt.io" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Compression</p>
</h3>
<ul>
<li><a href="https://sourceforge.net/projects/sevenzip/files/7-Zip" rel="noopener noreferrer">LZMA</a> ⚡ - The default and general compression method of 7z format. [PublicDomain] <a href="https://www.7-zip.org" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Graphics</p>
</h3>
<ul>
<li><a href="https://github.com/janekb04/glfwpp" rel="noopener noreferrer">GLFWPP (⭐116)</a> - A thin modern C++17 header-only wrapper for GLFW. [MIT]</li>
</ul>

<ul>
<li><a href="https://github.com/OGRECave" rel="noopener noreferrer">Ogre 3D</a> ⚡ - A scene-oriented, real-time, flexible 3D rendering engine (as opposed to a game engine) written in C++. [MIT] <a href="https://www.ogre3d.org" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Image Processing</p>
</h3>
<ul>
<li><a href="https://github.com/opencv" rel="noopener noreferrer">OpenCV</a> ⚡ - Open source computer vision. [Apache2] <a href="https://opencv.org" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>JSON</p>
</h3>
<ul>
<li><a href="https://github.com/ultrajson/ultrajson" rel="noopener noreferrer">UltraJSON (⭐4.5k)</a> - Ultra fast JSON decoder and encoder written in C. [BSD-3-Clause]</li>
</ul>
<h3><p>Multimedia</p>
</h3>
<ul>
<li><a href="https://github.com/libsdl-org/SDL" rel="noopener noreferrer">SDL (⭐15k)</a> ⚡ - Simple DirectMedia Layer. [zlib] <a href="https://libsdl.org" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Integrated Development Environment</p>
</h3>
<ul>
<li><a href="https://github.com/microsoft/vscode" rel="noopener noreferrer">Microsoft Visual Studio Code (⭐182k)</a> ⚡ - An open-source IDE from Microsoft. [MIT] <a href="https://code.visualstudio.com" rel="noopener noreferrer">website</a></li>
</ul>

<ul>
<li><a href="https://github.com/qt-creator/qt-creator" rel="noopener noreferrer">Qt Creator (⭐3k)</a> ⚡ - A cross-platform C++, JavaScript and QML IDE which is part of the SDK for Qt. [GPL3 with exceptions] <a href="https://www.qt.io/product/development-tools" rel="noopener noreferrer">website</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/21/"/>
    <summary>9 awesome projects updated on May 22 - May 28, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/15/</id>
    <title>Awesome Cpp Updates on Apr 10 - Apr 16, 2023</title>
    <updated>2023-04-14T01:38:47.305Z</updated>
    <published>2023-04-14T01:38:47.305Z</published>
    <content type="html"><![CDATA[<h3><p>Configuration</p>
</h3>
<ul>
<li><a href="https://github.com/SSARCandy/ini-cpp" rel="noopener noreferrer">ini-cpp (⭐48)</a> - Single header only C++ version, with some handy read/write interface, extend from <a href="https://github.com/benhoyt/inih" rel="noopener noreferrer">inih (⭐2.9k)</a>. [BSD-3-Clause] <a href="https://ssarcandy.tw/ini-cpp/index.html" rel="noopener noreferrer">website</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/15/"/>
    <summary>1 awesome projects updated on Apr 10 - Apr 16, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/14/</id>
    <title>Awesome Cpp Updates on Apr 03 - Apr 09, 2023</title>
    <updated>2023-04-05T01:21:50.422Z</updated>
    <published>2023-04-05T01:21:50.422Z</published>
    <content type="html"><![CDATA[<h3><p>Serialization</p>
</h3>
<ul>
<li><a href="http://kaitai.io" rel="noopener noreferrer">Kaitai Struct</a> - A declarative language to describe various binary data structures and a compiler to generate C++ parser code. [GPLv3+][MIT][Apache2]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/14/"/>
    <summary>1 awesome projects updated on Apr 03 - Apr 09, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/13/</id>
    <title>Awesome Cpp Updates on Mar 27 - Apr 02, 2023</title>
    <updated>2023-03-30T01:46:41.519Z</updated>
    <published>2023-03-27T01:41:15.528Z</published>
    <content type="html"><![CDATA[<h3><p>Documentation</p>
</h3>
<ul>
<li><a href="https://github.com/doxygen/doxygen" rel="noopener noreferrer">doxygen (⭐6.3k)</a> ⚡ - The de facto standard tool for generating documentation from annotated C++ sources. [GPL2] <a href="https://www.doxygen.org" rel="noopener noreferrer">website</a></li>
</ul>

<ul>
<li><a href="https://github.com/vovkos/doxyrest" rel="noopener noreferrer">doxyrest (⭐308)</a> - A compiler from Doxygen XML to reStructuredText for Sphinx. [MIT]</li>
</ul>

<ul>
<li><a href="https://github.com/hdoc/hdoc" rel="noopener noreferrer">hdoc (⭐335)</a> - The modern documentation tool for C++. [AGPL/Proprietary] <a href="https://hdoc.io" rel="noopener noreferrer">website</a></li>
</ul>

<ul>
<li><a href="https://github.com/NaturalDocs/NaturalDocs" rel="noopener noreferrer">Natural Docs (⭐224)</a> - Natural Docs is an open source documentation generator for multiple programming languages. [AGPL/Proprietary] <a href="https://www.naturaldocs.org" rel="noopener noreferrer">website</a></li>
</ul>

<ul>
<li><a href="https://github.com/sphinx-doc/sphinx" rel="noopener noreferrer">Sphinx (⭐7.7k)</a> - Sphinx makes it easy to create intelligent and beautiful documentation. [BSD-2-Clause] <a href="https://www.sphinx-doc.org" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Websites</p>
</h3>
<ul>
<li><a href="https://cppreference.com" rel="noopener noreferrer">C++ reference</a> - A complete online reference for the C and C++ languages and standard libraries.</li>
</ul>

<ul>
<li><a href="https://cppquiz.org" rel="noopener noreferrer">C++ Quiz</a> - A simple online quiz that you can use to test your knowledge of the C++ programming language.</li>
</ul>

<ul>
<li><a href="https://quiz.pvs-studio.com" rel="noopener noreferrer">PVS-Studio’s challenge</a> - PVS-Studio’s C++ quiz in which you're asked to find errors in code fragments of open source projects.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/13/"/>
    <summary>8 awesome projects updated on Mar 27 - Apr 02, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/11/</id>
    <title>Awesome Cpp Updates on Mar 13 - Mar 19, 2023</title>
    <updated>2023-03-19T01:58:33.520Z</updated>
    <published>2023-03-15T12:46:09.726Z</published>
    <content type="html"><![CDATA[<h3><p>Serial Port</p>
</h3>
<ul>
<li><a href="https://github.com/boostorg/asio" rel="noopener noreferrer">Boost.Asio (⭐1.5k)</a> - Boost.Asio includes classes for creating and manipulating serial ports in a portable manner. [Boost] <a href="https://boost.org/libs/asio" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Audio</p>
</h3>
<ul>
<li><a href="https://github.com/aubio/aubio" rel="noopener noreferrer">Aubio (⭐3.6k)</a> - A library for audio and music analysis.[GPL-3.0] <a href="https://aubio.org/" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>CLI</p>
</h3>
<ul>
<li><a href="https://github.com/boostorg/program_options" rel="noopener noreferrer">Boost.Program_options (⭐126)</a> - A library to obtain program options via conventional methods such as command line and config file. [Boost] <a href="https://boost.org/libs/program_options" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Debug</p>
</h3>
<ul>
<li><a href="https://github.com/boostorg/test" rel="noopener noreferrer">Boost.Test (⭐210)</a> - Boost Test Library. [Boost] <a href="https://boost.org/libs/test" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Image Processing</p>
</h3>
<ul>
<li><a href="https://github.com/boostorg/gil" rel="noopener noreferrer">Boost.GIL (⭐196)</a> - Generic Image Library. [Boost] <a href="https://boost.org/libs/gil" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Inter-process communication</p>
</h3>
<ul>
<li><a href="https://github.com/boostorg/interprocess" rel="noopener noreferrer">Boost.Interprocess (⭐171)</a> - Header-only Boost library that supports kernel-level shared memory and memory-mapped files, with in-built synchronization mechanisms (semaphores, mutexes, and more). [Boost] <a href="https://boost.org/libs/interprocess" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>XML</p>
</h3>
<ul>
<li><a href="https://github.com/boostorg/property_tree" rel="noopener noreferrer">Boost.PropertyTree (⭐61)</a> - A property tree parser/generator that can be used to parse XML/JSON/INI/Info files. [Boost] <a href="https://boost.org/libs/property_tree" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Logging</p>
</h3>
<ul>
<li><a href="https://github.com/boostorg/log" rel="noopener noreferrer">Boost.Log (⭐207)</a> - Designed to be very modular and extensible. [Boost] <a href="https://boost.org/libs/log" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Math</p>
</h3>
<ul>
<li><a href="https://github.com/boostorg/multiprecision" rel="noopener noreferrer">Boost.Multiprecision (⭐246)</a> - provides higher-range/precision integer, rational and floating-point types in C++, header-only or with GMP/MPFR/LibTomMath backends. [Boost] <a href="https://boost.org/libs/multiprecision" rel="noopener noreferrer">website</a></li>
</ul>

<ul>
<li><a href="https://github.com/microsoft/DirectXMath" rel="noopener noreferrer">DirectXMath (⭐1.8k)</a> - An all inline SIMD C++ linear algebra library for use in games and graphics apps.</li>
</ul>
<h3><p>Reflection</p>
</h3>
<ul>
<li><a href="https://github.com/fabian-jung/tsmp" rel="noopener noreferrer">TSMP (⭐103)</a> - An intrusion and macro-free C++20 library for static reflection. It uses libclang to extract reflection data from your source code and makes it usable via template specialization. [MIT]</li>
</ul>
<h3><p>Scripting</p>
</h3>
<ul>
<li><a href="https://github.com/boostorg/python" rel="noopener noreferrer">Boost.Python (⭐521)</a> - A C++ library which enables seamless interoperability between C++ and the Python programming language. [Boost] <a href="https://boost.org/libs/python" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Serialization</p>
</h3>
<ul>
<li><a href="https://github.com/boostorg/serialization" rel="noopener noreferrer">Boost.Serialization (⭐132)</a> - Boost Serialization Library. [Boost] <a href="https://boost.org/libs/serialization" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Miscellaneous</p>
</h3>
<ul>
<li><a href="https://github.com/boostorg/signals2" rel="noopener noreferrer">Boost.Signals2 (⭐87)</a> - An implementation of a managed signals and slots system. [Boost] <a href="https://boost.org/libs/signals2" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Websites</p>
</h3>
<ul>
<li><a href="https://build-bench.com/" rel="noopener noreferrer">Build Bench</a> - Compare C++ Builds.</li>
</ul>

<ul>
<li><a href="https://quick-bench.com/" rel="noopener noreferrer">Quick Bench</a> - Quick C++ Benchmarks.</li>
</ul>
<h3><p>Other Awesome Projects</p>
</h3>
<ul>
<li><a href="https://github.com/p-ranav/awesome-hpp" rel="noopener noreferrer">awesome-hpp (⭐4.1k)</a> - A curated list of awesome header-only C++ libraries.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/11/"/>
    <summary>17 awesome projects updated on Mar 13 - Mar 19, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/10/</id>
    <title>Awesome Cpp Updates on Mar 06 - Mar 12, 2023</title>
    <updated>2023-03-09T02:02:24.162Z</updated>
    <published>2023-03-09T02:02:24.162Z</published>
    <content type="html"><![CDATA[<h3><p>Robotics</p>
</h3>
<ul>
<li><a href="https://github.com/pantor/ruckig" rel="noopener noreferrer">Ruckig (⭐1.1k)</a> - Real-time motion generation for robots and machines. [MIT] <a href="https://ruckig.com" rel="noopener noreferrer">website</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/10/"/>
    <summary>1 awesome projects updated on Mar 06 - Mar 12, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/9/</id>
    <title>Awesome Cpp Updates on Feb 27 - Mar 05, 2023</title>
    <updated>2023-03-05T02:08:54.839Z</updated>
    <published>2023-03-01T02:07:23.265Z</published>
    <content type="html"><![CDATA[<h3><p>Internationalization</p>
</h3>
<ul>
<li><a href="https://github.com/uni-algo/uni-algo" rel="noopener noreferrer">uni-algo (⭐314)</a> - Unicode Algorithms Implementation for C/C++. [Unlicense or MIT]</li>
</ul>
<h3><p>Miscellaneous</p>
</h3>
<ul>
<li><a href="https://hackingcpp.com/cpp/cheat_sheets.html" rel="noopener noreferrer">Cheat Sheets of HackingCPP</a> - Cool cheat sheets and infographics for algorithms, views, containers, randomness, etc.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/9/"/>
    <summary>2 awesome projects updated on Feb 27 - Mar 05, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/8/</id>
    <title>Awesome Cpp Updates on Feb 20 - Feb 26, 2023</title>
    <updated>2023-02-26T02:03:55.975Z</updated>
    <published>2023-02-22T12:48:33.093Z</published>
    <content type="html"><![CDATA[<h3><p>Configuration</p>
</h3>
<ul>
<li><a href="https://github.com/mcmtroffaes/inipp" rel="noopener noreferrer">inipp (⭐306)</a> - Simple header-only C++ ini parser and generator. [MIT]</li>
</ul>
<h3><p>Math</p>
</h3>
<ul>
<li><a href="https://www.partow.net/programming/exprtk/" rel="noopener noreferrer">ExprTk</a> - The C++ Mathematical Expression Toolkit Library (ExprTk) is a simple to use, easy to integrate and extremely efficient run-time mathematical expression parser and evaluation engine. [MIT]</li>
</ul>

<ul>
<li><a href="https://www.wykobi.com" rel="noopener noreferrer">Wykobi</a> - A C++ library of efficient, robust and simple to use C++ 2D/3D oriented computational geometry routines. [MIT]</li>
</ul>
<h3><p>Miscellaneous</p>
</h3>
<ul>
<li><a href="https://www.partow.net/programming/strtk/index.html" rel="noopener noreferrer">StrTk</a> - A C++ library consisting of high performance string processing routines. [MIT]</li>
</ul>
<h3><p>Websites</p>
</h3>
<ul>
<li><a href="https://cppexpert.online" rel="noopener noreferrer">cppexpert.online</a> - Learn the best C++ practices by improving code snippets with some problems or with bad practices.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/8/"/>
    <summary>5 awesome projects updated on Feb 20 - Feb 26, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/7/</id>
    <title>Awesome Cpp Updates on Feb 13 - Feb 19, 2023</title>
    <updated>2023-02-19T11:28:51.483Z</updated>
    <published>2023-02-14T01:57:53.067Z</published>
    <content type="html"><![CDATA[<h3><p>Audio</p>
</h3>
<ul>
<li><a href="https://github.com/libAudioFlux/audioFlux" rel="noopener noreferrer">audioFlux (⭐3.3k)</a> - A C library for audio and music analysis, feature extraction. [MIT]</li>
</ul>
<h3><p>JSON</p>
</h3>
<ul>
<li><a href="https://github.com/liufeigit/jsonParse" rel="noopener noreferrer">jsonParse (⭐11)</a> - A simple JSON parser in ANSI C. [MIT]</li>
</ul>
<h3><p>Online Compiler</p>
</h3>
<ul>
<li><a href="https://www.programiz.com/cpp-programming/online-compiler" rel="noopener noreferrer">Programiz</a> - An online compiler for learners and developers.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/7/"/>
    <summary>3 awesome projects updated on Feb 13 - Feb 19, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/6/</id>
    <title>Awesome Cpp Updates on Feb 06 - Feb 12, 2023</title>
    <updated>2023-02-06T01:49:34.393Z</updated>
    <published>2023-02-06T01:49:34.393Z</published>
    <content type="html"><![CDATA[<h3><p>Image Processing</p>
</h3>
<ul>
<li><a href="https://github.com/baderouaich/BitmapPlusPlus" rel="noopener noreferrer">BitmapPlusPLus (⭐49)</a> - Simple and Fast header only Bitmap C++ library. [MIT]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/6/"/>
    <summary>1 awesome projects updated on Feb 06 - Feb 12, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/5/</id>
    <title>Awesome Cpp Updates on Jan 30 - Feb 05, 2023</title>
    <updated>2023-02-04T01:49:25.098Z</updated>
    <published>2023-01-30T01:47:04.421Z</published>
    <content type="html"><![CDATA[<h3><p>Frameworks</p>
</h3>
<ul>
<li><a href="https://github.com/kala13x/libxutils" rel="noopener noreferrer">libxutils (⭐74)</a> - Simple and yet powerful cross-platform C library providing data structures, algorithms and much more. [MIT]</li>
</ul>
<h3><p>Database</p>
</h3>
<ul>
<li><a href="https://github.com/apache/incubator-kvrocks" rel="noopener noreferrer">Kvrocks (⭐4.2k)</a> - A distributed key value NoSQL database that uses RocksDB as storage engine and is compatible with Redis protocol. [Apache2]</li>
</ul>

<ul>
<li><a href="https://www.symas.com/lmdb" rel="noopener noreferrer">LMDB</a> - Very fast embedded key/value store with full ACID semantics. [OpenLDAP]</li>
</ul>
<h3><p>Debug</p>
</h3>
<ul>
<li><a href="https://github.com/cschreib/snitch" rel="noopener noreferrer">snitch (⭐303)</a> - Lightweight C++20 testing framework. [Boost]</li>
</ul>
<h3><p>Font</p>
</h3>
<ul>
<li><a href="https://github.com/harfbuzz/harfbuzz" rel="noopener noreferrer">harfbuzz (⭐5.4k)</a> - A text shaping engine. [Old MIT]</li>
</ul>
<h3><p>Game Engine</p>
</h3>
<ul>
<li><a href="https://github.com/TorqueGameEngines/Torque2D" rel="noopener noreferrer">Torque2D (⭐1.5k)</a> - An open-source and cross-platform C++ engine built for 2D game development. [MIT] <a href="https://torque3d.org/torque2d" rel="noopener noreferrer">website</a></li>
</ul>

<ul>
<li><a href="https://github.com/TorqueGameEngines/Torque3D" rel="noopener noreferrer">Torque3D (⭐1.9k)</a> - An open-source C++ engine built for 3D game development. [MIT] <a href="https://torque3d.org/torque3d" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Math</p>
</h3>
<ul>
<li><a href="https://github.com/NVIDIA/MatX" rel="noopener noreferrer">MatX (⭐1.4k)</a> - A GPU-accelerated C++17 numerical computing library with a MATLAB/Python-like syntax. [BSD 3-clause]</li>
</ul>

<ul>
<li><a href="https://beltoforion.de/en/muparser" rel="noopener noreferrer">muparser</a> - muParser is an extensible high performance math expression parser library written in C++. [MIT]</li>
</ul>
<h3><p>Online Compiler</p>
</h3>
<ul>
<li><a href="https://wandbox.org" rel="noopener noreferrer">Wandbox</a> - An online Clang/GCC compiler with Boost available.</li>
</ul>
<h3><p>Build Systems</p>
</h3>
<ul>
<li><a href="https://gitlab.com/ita1024/waf" rel="noopener noreferrer">waf</a> - Python-based framework for configuring, compiling and installing applications. [BSD] <a href="https://waf.io/" rel="noopener noreferrer">website</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/5/"/>
    <summary>11 awesome projects updated on Jan 30 - Feb 05, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/2/</id>
    <title>Awesome Cpp Updates on Jan 09 - Jan 15, 2023</title>
    <updated>2023-01-12T12:48:54.311Z</updated>
    <published>2023-01-10T01:54:01.547Z</published>
    <content type="html"><![CDATA[<h3><p>GUI</p>
</h3>
<ul>
<li><a href="https://github.com/MyGUI/mygui" rel="noopener noreferrer">MyGUI (⭐804)</a> - Fast, flexible and simple GUI. [MIT]</li>
</ul>
<h3><p>Serialization</p>
</h3>
<ul>
<li><a href="https://github.com/eyalz800/zpp_bits" rel="noopener noreferrer">zpp_bits (⭐925)</a> - Actually, the fastest modern <strong>S</strong>erialization library. Just check <a href="https://www.youtube.com/watch?v=G7-GQhCw8eE&amp;ab_channel=CppCon" rel="noopener noreferrer">this video</a>.</li>
</ul>
<h3><p>Other Awesome Projects</p>
</h3>
<ul>
<li>This list is currently empty, but you can add to it by opening a merge request.</li>
</ul>

<ul>
<li>Please reach out if you are interested in sponsoring this repo. Your company's name and logo will be prominently displayed here.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/2/"/>
    <summary>4 awesome projects updated on Jan 09 - Jan 15, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/1/</id>
    <title>Awesome Cpp Updates on Jan 02 - Jan 08, 2023</title>
    <updated>2023-01-02T12:45:12.098Z</updated>
    <published>2023-01-02T12:45:12.098Z</published>
    <content type="html"><![CDATA[<h3><p>Videos</p>
</h3>
<ul>
<li><a href="https://www.youtube.com/playlist?list=PL_c9BZzLwBRKKqOc9TJz1pP0ASrxLMtp2" rel="noopener noreferrer">Caleb Curry's C Programming Tutorials</a> - An all-in-one playlist of tutorials for C programming.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/1/"/>
    <summary>1 awesome projects updated on Jan 02 - Jan 08, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/52/</id>
    <title>Awesome Cpp Updates on Dec 26 - Jan 01, 2022</title>
    <updated>2022-12-29T01:47:59.578Z</updated>
    <published>2022-12-29T01:47:59.578Z</published>
    <content type="html"><![CDATA[<h3><p>Miscellaneous</p>
</h3>
<ul>
<li><a href="https://github.com/pspdev/pspsdk" rel="noopener noreferrer">pspsdk (⭐1.1k)</a> - An open-source SDK for PSP homebrew development. [BSD/GNU GPL3]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/52/"/>
    <summary>1 awesome projects updated on Dec 26 - Jan 01, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/50/</id>
    <title>Awesome Cpp Updates on Dec 12 - Dec 18, 2022</title>
    <updated>2022-12-16T01:44:22.960Z</updated>
    <published>2022-12-16T01:44:22.960Z</published>
    <content type="html"><![CDATA[<h3><p>Yaml</p>
</h3>
<ul>
<li><a href="https://github.com/biojppm/rapidyaml" rel="noopener noreferrer">rapidyaml (⭐704)</a> - Rapid YAML is a C++ library to parse and emit YAML. [MIT]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/50/"/>
    <summary>1 awesome projects updated on Dec 12 - Dec 18, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/49/</id>
    <title>Awesome Cpp Updates on Dec 05 - Dec 11, 2022</title>
    <updated>2022-12-11T11:29:26.944Z</updated>
    <published>2022-12-11T11:29:25.800Z</published>
    <content type="html"><![CDATA[<h3><p>CLI</p>
</h3>
<ul>
<li><a href="https://github.com/muellan/clipp" rel="noopener noreferrer">clipp (⭐1.3k)</a> - Easy to use, powerful and expressive command line argument handling for C++11/14/17 contained in a single header file. [MIT]</li>
</ul>
<h3><p>Miscellaneous</p>
</h3>
<ul>
<li><a href="https://github.com/P-H-C/phc-winner-argon2" rel="noopener noreferrer">Argon2 (⭐5.2k)</a> - The password hash Argon2, winner of PHC. [CC0/Apache2]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/49/"/>
    <summary>2 awesome projects updated on Dec 05 - Dec 11, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/47/</id>
    <title>Awesome Cpp Updates on Nov 21 - Nov 27, 2022</title>
    <updated>2022-11-25T02:01:38.420Z</updated>
    <published>2022-11-25T02:01:37.425Z</published>
    <content type="html"><![CDATA[<h3><p>Database</p>
</h3>
<ul>
<li><a href="https://github.com/jtv/libpqxx" rel="noopener noreferrer">libpqxx (⭐1.3k)</a> - The official C++ client API for PostgreSQL. [BSD-3-Clause]</li>
</ul>
<h3><p>Miscellaneous</p>
</h3>
<ul>
<li><a href="https://github.com/Thalhammer/jwt-cpp" rel="noopener noreferrer">jwt-cpp (⭐1.1k)</a> - A header only library for creating and validating JSON web tokens in C++. [MIT]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/47/"/>
    <summary>2 awesome projects updated on Nov 21 - Nov 27, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/46/</id>
    <title>Awesome Cpp Updates on Nov 14 - Nov 20, 2022</title>
    <updated>2022-11-17T02:14:50.338Z</updated>
    <published>2022-11-16T02:18:37.071Z</published>
    <content type="html"><![CDATA[<h3><p>Cryptography</p>
</h3>
<ul>
<li><a href="https://github.com/primihub/HEhub" rel="noopener noreferrer">HEhub (⭐96)</a> - A library for homomorphic encryption and its applications. [Apache2]</li>
</ul>
<h3><p>Networking</p>
</h3>
<ul>
<li><a href="https://matt-42.github.io/lithium/" rel="noopener noreferrer">Lithium</a> - Build high performance C++ HTTP servers without being a C++ expert. [MIT]</li>
</ul>
<h3><p>Integrated Development Environment</p>
</h3>
<ul>
<li><a href="https://github.com/Embarcadero/Dev-Cpp" rel="noopener noreferrer">Embarcadero Dev-CPP (⭐2.9k)</a> - A fork of Dev-C++ that comes preinstalled with new themes and modern compilers. [GPLv2] <a href="https://www.embarcadero.com/free-tools/dev-cpp" rel="noopener noreferrer">website</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/46/"/>
    <summary>3 awesome projects updated on Nov 14 - Nov 20, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/44/</id>
    <title>Awesome Cpp Updates on Oct 31 - Nov 06, 2022</title>
    <updated>2022-11-02T02:37:27.440Z</updated>
    <published>2022-10-31T06:36:56.023Z</published>
    <content type="html"><![CDATA[<h3><p>Frameworks</p>
</h3>
<ul>
<li><a href="https://github.com/ChunelFeng/CGraph" rel="noopener noreferrer">CGraph (⭐2.3k)</a> - A cross-platform DAG framework based on C++ without any 3rd-party. [MIT]</li>
</ul>
<h3><p>Reflection</p>
</h3>
<ul>
<li><a href="https://github.com/chocolacula/easy_reflection_cpp" rel="noopener noreferrer">Easy Reflection (⭐104)</a> - Easy and fast reflection + serialization solution like in Rust, Java or Go. [Apache]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/44/"/>
    <summary>2 awesome projects updated on Oct 31 - Nov 06, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/42/</id>
    <title>Awesome Cpp Updates on Oct 17 - Oct 23, 2022</title>
    <updated>2022-10-18T02:42:40.000Z</updated>
    <published>2022-10-18T02:42:40.000Z</published>
    <content type="html"><![CDATA[<h3><p>JSON</p>
</h3>
<ul>
<li><a href="https://github.com/stephenberry/glaze" rel="noopener noreferrer">Glaze (⭐2.4k)</a> - Extremely fast, in memory, JSON and interface library for modern C++. [MIT]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/42/"/>
    <summary>1 awesome projects updated on Oct 17 - Oct 23, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/40/</id>
    <title>Awesome Cpp Updates on Oct 03 - Oct 09, 2022</title>
    <updated>2022-10-07T10:35:34.000Z</updated>
    <published>2022-10-07T10:35:34.000Z</published>
    <content type="html"><![CDATA[<h3><p>Web Application Framework</p>
</h3>
<ul>
<li><a href="https://github.com/userver-framework/userver" rel="noopener noreferrer">userver (⭐2.8k)</a> - Asynchronous C++17 framework with a rich set of abstractions and database drivers for fast and comfortable creation of efficient microservices, services and utilities. [Apache-2.0] <a href="https://userver.tech/" rel="noopener noreferrer">website</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/40/"/>
    <summary>1 awesome projects updated on Oct 03 - Oct 09, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/38/</id>
    <title>Awesome Cpp Updates on Sep 19 - Sep 25, 2022</title>
    <updated>2022-09-19T18:56:34.000Z</updated>
    <published>2022-09-19T18:56:34.000Z</published>
    <content type="html"><![CDATA[<h3><p>Coding Standards</p>
</h3>
<ul>
<li><a href="https://resources.sei.cmu.edu/downloads/secure-coding/assets/sei-cert-cpp-coding-standard-2016-v01.pdf" rel="noopener noreferrer">Cert C++</a></li>
</ul>

<ul>
<li><a href="https://www.cppdepend.com/misra-cpp" rel="noopener noreferrer">Misra C++ 2008</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/38/"/>
    <summary>2 awesome projects updated on Sep 19 - Sep 25, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/37/</id>
    <title>Awesome Cpp Updates on Sep 12 - Sep 18, 2022</title>
    <updated>2022-09-12T04:52:48.000Z</updated>
    <published>2022-09-12T04:52:48.000Z</published>
    <content type="html"><![CDATA[<h3><p>Debug</p>
</h3>
<ul>
<li><a href="https://github.com/martinus/nanobench" rel="noopener noreferrer">nanobench (⭐1.7k)</a> - Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20. [MIT] <a href="https://nanobench.ankerl.com" rel="noopener noreferrer">website</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/37/"/>
    <summary>1 awesome projects updated on Sep 12 - Sep 18, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/36/</id>
    <title>Awesome Cpp Updates on Sep 05 - Sep 11, 2022</title>
    <updated>2022-09-09T12:26:57.000Z</updated>
    <published>2022-09-09T12:26:57.000Z</published>
    <content type="html"><![CDATA[<h3><p>Compression</p>
</h3>
<ul>
<li><a href="https://github.com/kspalaiologos/bzip3" rel="noopener noreferrer">bzip3 (⭐1.1k)</a> - A better and stronger spiritual successor to BZip2. [LGPL]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/36/"/>
    <summary>1 awesome projects updated on Sep 05 - Sep 11, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/35/</id>
    <title>Awesome Cpp Updates on Aug 29 - Sep 04, 2022</title>
    <updated>2022-09-02T05:07:02.000Z</updated>
    <published>2022-09-02T05:07:02.000Z</published>
    <content type="html"><![CDATA[<h3><p>Frameworks</p>
</h3>
<ul>
<li><a href="https://github.com/idealvin/coost" rel="noopener noreferrer">Coost (⭐4.2k)</a> - A tiny boost library in C++11. [MIT]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/35/"/>
    <summary>1 awesome projects updated on Aug 29 - Sep 04, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/33/</id>
    <title>Awesome Cpp Updates on Aug 15 - Aug 21, 2022</title>
    <updated>2022-08-17T13:03:33.000Z</updated>
    <published>2022-08-17T13:03:33.000Z</published>
    <content type="html"><![CDATA[<h3><p>Static Code Analysis</p>
</h3>
<ul>
<li><a href="https://trunk.io" rel="noopener noreferrer">Trunk</a> - Toolkit to check, test, merge, and monitor code.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/33/"/>
    <summary>1 awesome projects updated on Aug 15 - Aug 21, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/31/</id>
    <title>Awesome Cpp Updates on Aug 01 - Aug 07, 2022</title>
    <updated>2022-08-01T08:33:41.000Z</updated>
    <published>2022-08-01T08:33:41.000Z</published>
    <content type="html"><![CDATA[<h3><p>Miscellaneous</p>
</h3>
<ul>
<li><a href="https://github.com/brainboxdotcc/DPP" rel="noopener noreferrer">D++ (DPP) (⭐1.3k)</a> - A lightweight, high performance and scalable C++ library for creating Discord Bots. [Apache2] <a href="https://dpp.dev" rel="noopener noreferrer">website</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/31/"/>
    <summary>1 awesome projects updated on Aug 01 - Aug 07, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/29/</id>
    <title>Awesome Cpp Updates on Jul 18 - Jul 24, 2022</title>
    <updated>2022-07-22T07:40:35.000Z</updated>
    <published>2022-07-22T07:40:35.000Z</published>
    <content type="html"><![CDATA[<h3><p>Websites</p>
</h3>
<ul>
<li><a href="https://www.scaler.com/topics/cpp" rel="noopener noreferrer">C++ Tutorial for Beginners</a> - A comprenhensive tutorial on C++ curated by trained experts.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/29/"/>
    <summary>1 awesome projects updated on Jul 18 - Jul 24, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/24/</id>
    <title>Awesome Cpp Updates on Jun 13 - Jun 19, 2022</title>
    <updated>2022-06-13T04:10:56.000Z</updated>
    <published>2022-06-13T04:10:56.000Z</published>
    <content type="html"><![CDATA[<h3><p>Debug</p>
</h3>
<ul>
<li><a href="https://github.com/trytouca/trytouca" rel="noopener noreferrer">Touca (⭐509)</a> - Open-source regression testing system that you can self-host. [Apache2] <a href="https://touca.io/" rel="noopener noreferrer">website</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/24/"/>
    <summary>1 awesome projects updated on Jun 13 - Jun 19, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/23/</id>
    <title>Awesome Cpp Updates on Jun 06 - Jun 12, 2022</title>
    <updated>2022-06-06T07:41:50.000Z</updated>
    <published>2022-06-06T07:41:50.000Z</published>
    <content type="html"><![CDATA[<h3><p>Graphics</p>
</h3>
<ul>
<li><a href="https://github.com/harfang3d/harfang3d" rel="noopener noreferrer">Harfang 3D (⭐639)</a> 3D visualization library usable in C++, Python, Lua and Go. Based on BGFX. [GPLv3/LGPLv3/Proprietary] <a href="https://www.harfang3d.com" rel="noopener noreferrer">website</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/23/"/>
    <summary>1 awesome projects updated on Jun 06 - Jun 12, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/21/</id>
    <title>Awesome Cpp Updates on May 23 - May 29, 2022</title>
    <updated>2022-05-25T08:26:31.000Z</updated>
    <published>2022-05-25T08:26:31.000Z</published>
    <content type="html"><![CDATA[<h3><p>Machine Learning</p>
</h3>
<ul>
<li><a href="https://github.com/microsoft/onnxruntime" rel="noopener noreferrer">ONNX runtime (⭐19k)</a> - C and C++ library for training and inference ONNX models. ONNX is a standard that AI models can be converted into, regardless of the library they are trained with. [MIT] <a href="https://onnxruntime.ai/" rel="noopener noreferrer">website</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/21/"/>
    <summary>1 awesome projects updated on May 23 - May 29, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/20/</id>
    <title>Awesome Cpp Updates on May 16 - May 22, 2022</title>
    <updated>2022-05-21T13:28:08.000Z</updated>
    <published>2022-05-21T13:17:32.000Z</published>
    <content type="html"><![CDATA[<h3><p>Audio</p>
</h3>
<ul>
<li><a href="https://github.com/xiph/rnnoise" rel="noopener noreferrer">rnnoise (⭐5.4k)</a> - Recurrent neural network for audio noise reduction. [BSD-3-Clause]</li>
</ul>
<h3><p>Debug</p>
</h3>
<ul>
<li><a href="https://github.com/eranpeer/FakeIt" rel="noopener noreferrer">FakeIt (⭐1.4k)</a> - Simple mocking framework for C++. [MIT]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/20/"/>
    <summary>2 awesome projects updated on May 16 - May 22, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/19/</id>
    <title>Awesome Cpp Updates on May 09 - May 15, 2022</title>
    <updated>2022-05-10T14:03:32.000Z</updated>
    <published>2022-05-10T14:03:32.000Z</published>
    <content type="html"><![CDATA[<h3><p>Static Code Analysis</p>
</h3>
<ul>
<li><a href="https://github.com/OfekShilon/optview2" rel="noopener noreferrer">OptView2 (⭐147)</a> - Inspect missed Clang optimizations.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/19/"/>
    <summary>1 awesome projects updated on May 09 - May 15, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/17/</id>
    <title>Awesome Cpp Updates on Apr 25 - May 01, 2022</title>
    <updated>2022-04-29T03:21:28.000Z</updated>
    <published>2022-04-25T09:00:25.000Z</published>
    <content type="html"><![CDATA[<h3><p>Inter-process communication</p>
</h3>
<ul>
<li><a href="https://github.com/eclipse-iceoryx/iceoryx" rel="noopener noreferrer">iceoryx (⭐2k)</a> - True zero-copy inter-process communication framework for safety critical systems with bindings for C, Rust. Runs on Linux, QNX, Windows, Mac OS, FreeBSD. [Apache2] <a href="https://iceoryx.io/" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Miscellaneous</p>
</h3>
<ul>
<li><a href="https://github.com/p-ranav/fccf" rel="noopener noreferrer">fccf (⭐383)</a> - A command-line tool that recursively searches a directory to find C/C++ source code matching a search string. [MIT]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/17/"/>
    <summary>2 awesome projects updated on Apr 25 - May 01, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/16/</id>
    <title>Awesome Cpp Updates on Apr 18 - Apr 24, 2022</title>
    <updated>2022-04-18T07:49:05.000Z</updated>
    <published>2022-04-18T07:49:05.000Z</published>
    <content type="html"><![CDATA[<h3><p>CSV</p>
</h3>
<ul>
<li><a href="https://github.com/ashtum/lazycsv" rel="noopener noreferrer">lazycsv (⭐92)</a> - A fast, lightweight and single-header csv parser for modern C++. [MIT]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/16/"/>
    <summary>1 awesome projects updated on Apr 18 - Apr 24, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/14/</id>
    <title>Awesome Cpp Updates on Apr 04 - Apr 10, 2022</title>
    <updated>2022-04-08T15:21:50.000Z</updated>
    <published>2022-04-08T00:56:49.000Z</published>
    <content type="html"><![CDATA[<h3><p>JSON</p>
</h3>
<ul>
<li><a href="https://github.com/lcsmuller/json-build" rel="noopener noreferrer">json-build (⭐48)</a> - C89 tiny zero-allocation JSON serializer. [MIT]</li>
</ul>
<h3><p>Miscellaneous</p>
</h3>
<ul>
<li><a href="https://github.com/Cogmasters/concord" rel="noopener noreferrer">Concord (⭐611)</a> - A Discord API wrapper library written in C. [MIT] <a href="https://cogmasters.github.io/concord" rel="noopener noreferrer">website</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/14/"/>
    <summary>2 awesome projects updated on Apr 04 - Apr 10, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/9/</id>
    <title>Awesome Cpp Updates on Feb 28 - Mar 06, 2022</title>
    <updated>2022-03-02T11:39:23.000Z</updated>
    <published>2022-03-02T11:39:23.000Z</published>
    <content type="html"><![CDATA[<h3><p>GUI</p>
</h3>
<ul>
<li><a href="https://github.com/slint-ui/slint" rel="noopener noreferrer">Slint (⭐22k)</a> - Lightweight GUI toolkit for desktop and embedded. [GPL/Free/Proprietary] <a href="https://slint.dev/" rel="noopener noreferrer">website</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/9/"/>
    <summary>1 awesome projects updated on Feb 28 - Mar 06, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/7/</id>
    <title>Awesome Cpp Updates on Feb 14 - Feb 20, 2022</title>
    <updated>2022-02-14T13:39:43.000Z</updated>
    <published>2022-02-14T13:39:43.000Z</published>
    <content type="html"><![CDATA[<h3><p>Graphics</p>
</h3>
<ul>
<li><a href="https://github.com/google/skia" rel="noopener noreferrer">Skia (⭐11k)</a> - A complete 2D graphic library for drawing Text, Geometries, and Images. [BSD] <a href="https://skia.org/" rel="noopener noreferrer">website</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/7/"/>
    <summary>1 awesome projects updated on Feb 14 - Feb 20, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/1/</id>
    <title>Awesome Cpp Updates on Jan 03 - Jan 09, 2022</title>
    <updated>2022-01-07T17:04:27.000Z</updated>
    <published>2022-01-05T19:55:29.000Z</published>
    <content type="html"><![CDATA[<h3><p>Chemistry</p>
</h3>
<ul>
<li><a href="https://github.com/m-a-d-n-e-s-s/madness" rel="noopener noreferrer">MADNESS (⭐214)</a> - Multiresolution Adaptive Numerical Environment for Scientific Simulation. [GPL] <a href="https://github.com/m-a-d-n-e-s-s/madness" rel="noopener noreferrer">website (⭐214)</a></li>
</ul>

<ul>
<li><a href="https://github.com/ValeevGroup/mpqc" rel="noopener noreferrer">MPQC (⭐80)</a> - The Massively Parallel Quantum Chemistry program, MPQC, computes properties of atoms and molecules from first principles using the time independent Schrödinger equation. [GPL] <a href="https://mpqc.org/" rel="noopener noreferrer">website</a></li>
</ul>

<ul>
<li><a href="https://github.com/psi4/psi4" rel="noopener noreferrer">Psi (⭐1.1k)</a> - An ab initio computational chemistry package. [GPL] <a href="https://psicode.org/" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Debug</p>
</h3>
<ul>
<li><a href="https://kinddragon.github.io/vld//" rel="noopener noreferrer">VLD</a> - Visual Leak Detector. A free, robust, open-source memory leak detection system for Visual C++.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/1/"/>
    <summary>4 awesome projects updated on Jan 03 - Jan 09, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/52/</id>
    <title>Awesome Cpp Updates on Dec 27 - Jan 02, 2021</title>
    <updated>2021-12-31T10:24:24.000Z</updated>
    <published>2021-12-31T10:24:24.000Z</published>
    <content type="html"><![CDATA[<h3><p>Concurrency</p>
</h3>
<ul>
<li><a href="https://github.com/basiliscos/cpp-rotor" rel="noopener noreferrer">rotor (⭐379)</a> - Event loop friendly C++ actor micro framework. [MIT]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/52/"/>
    <summary>1 awesome projects updated on Dec 27 - Jan 02, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/47/</id>
    <title>Awesome Cpp Updates on Nov 22 - Nov 28, 2021</title>
    <updated>2021-11-23T16:44:56.000Z</updated>
    <published>2021-11-23T13:57:35.000Z</published>
    <content type="html"><![CDATA[<h3><p>CLI</p>
</h3>
<ul>
<li><a href="https://github.com/s9w/oof" rel="noopener noreferrer">oof (⭐860)</a> - Convenient, high-performance RGB color and position control for console output. [MIT]</li>
</ul>
<h3><p>Memory Allocation</p>
</h3>
<ul>
<li><a href="https://github.com/mjansson/rpmalloc" rel="noopener noreferrer">rpmalloc (⭐2.4k)</a> - Cross platform lock free thread caching 16-byte aligned memory allocator implemented in C. [PublicDomain]</li>
</ul>

<ul>
<li><a href="https://github.com/microsoft/snmalloc" rel="noopener noreferrer">snmalloc (⭐1.8k)</a> - Message passing based high-performance allocator. [MIT]</li>
</ul>

<ul>
<li><a href="https://github.com/google/tcmalloc" rel="noopener noreferrer">TCMalloc (⭐5.1k)</a> - Google's fast, multi-threaded malloc implementation. [Apache-2.0] <a href="https://google.github.io/tcmalloc/" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Books</p>
</h3>
<ul>
<li><a href="https://github.com/EbookFoundation/free-programming-books/blob/main/books/free-programming-books-langs.md#c" rel="noopener noreferrer">Free C Books (⭐383k)</a> - vhf/free-programming-books/C.</li>
</ul>

<ul>
<li><a href="https://github.com/EbookFoundation/free-programming-books/blob/main/books/free-programming-books-langs.md#cpp" rel="noopener noreferrer">Free C++ Books (⭐383k)</a> - vhf/free-programming-books/C++.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/47/"/>
    <summary>6 awesome projects updated on Nov 22 - Nov 28, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/45/</id>
    <title>Awesome Cpp Updates on Nov 08 - Nov 14, 2021</title>
    <updated>2021-11-09T21:42:54.000Z</updated>
    <published>2021-11-09T21:42:54.000Z</published>
    <content type="html"><![CDATA[<h3><p>Database</p>
</h3>
<ul>
<li><a href="https://github.com/ClickHouse/clickhouse-cpp" rel="noopener noreferrer">ClickHouse (⭐358)</a> - C++ client for ClickHouse DBMS. [Apache2]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/45/"/>
    <summary>1 awesome projects updated on Nov 08 - Nov 14, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/43/</id>
    <title>Awesome Cpp Updates on Oct 25 - Oct 31, 2021</title>
    <updated>2021-10-30T06:40:19.000Z</updated>
    <published>2021-10-30T06:40:19.000Z</published>
    <content type="html"><![CDATA[<h3><p>Database</p>
</h3>
<ul>
<li><a href="https://github.com/fnc12/sqlite_orm" rel="noopener noreferrer">sqlite_orm (⭐2.6k)</a> - SQLite ORM light header only library for modern C++. [AGPL + paid MIT]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/43/"/>
    <summary>1 awesome projects updated on Oct 25 - Oct 31, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/40/</id>
    <title>Awesome Cpp Updates on Oct 04 - Oct 10, 2021</title>
    <updated>2021-10-09T15:34:02.000Z</updated>
    <published>2021-10-04T11:28:54.000Z</published>
    <content type="html"><![CDATA[<h3><p>CLI</p>
</h3>
<ul>
<li><a href="https://github.com/gansm/finalcut" rel="noopener noreferrer">FINAL CUT (⭐1.1k)</a> - Library for creating terminal applications with text-based widgets. [LGPL]</li>
</ul>
<h3><p>Scientific Computing</p>
</h3>
<ul>
<li><a href="https://github.com/precice/precice" rel="noopener noreferrer">preCICE (⭐890)</a> - Coupling library for partitioned multi-physics simulations (FSI, CHT, and more). [LGPL] <a href="https://precice.org/" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Serialization</p>
</h3>
<ul>
<li><a href="https://github.com/felixguendling/cista" rel="noopener noreferrer">cista (⭐2.2k)</a> - A C++17 library for zero-copy high-performance (de-)serialization. [MIT]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/40/"/>
    <summary>3 awesome projects updated on Oct 04 - Oct 10, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/39/</id>
    <title>Awesome Cpp Updates on Sep 27 - Oct 03, 2021</title>
    <updated>2021-09-30T15:57:20.000Z</updated>
    <published>2021-09-30T12:25:21.000Z</published>
    <content type="html"><![CDATA[<h3><p>Configuration</p>
</h3>
<ul>
<li><a href="https://github.com/Rookfighter/inifile-cpp" rel="noopener noreferrer">inifile-cpp (⭐412)</a> - A header-only and easy to use Ini file parser for C++. [MIT]</li>
</ul>
<h3><p>Online Compiler</p>
</h3>
<ul>
<li><a href="https://www.interviewbit.com/online-cpp-compiler/" rel="noopener noreferrer">InterviewBit</a> - A simple and easy to use online C++ compiler.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/39/"/>
    <summary>2 awesome projects updated on Sep 27 - Oct 03, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/38/</id>
    <title>Awesome Cpp Updates on Sep 20 - Sep 26, 2021</title>
    <updated>2021-09-24T10:03:17.000Z</updated>
    <published>2021-09-24T10:03:17.000Z</published>
    <content type="html"><![CDATA[<h3><p>Frameworks</p>
</h3>
<ul>
<li><a href="https://github.com/gammasoft71/xtd" rel="noopener noreferrer">xtd (⭐1.1k)</a> - Modern C++20 framework to create console (CLI), forms (GUI) and unit tests (xUnit) applications on Windows, macOS, Linux, iOS, Android, FreeBSD and Haiku. [MIT]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/38/"/>
    <summary>1 awesome projects updated on Sep 20 - Sep 26, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/37/</id>
    <title>Awesome Cpp Updates on Sep 13 - Sep 19, 2021</title>
    <updated>2021-09-16T08:59:57.000Z</updated>
    <published>2021-09-16T08:59:57.000Z</published>
    <content type="html"><![CDATA[<h3><p>Scripting</p>
</h3>
<ul>
<li><a href="https://djinni.xlcpp.dev" rel="noopener noreferrer">djinni</a> - A tool for generating cross-language type declarations and interface bindings. [Apache2]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/37/"/>
    <summary>1 awesome projects updated on Sep 13 - Sep 19, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/36/</id>
    <title>Awesome Cpp Updates on Sep 06 - Sep 12, 2021</title>
    <updated>2021-09-10T00:30:01.000Z</updated>
    <published>2021-09-10T00:30:01.000Z</published>
    <content type="html"><![CDATA[<h3><p>Web Application Framework</p>
</h3>
<ul>
<li><a href="https://github.com/CrowCpp/Crow" rel="noopener noreferrer">Crow (⭐4.7k)</a> - Crow is a C++ microframework for running web services. It uses routing similar to Python's Flask. [BSD] <a href="https://crowcpp.org" rel="noopener noreferrer">website</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/36/"/>
    <summary>1 awesome projects updated on Sep 06 - Sep 12, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/35/</id>
    <title>Awesome Cpp Updates on Aug 30 - Sep 05, 2021</title>
    <updated>2021-09-03T13:33:37.000Z</updated>
    <published>2021-09-03T13:33:37.000Z</published>
    <content type="html"><![CDATA[<h3><p>Audio</p>
</h3>
<ul>
<li><a href="https://github.com/mackron/dr_libs" rel="noopener noreferrer">dr_libs (⭐1.7k)</a> - Single file audio decoding libraries for C and C++. [Unlicense]</li>
</ul>

<ul>
<li><a href="https://github.com/mackron/miniaudio" rel="noopener noreferrer">miniaudio (⭐6.4k)</a> - Single file audio playback and capture library. [Unlicense] <a href="https://miniaud.io/" rel="noopener noreferrer">website</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/35/"/>
    <summary>2 awesome projects updated on Aug 30 - Sep 05, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/31/</id>
    <title>Awesome Cpp Updates on Aug 02 - Aug 08, 2021</title>
    <updated>2021-08-03T19:01:22.000Z</updated>
    <published>2021-08-02T00:09:57.000Z</published>
    <content type="html"><![CDATA[<h3><p>Frameworks</p>
</h3>
<ul>
<li><a href="https://github.com/scylladb/seastar" rel="noopener noreferrer">Seastar (⭐9.1k)</a> - An advanced, open-source C++ framework for high-performance server applications on modern hardware. [Apache-2.0 License] <a href="http://seastar.io/" rel="noopener noreferrer">seastar.io</a></li>
</ul>
<h3><p>CLI</p>
</h3>
<ul>
<li><a href="https://github.com/badaix/popl" rel="noopener noreferrer">popl (⭐177)</a> - A single-header templated command line arguments and ini file parser for C++ 11 and beyond. [MIT]</li>
</ul>
<h3><p>Data visualization</p>
</h3>
<ul>
<li><a href="https://github.com/alandefreitas/matplotplusplus" rel="noopener noreferrer">matplotplusplus (⭐4.8k)</a> - C++ Graphics Library for Data Visualization. [MIT] <a href="https://alandefreitas.github.io/matplotplusplus/" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Machine Learning</p>
</h3>
<ul>
<li><a href="https://github.com/BayesWitnesses/m2cgen" rel="noopener noreferrer">m2cgen (⭐3k)</a> - A CLI tool to transpile trained classic ML models into a native C code with zero dependencies. [MIT]</li>
</ul>
<h3><p>Physics</p>
</h3>
<ul>
<li><a href="https://github.com/KratosMultiphysics/Kratos" rel="noopener noreferrer">Kratos (⭐1.2k)</a> - framework for building parallel, multi-disciplinary simulation software, aiming at modularity, extensibility, and high performance. [BSD] <a href="http://www.cimne.com/kratos/" rel="noopener noreferrer">website</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/31/"/>
    <summary>5 awesome projects updated on Aug 02 - Aug 08, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/30/</id>
    <title>Awesome Cpp Updates on Jul 26 - Aug 01, 2021</title>
    <updated>2021-08-01T01:24:17.000Z</updated>
    <published>2021-07-28T10:15:40.000Z</published>
    <content type="html"><![CDATA[<h3><p>Debug</p>
</h3>
<ul>
<li><a href="https://github.com/CobaltFusion/DebugViewPP" rel="noopener noreferrer">DebugViewPP (⭐1.2k)</a> - Debug logging viewer. [Boost]</li>
</ul>
<h3><p>Online Compiler</p>
</h3>
<ul>
<li><a href="https://www.codechef.com/ide" rel="noopener noreferrer">codechef</a> - A simple online compiler CodeChef.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/30/"/>
    <summary>2 awesome projects updated on Jul 26 - Aug 01, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/29/</id>
    <title>Awesome Cpp Updates on Jul 19 - Jul 25, 2021</title>
    <updated>2021-07-23T21:17:27.000Z</updated>
    <published>2021-07-23T21:17:27.000Z</published>
    <content type="html"><![CDATA[<h3><p>Build Systems</p>
</h3>
<ul>
<li><a href="https://build2.org/" rel="noopener noreferrer">build2</a> - cross-platform build, packaging and dependency management toolchain for developing and packaging C/C++ projects. [MIT]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/29/"/>
    <summary>1 awesome projects updated on Jul 19 - Jul 25, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/28/</id>
    <title>Awesome Cpp Updates on Jul 12 - Jul 18, 2021</title>
    <updated>2021-07-17T04:16:36.000Z</updated>
    <published>2021-07-14T08:02:43.000Z</published>
    <content type="html"><![CDATA[<h3><p>Game Engine</p>
</h3>
<ul>
<li><a href="https://github.com/o3de/o3de" rel="noopener noreferrer">o3de (⭐9k)</a> - An open-source, real-time, multi-platform 3D engine based on Amazon Lumberyard. [Apache2] <a href="https://o3de.org/" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Reflection</p>
</h3>
<ul>
<li><a href="https://github.com/netcan/config-loader" rel="noopener noreferrer">config-loader (⭐246)</a> - A C++17 static reflection framework, from parse configuration file to native data structure. [MIT]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/28/"/>
    <summary>2 awesome projects updated on Jul 12 - Jul 18, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/26/</id>
    <title>Awesome Cpp Updates on Jun 28 - Jul 04, 2021</title>
    <updated>2021-06-28T21:32:56.000Z</updated>
    <published>2021-06-28T21:32:56.000Z</published>
    <content type="html"><![CDATA[<h3><p>Frameworks</p>
</h3>
<ul>
<li><a href="https://github.com/MariadeAnton/MiLi" rel="noopener noreferrer">MiLi (⭐40)</a> - Minimal headers-only C++ Library. [Boost]</li>
</ul>
<h3><p>Chemistry</p>
</h3>
<ul>
<li><a href="https://github.com/gromacs/gromacs" rel="noopener noreferrer">gromacs (⭐870)</a> - A message-passing parallel molecular dynamics implementation. [GPL] <a href="http://www.gromacs.org" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Image Processing</p>
</h3>
<ul>
<li><a href="https://imagemagick.org/script/magick++.php" rel="noopener noreferrer">Magick++</a> - ImageMagick program interfaces for C++. [Apache2]</li>
</ul>

<ul>
<li><a href="https://imagemagick.org/script/magick-wand.php" rel="noopener noreferrer">MagickWnd</a> - ImageMagick program interfaces for C. [Apache2]</li>
</ul>
<h3><p>Logging</p>
</h3>
<ul>
<li><a href="https://github.com/amrayn/easyloggingpp" rel="noopener noreferrer">Easylogging++ (⭐3.9k)</a> - Extremely light-weight high performance logging library for C++11 (or higher) applications. [MIT]</li>
</ul>
<h3><p>Math</p>
</h3>
<ul>
<li><a href="https://github.com/xtensor-stack/xtensor" rel="noopener noreferrer">xtensor (⭐3.7k)</a> - A C++14 library for numerical analysis with multi-dimensional array expressions, inspired by NumPy syntax. [BSD 3-clause] <a href="https://xtensor-stack.github.io/xtensor" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Reflection</p>
</h3>
<ul>
<li><a href="https://github.com/Celtoys/clReflect" rel="noopener noreferrer">clReflect (⭐283)</a> - C++ Reflection using clang. [MIT]</li>
</ul>
<h3><p>Miscellaneous</p>
</h3>
<ul>
<li><a href="https://github.com/libsigcplusplus/libsigcplusplus" rel="noopener noreferrer">libsigc++ (⭐439)</a> - A typesafe callback system for standard C++. [LGPL] <a href="https://libsigcplusplus.github.io/libsigcplusplus" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Compiler</p>
</h3>
<ul>
<li><a href="https://docs.microsoft.com/en-us/cpp/dotnet/dotnet-programming-with-cpp-cli-visual-cpp?view=msvc-160" rel="noopener noreferrer">Microsoft Visual C++</a> - MSVC, developed by Microsoft.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/26/"/>
    <summary>9 awesome projects updated on Jun 28 - Jul 04, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/25/</id>
    <title>Awesome Cpp Updates on Jun 21 - Jun 27, 2021</title>
    <updated>2021-06-26T06:58:12.000Z</updated>
    <published>2021-06-24T08:01:32.000Z</published>
    <content type="html"><![CDATA[<h3><p>Graph</p>
</h3>
<ul>
<li><a href="https://github.com/ZigRazor/CXXGraph" rel="noopener noreferrer">CXXGraph (⭐678)</a> - free C++(17) graph header-only library for representation and algorithms execution. [AGPL-3.0]</li>
</ul>
<h3><p>Math</p>
</h3>
<ul>
<li><a href="https://github.com/dpilger26/NumCpp" rel="noopener noreferrer">NumCpp (⭐3.9k)</a> - A templatized header only C++ implementation of the Python Numpy library. [MIT]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/25/"/>
    <summary>2 awesome projects updated on Jun 21 - Jun 27, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/21/</id>
    <title>Awesome Cpp Updates on May 24 - May 30, 2021</title>
    <updated>2021-05-25T02:41:12.000Z</updated>
    <published>2021-05-25T02:41:12.000Z</published>
    <content type="html"><![CDATA[<h3><p>Video</p>
</h3>
<ul>
<li><a href="https://bitbucket.org/multicoreware/x265_git/src" rel="noopener noreferrer">x265</a> - Open h.265 video codec implementation. [GPL2] <a href="https://x265.readthedocs.io/en/master/" rel="noopener noreferrer">website</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/21/"/>
    <summary>1 awesome projects updated on May 24 - May 30, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/19/</id>
    <title>Awesome Cpp Updates on May 10 - May 16, 2021</title>
    <updated>2021-05-16T05:24:53.000Z</updated>
    <published>2021-05-16T05:24:53.000Z</published>
    <content type="html"><![CDATA[<h3><p>Logging</p>
</h3>
<ul>
<li><a href="https://github.com/MengRao/fmtlog" rel="noopener noreferrer">fmtlog (⭐990)</a> - A performant fmtlib-style logging library with latency in nanoseconds. [MIT]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/19/"/>
    <summary>1 awesome projects updated on May 10 - May 16, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/18/</id>
    <title>Awesome Cpp Updates on May 03 - May 09, 2021</title>
    <updated>2021-05-08T08:49:16.000Z</updated>
    <published>2021-05-05T17:18:33.000Z</published>
    <content type="html"><![CDATA[<h3><p>Artificial Intelligence</p>
</h3>
<ul>
<li><a href="https://github.com/flashlight/flashlight" rel="noopener noreferrer">flashlight (⭐5.4k)</a> - Flashlight is a fast, flexible machine learning library written entirely in C++. [BSD]</li>
</ul>
<h3><p>Containers</p>
</h3>
<ul>
<li><a href="https://github.com/algorithm-ninja/cpp-btree" rel="noopener noreferrer">C++ B-tree (⭐80)</a> - A template library that implements ordered in-memory containers based on a B-tree data structure. [Apache2]</li>
</ul>
<h3><p>Machine Learning</p>
</h3>
<ul>
<li><a href="https://github.com/Tencent/ncnn" rel="noopener noreferrer">ncnn (⭐23k)</a> - A high-performance neural network inference computing framework optimized for mobile platforms. [BSD]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/18/"/>
    <summary>3 awesome projects updated on May 03 - May 09, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/17/</id>
    <title>Awesome Cpp Updates on Apr 26 - May 02, 2021</title>
    <updated>2021-05-02T14:44:22.000Z</updated>
    <published>2021-05-02T14:44:22.000Z</published>
    <content type="html"><![CDATA[<h3><p>Asynchronous Event Loop</p>
</h3>
<ul>
<li><a href="https://github.com/volt-software/ichor" rel="noopener noreferrer">Ichor (⭐231)</a> - An event queue which focuses on thread safety and provides dependency injection. [MIT]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/17/"/>
    <summary>1 awesome projects updated on Apr 26 - May 02, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/16/</id>
    <title>Awesome Cpp Updates on Apr 19 - Apr 25, 2021</title>
    <updated>2021-04-20T20:20:20.000Z</updated>
    <published>2021-04-20T20:20:20.000Z</published>
    <content type="html"><![CDATA[<h3><p>Image Processing</p>
</h3>
<ul>
<li><a href="https://github.com/happy-sea-fox/sail" rel="noopener noreferrer">SAIL (⭐346)</a> - Easy-to-use cross-platform image decoding library with pluggable image codecs. [MIT]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/16/"/>
    <summary>1 awesome projects updated on Apr 19 - Apr 25, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/14/</id>
    <title>Awesome Cpp Updates on Apr 05 - Apr 11, 2021</title>
    <updated>2021-04-10T16:09:30.000Z</updated>
    <published>2021-04-10T14:23:36.000Z</published>
    <content type="html"><![CDATA[<h3><p>Audio</p>
</h3>
<ul>
<li><a href="https://github.com/NativeInstruments/ni-media" rel="noopener noreferrer">ni-media (⭐253)</a> - C++ library for reading and writing audio files. [MIT]</li>
</ul>
<h3><p>JSON</p>
</h3>
<ul>
<li><a href="https://github.com/ibireme/yyjson" rel="noopener noreferrer">yyjson (⭐3.6k)</a> - A high performance JSON library written in ANSI C. [MIT]</li>
</ul>
<h3><p>Networking</p>
</h3>
<ul>
<li><a href="https://github.com/yhirose/cpp-httplib" rel="noopener noreferrer">cpp-httplib (⭐16k)</a> - A single file C++11 header-only HTTP/HTTPS server library. [MIT]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/14/"/>
    <summary>3 awesome projects updated on Apr 05 - Apr 11, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/11/</id>
    <title>Awesome Cpp Updates on Mar 15 - Mar 21, 2021</title>
    <updated>2021-03-16T08:04:32.000Z</updated>
    <published>2021-03-16T08:04:32.000Z</published>
    <content type="html"><![CDATA[<h3><p>JSON</p>
</h3>
<ul>
<li><a href="https://github.com/jorgen/json_struct" rel="noopener noreferrer">json-struct (⭐466)</a> - High performance, single header JSON parser parsing to and from C++ structs. [MIT]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/11/"/>
    <summary>1 awesome projects updated on Mar 15 - Mar 21, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/8/</id>
    <title>Awesome Cpp Updates on Feb 22 - Feb 28, 2021</title>
    <updated>2021-02-28T10:34:10.000Z</updated>
    <published>2021-02-28T10:29:41.000Z</published>
    <content type="html"><![CDATA[<h3><p>Yaml</p>
</h3>
<ul>
<li><a href="https://github.com/jimmiebergmann/mini-yaml" rel="noopener noreferrer">mini-yaml (⭐239)</a> - Single header YAML 1.0 C++11 serializer/deserializer. [MIT]</li>
</ul>

<ul>
<li><a href="https://github.com/jbeder/yaml-cpp" rel="noopener noreferrer">yaml-cpp (⭐5.8k)</a> - A YAML parser and emitter in C++. [MIT]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/8/"/>
    <summary>2 awesome projects updated on Feb 22 - Feb 28, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/7/</id>
    <title>Awesome Cpp Updates on Feb 15 - Feb 21, 2021</title>
    <updated>2021-02-18T13:26:18.000Z</updated>
    <published>2021-02-17T16:42:18.000Z</published>
    <content type="html"><![CDATA[<h3><p>CSV</p>
</h3>
<ul>
<li><a href="https://github.com/ashaduri/csv-parser" rel="noopener noreferrer">Csv::Parser (⭐33)</a> - Compile-time and runtime CSV parser written in C++17. [Zlib]</li>
</ul>
<h3><p>Reflection</p>
</h3>
<ul>
<li><a href="https://github.com/jsoysouvanh/Refureku" rel="noopener noreferrer">Refureku (⭐248)</a> - A C++17 runtime reflection and code generation library. [MIT]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/7/"/>
    <summary>2 awesome projects updated on Feb 15 - Feb 21, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/6/</id>
    <title>Awesome Cpp Updates on Feb 08 - Feb 14, 2021</title>
    <updated>2021-02-10T17:12:50.000Z</updated>
    <published>2021-02-10T17:12:50.000Z</published>
    <content type="html"><![CDATA[<h3><p>Frameworks</p>
</h3>
<ul>
<li><a href="https://github.com/sogou/workflow" rel="noopener noreferrer">C++ Workflow (⭐14k)</a> ⚡ - C++ Parallel Computing and Asynchronous Networking Engine. [Apache2]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/6/"/>
    <summary>1 awesome projects updated on Feb 08 - Feb 14, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/5/</id>
    <title>Awesome Cpp Updates on Feb 01 - Feb 07, 2021</title>
    <updated>2021-02-01T18:55:22.000Z</updated>
    <published>2021-02-01T18:55:22.000Z</published>
    <content type="html"><![CDATA[<h3><p>Websites</p>
</h3>
<ul>
<li><a href="http://www.cbyexample.com/" rel="noopener noreferrer">C++ by Example</a> - Learn C++ by Example.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/5/"/>
    <summary>1 awesome projects updated on Feb 01 - Feb 07, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/4/</id>
    <title>Awesome Cpp Updates on Jan 25 - Jan 31, 2021</title>
    <updated>2021-01-29T23:57:17.000Z</updated>
    <published>2021-01-29T23:57:09.000Z</published>
    <content type="html"><![CDATA[<h3><p>Artificial Intelligence</p>
</h3>
<ul>
<li><a href="https://github.com/oneapi-src/oneDNN" rel="noopener noreferrer">oneDNN (⭐4k)</a> - An open-source cross-platform performance library for deep learning applications. [Apache] <a href="https://01.org/onednn" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Machine Learning</p>
</h3>
<ul>
<li><a href="https://github.com/oneapi-src/oneDAL" rel="noopener noreferrer">oneDAL (⭐647)</a> - A powerful machine learning library that helps speed up big data analysis. [Apache]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/4/"/>
    <summary>2 awesome projects updated on Jan 25 - Jan 31, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/2/</id>
    <title>Awesome Cpp Updates on Jan 11 - Jan 17, 2021</title>
    <updated>2021-01-12T22:11:30.000Z</updated>
    <published>2021-01-12T22:11:30.000Z</published>
    <content type="html"><![CDATA[<h3><p>Math</p>
</h3>
<ul>
<li><a href="https://www.pcg-random.org/" rel="noopener noreferrer">PCG-rand</a> - PCG is a family of simple fast space-efficient statistically good algorithms for random number generation. Unlike many general-purpose RNGs, they are also hard to predict. [Apache]</li>
</ul>
<h3><p>Sorting</p>
</h3>
<ul>
<li><a href="https://github.com/mattreecebentley/plf_indiesort" rel="noopener noreferrer">Indiesort (⭐21)</a> - A sort wrapper which enables the use of std::sort (&amp; other random-access sort functions) with non-random-access containers, and also improves sort performance for large/non-trivially-copyable types in random-access containers and arrays. [zLib] <a href="https://plflib.org/indiesort.htm" rel="noopener noreferrer">website</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/2/"/>
    <summary>2 awesome projects updated on Jan 11 - Jan 17, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/53/</id>
    <title>Awesome Cpp Updates on Jan 04 - Jan 10, 2021</title>
    <updated>2020-12-29T09:42:04.000Z</updated>
    <published>2020-12-29T09:42:04.000Z</published>
    <content type="html"><![CDATA[<h3><p>Concurrency</p>
</h3>
<ul>
<li><a href="https://github.com/David-Haim/concurrencpp" rel="noopener noreferrer">concurrencpp (⭐2.7k)</a> - A general concurrency library containing tasks, executors, timers and C++20 coroutines to rule them all.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/53/"/>
    <summary>1 awesome projects updated on Jan 04 - Jan 10, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/52/</id>
    <title>Awesome Cpp Updates on Dec 28 - Jan 03, 2020</title>
    <updated>2020-12-24T13:28:30.000Z</updated>
    <published>2020-12-23T20:23:08.000Z</published>
    <content type="html"><![CDATA[<h3><p>CLI</p>
</h3>
<ul>
<li><a href="https://github.com/jupyter-xeus/cpp-terminal" rel="noopener noreferrer">cpp-terminal (⭐639)</a> - Small header only C++ library for writing multiplatform terminal applications. [MIT]</li>
</ul>

<ul>
<li><a href="https://github.com/ArthurSonzogni/FTXUI" rel="noopener noreferrer">FTXUI (⭐9.7k)</a> - C++ Functional Terminal User Interface. [MIT]</li>
</ul>

<ul>
<li><a href="https://github.com/ggerganov/imtui" rel="noopener noreferrer">imtui (⭐3.5k)</a> - Immediate Mode Text-based User Interface. [MIT]</li>
</ul>
<h3><p>Graphics</p>
</h3>
<ul>
<li><a href="https://github.com/walkerje/C-Turtle" rel="noopener noreferrer">C-Turtle (⭐82)</a> - A C++11 header-only turtle graphics library acting as a CImg wrapper. [MIT]</li>
</ul>
<h3><p>Multimedia</p>
</h3>
<ul>
<li><a href="https://github.com/libass/libass" rel="noopener noreferrer">libass (⭐1.1k)</a> - Portable subtitle renderer for the ASS/SSA subtitle format. [ISC]</li>
</ul>
<h3><p>Networking</p>
</h3>
<ul>
<li><a href="https://github.com/chronoxor/CppServer" rel="noopener noreferrer">CppServer (⭐1.6k)</a> - Ultra fast and low latency asynchronous socket server &amp; client C++ library with support TCP, SSL, UDP, HTTP, HTTPS, WebSocket protocols and 10K connections problem solution. [MIT]</li>
</ul>
<h3><p>Physics</p>
</h3>
<ul>
<li><a href="https://github.com/NVIDIAGameWorks/PhysX-3.4" rel="noopener noreferrer">PhysX (⭐2.4k)</a> - An open-source realtime physics engine middleware SDK developed by Nvidia as a part of Nvidia GameWorks software suite. [BSD-3-Clause]</li>
</ul>
<h3><p>Serialization</p>
</h3>
<ul>
<li><a href="https://github.com/fraillt/bitsery" rel="noopener noreferrer">Bitsery (⭐1.2k)</a> - Header only C++ binary serialization library. [MIT]</li>
</ul>

<ul>
<li><a href="https://github.com/chronoxor/FastBinaryEncoding" rel="noopener noreferrer">FastBinaryEncoding (⭐946)</a> - Fast Binary Encoding is ultra fast and universal serialization solution for C++, C#, Go, Java, JavaScript, Kotlin, Python, Ruby, Swift. [MIT]</li>
</ul>
<h3><p>Web Application Framework</p>
</h3>
<ul>
<li><a href="https://github.com/oatpp/oatpp" rel="noopener noreferrer">oat++ (⭐8.6k)</a> - Light, zero-dependency framework to create high-performance web-services. [Apache-2.0] <a href="https://oatpp.io/" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Online Compiler</p>
</h3>
<ul>
<li><a href="https://paiza.io/en" rel="noopener noreferrer">paiza.io</a> - An online C/C++ compiler with multiple files supporting feature, GitHub(gist) integration and collaborative editing.</li>
</ul>
<h3><p>Weblogs</p>
</h3>
<ul>
<li><a href="https://www.fluentcpp.com/" rel="noopener noreferrer">Fluent C++</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/52/"/>
    <summary>12 awesome projects updated on Dec 28 - Jan 03, 2020</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/49/</id>
    <title>Awesome Cpp Updates on Dec 07 - Dec 13, 2020</title>
    <updated>2020-12-03T21:47:25.000Z</updated>
    <published>2020-12-02T18:56:51.000Z</published>
    <content type="html"><![CDATA[<h3><p>Concurrency</p>
</h3>
<ul>
<li><a href="https://github.com/eyalroz/cuda-api-wrappers" rel="noopener noreferrer">cuda-api-wrappers (⭐873)</a> - Lightweight, Modern-C++ wrappers for the CUDA GPU programming runtime API. [BSD]</li>
</ul>

<ul>
<li><a href="http://parasol-lab.gitlab.io/stapl-home/" rel="noopener noreferrer">STAPL</a> - A C++ parallel programming framework designed to work on both shared and distributed memory parallel computers. [BSD]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/49/"/>
    <summary>2 awesome projects updated on Dec 07 - Dec 13, 2020</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/47/</id>
    <title>Awesome Cpp Updates on Nov 23 - Nov 29, 2020</title>
    <updated>2020-11-17T04:01:56.000Z</updated>
    <published>2020-11-17T04:01:56.000Z</published>
    <content type="html"><![CDATA[<h3><p>Articles</p>
</h3>
<ul>
<li><a href="https://github.com/CppCon/CppCon2020" rel="noopener noreferrer">CppCon 2020 Presentation Materials (⭐1.6k)</a> - CppCon 2020 Presentation Materials.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/47/"/>
    <summary>1 awesome projects updated on Nov 23 - Nov 29, 2020</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/42/</id>
    <title>Awesome Cpp Updates on Oct 19 - Oct 25, 2020</title>
    <updated>2020-10-17T19:24:50.000Z</updated>
    <published>2020-10-15T14:42:54.000Z</published>
    <content type="html"><![CDATA[<h3><p>Compression</p>
</h3>
<ul>
<li><a href="https://api.kde.org/frameworks/karchive/html/index.html" rel="noopener noreferrer">KArchive</a> - A library for creating, reading, writing and manipulating file archives like zip and tar. It also provides transparent compression and decompression of data, using formats like gzip, via a subclass of QIODevice. [LGPL]</li>
</ul>
<h3><p>Serialization</p>
</h3>
<ul>
<li><a href="https://github.com/mrpt/mrpt/" rel="noopener noreferrer">mrpt-serialization (⭐2.1k)</a> - Versioned serialization to binary or text formats. [BSD] <a href="https://docs.mrpt.org/reference/latest/group_mrpt_serialization_grp.html" rel="noopener noreferrer">website</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/42/"/>
    <summary>2 awesome projects updated on Oct 19 - Oct 25, 2020</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/41/</id>
    <title>Awesome Cpp Updates on Oct 12 - Oct 18, 2020</title>
    <updated>2020-10-10T07:40:10.000Z</updated>
    <published>2020-10-10T07:40:10.000Z</published>
    <content type="html"><![CDATA[<h3><p>GUI</p>
</h3>
<ul>
<li><a href="https://github.com/mitsuba-renderer/nanogui" rel="noopener noreferrer">NanoGui (⭐1.8k)</a> - A minimalistic cross-platform widget library for OpenGL 3.x or higher. [BSD]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/41/"/>
    <summary>1 awesome projects updated on Oct 12 - Oct 18, 2020</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/40/</id>
    <title>Awesome Cpp Updates on Oct 05 - Oct 11, 2020</title>
    <updated>2020-10-03T13:43:33.000Z</updated>
    <published>2020-10-01T12:50:13.000Z</published>
    <content type="html"><![CDATA[<h3><p>Game Engine</p>
</h3>
<ul>
<li><a href="https://github.com/nCine/nCine" rel="noopener noreferrer">nCine (⭐1.3k)</a> - A cross-platform 2D game engine with an emphasis on performance, written in C++11 and optionally scriptable in Lua. [MIT] <a href="https://ncine.github.io/" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Robotics</p>
</h3>
<ul>
<li><a href="https://github.com/robotology/yarp" rel="noopener noreferrer">YARP (Yet Another Robot Platform) (⭐586)</a> - Library and toolkit for communication and device interfaces. [BSD-3-Clause] <a href="http://www.yarp.it/" rel="noopener noreferrer">website</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/40/"/>
    <summary>2 awesome projects updated on Oct 05 - Oct 11, 2020</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/39/</id>
    <title>Awesome Cpp Updates on Sep 28 - Oct 04, 2020</title>
    <updated>2020-09-25T02:50:54.000Z</updated>
    <published>2020-09-25T02:50:54.000Z</published>
    <content type="html"><![CDATA[<h3><p>Networking</p>
</h3>
<ul>
<li><a href="https://github.com/boostorg/beast" rel="noopener noreferrer">Boost.Beast (⭐4.8k)</a> ⚡ - HTTP and WebSocket built on Boost.Asio in C++11. [Boost] <a href="https://www.boost.org/libs/beast" rel="noopener noreferrer">website</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/39/"/>
    <summary>1 awesome projects updated on Sep 28 - Oct 04, 2020</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/38/</id>
    <title>Awesome Cpp Updates on Sep 21 - Sep 27, 2020</title>
    <updated>2020-09-15T15:01:42.000Z</updated>
    <published>2020-09-15T15:01:42.000Z</published>
    <content type="html"><![CDATA[<h3><p>Database</p>
</h3>
<ul>
<li><a href="https://github.com/symisc/unqlite" rel="noopener noreferrer">UnQLite (⭐2.3k)</a> - A self-contained, serverless, zero-configuration, transactional NoSQL engine. [BSD-2-Clause] <a href="https://unqlite.symisc.net/" rel="noopener noreferrer">website</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/38/"/>
    <summary>1 awesome projects updated on Sep 21 - Sep 27, 2020</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/34/</id>
    <title>Awesome Cpp Updates on Aug 24 - Aug 30, 2020</title>
    <updated>2020-08-23T23:42:12.000Z</updated>
    <published>2020-08-23T23:42:12.000Z</published>
    <content type="html"><![CDATA[<h3><p>JSON</p>
</h3>
<ul>
<li><a href="https://github.com/danielaparker/jsoncons" rel="noopener noreferrer">jsoncons (⭐820)</a> - A C++ header-only library for JSON and JSON-like binary formats with JSONPointer, JSONPatch, JSONPath and JMESPath. [Boost]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/34/"/>
    <summary>1 awesome projects updated on Aug 24 - Aug 30, 2020</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/33/</id>
    <title>Awesome Cpp Updates on Aug 17 - Aug 23, 2020</title>
    <updated>2020-08-11T10:02:27.000Z</updated>
    <published>2020-08-11T10:02:27.000Z</published>
    <content type="html"><![CDATA[<h3><p>Containers</p>
</h3>
<ul>
<li><a href="https://github.com/gvinciguerra/PGM-index" rel="noopener noreferrer">PGM-index (⭐864)</a> - A data structure that enables fast lookup, predecessor, range searches and updates in arrays of billions of items using orders of magnitude less space than traditional indexes. [Apache2] <a href="https://pgm.di.unipi.it" rel="noopener noreferrer">website</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/33/"/>
    <summary>1 awesome projects updated on Aug 17 - Aug 23, 2020</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/29/</id>
    <title>Awesome Cpp Updates on Jul 20 - Jul 26, 2020</title>
    <updated>2020-07-18T15:07:40.000Z</updated>
    <published>2020-07-18T14:49:20.000Z</published>
    <content type="html"><![CDATA[<h3><p>Audio</p>
</h3>
<ul>
<li><a href="https://github.com/adamstark/AudioFile" rel="noopener noreferrer">AudioFile (⭐1.1k)</a> - A simple C++ library for reading and writing audio files. [MIT]</li>
</ul>
<h3><p>CSV</p>
</h3>
<ul>
<li><a href="https://github.com/p-ranav/csv2" rel="noopener noreferrer">csv2 (⭐617)</a> - Fast CSV parser for modern C++. [MIT]</li>
</ul>
<h3><p>GUI</p>
</h3>
<ul>
<li><a href="https://github.com/cycfi/elements" rel="noopener noreferrer">Elements (⭐3.7k)</a> - Lightweight, fine-grained, resolution independent, modular GUI library. [MIT]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/29/"/>
    <summary>3 awesome projects updated on Jul 20 - Jul 26, 2020</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/28/</id>
    <title>Awesome Cpp Updates on Jul 13 - Jul 19, 2020</title>
    <updated>2020-07-07T07:49:45.000Z</updated>
    <published>2020-07-07T07:49:45.000Z</published>
    <content type="html"><![CDATA[<h3><p>Frameworks</p>
</h3>
<ul>
<li><a href="https://github.com/Kigs-framework/kigs" rel="noopener noreferrer">Kigs framework (⭐88)</a> - A free and open source C++ modular multi-purpose cross platform RAD framework. [MIT] <a href="https://kigs-framework.org/" rel="noopener noreferrer">website</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/28/"/>
    <summary>1 awesome projects updated on Jul 13 - Jul 19, 2020</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/25/</id>
    <title>Awesome Cpp Updates on Jun 22 - Jun 28, 2020</title>
    <updated>2020-06-17T13:51:07.000Z</updated>
    <published>2020-06-17T13:51:07.000Z</published>
    <content type="html"><![CDATA[<h3><p>Debug</p>
</h3>
<ul>
<li><a href="https://github.com/jonasmr/microprofile" rel="noopener noreferrer">microprofile (⭐1.6k)</a> - Profiler with web-view for multiple platforms. [Unlicense]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/25/"/>
    <summary>1 awesome projects updated on Jun 22 - Jun 28, 2020</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/23/</id>
    <title>Awesome Cpp Updates on Jun 08 - Jun 14, 2020</title>
    <updated>2020-06-04T10:56:28.000Z</updated>
    <published>2020-06-01T01:02:05.000Z</published>
    <content type="html"><![CDATA[<h3><p>Concurrency</p>
</h3>
<ul>
<li><a href="https://github.com/stotko/stdgpu" rel="noopener noreferrer">stdgpu (⭐1.3k)</a> - Efficient STL-like Data Structures on the GPU. [Apache2]</li>
</ul>
<h3><p>GUI</p>
</h3>
<ul>
<li><a href="https://github.com/epezent/implot" rel="noopener noreferrer">implot (⭐5.9k)</a> - Immediate Mode Plotting widgets for imgui. [MIT]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/23/"/>
    <summary>2 awesome projects updated on Jun 08 - Jun 14, 2020</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/20/</id>
    <title>Awesome Cpp Updates on May 18 - May 24, 2020</title>
    <updated>2020-05-15T22:45:48.000Z</updated>
    <published>2020-05-15T21:27:11.000Z</published>
    <content type="html"><![CDATA[<h3><p>GUI</p>
</h3>
<ul>
<li><a href="https://github.com/Immediate-Mode-UI/Nuklear" rel="noopener noreferrer">nuklear (⭐11k)</a> - A single-header ANSI C gui library. [PublicDomain]</li>
</ul>
<h3><p>Build Systems</p>
</h3>
<ul>
<li><a href="https://software-network.org/" rel="noopener noreferrer">SW</a> - Cross-platform C++ (and other langs) Build System and Package Manager with a lot of packages available. [GPLv3]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/20/"/>
    <summary>2 awesome projects updated on May 18 - May 24, 2020</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/14/</id>
    <title>Awesome Cpp Updates on Apr 06 - Apr 12, 2020</title>
    <updated>2020-04-03T17:11:45.000Z</updated>
    <published>2020-04-03T17:11:45.000Z</published>
    <content type="html"><![CDATA[<h3><p>Inter-process communication</p>
</h3>
<ul>
<li><a href="https://github.com/continental/ecal" rel="noopener noreferrer">eCAL (⭐11)</a> - Pub/sub, client/server, C++/Python/C#, various message protocols (protobuf, capnproto ..). [Apache2] <a href="http://www.ecal.io/" rel="noopener noreferrer">website</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/14/"/>
    <summary>1 awesome projects updated on Apr 06 - Apr 12, 2020</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/11/</id>
    <title>Awesome Cpp Updates on Mar 16 - Mar 22, 2020</title>
    <updated>2020-03-09T12:17:43.000Z</updated>
    <published>2020-03-09T09:45:06.000Z</published>
    <content type="html"><![CDATA[<h3><p>Concurrency</p>
</h3>
<ul>
<li><a href="https://github.com/Stiffstream/sobjectizer" rel="noopener noreferrer">SObjectizer (⭐587)</a> - An implementation of Actor, Publish-Subscribe, and CSP models in one rather small C++ framework. [BSD-3-Clause]</li>
</ul>
<h3><p>Miscellaneous</p>
</h3>
<ul>
<li><a href="https://github.com/szi/vartypes" rel="noopener noreferrer">VarTypes (⭐16)</a> - A feature-rich, object-oriented framework for managing variables in C++ / Qt4. [LGPL]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/11/"/>
    <summary>2 awesome projects updated on Mar 16 - Mar 22, 2020</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/10/</id>
    <title>Awesome Cpp Updates on Mar 09 - Mar 15, 2020</title>
    <updated>2020-03-08T21:00:37.000Z</updated>
    <published>2020-03-04T02:11:06.000Z</published>
    <content type="html"><![CDATA[<h3><p>Asynchronous Event Loop</p>
</h3>
<ul>
<li><a href="https://github.com/ithewei/libhv" rel="noopener noreferrer">libhv (⭐7.5k)</a> - Cross-platform event loop library. [BSD]</li>
</ul>
<h3><p>Concurrency</p>
</h3>
<ul>
<li><a href="https://github.com/STEllAR-GROUP/hpx/" rel="noopener noreferrer">HPX (⭐2.8k)</a> - A general purpose C++ runtime system for parallel and distributed applications of any scale. [Boost]</li>
</ul>

<ul>
<li><a href="https://github.com/kokkos/kokkos" rel="noopener noreferrer">Kokkos (⭐2.5k)</a> - A performance portable programming model for parallel execution and memory abstraction. [BSD]</li>
</ul>

<ul>
<li><a href="https://github.com/google/marl" rel="noopener noreferrer">marl (⭐2k)</a> - Marl is a hybrid thread / fiber task scheduler written in C++ 11. [Apache-2.0]</li>
</ul>

<ul>
<li><a href="https://github.com/bloomberg/quantum" rel="noopener noreferrer">Quantum (⭐626)</a> - A powerful C++ coroutine dispatcher framework built on top of <a href="https://boost.org/libs/coroutine2" rel="noopener noreferrer">Boost.Coroutine2</a>.</li>
</ul>
<h3><p>Game Engine</p>
</h3>
<ul>
<li><a href="https://github.com/dbartolini/crown" rel="noopener noreferrer">crown (⭐27)</a> - Crown is a general purpose data-driven game engine, written from scratch in orthodox C++ with a minimalistic and data-oriented design philosophy in mind. [MIT]</li>
</ul>
<h3><p>Logging</p>
</h3>
<ul>
<li><a href="https://github.com/odygrd/quill" rel="noopener noreferrer">Quill (⭐2.8k)</a> - Asynchronous cross platform low latency logging library. [MIT]</li>
</ul>
<h3><p>Math</p>
</h3>
<ul>
<li><a href="https://github.com/jeremyong/klein" rel="noopener noreferrer">Klein (⭐791)</a> - A fast, SIMD-optimized C++17 Geometric Algebra library for point, line, and plane projections, intersections, joins, rigid-body motion, and more. [MIT] <a href="https://jeremyong.com/klein" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Networking</p>
</h3>
<ul>
<li><a href="https://github.com/eduardsui/tlse" rel="noopener noreferrer">tlse (⭐657)</a> - Single C file TLS 1.2/1.3 implementation, using tomcrypt as crypto library [BSD-2-Clause]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/10/"/>
    <summary>9 awesome projects updated on Mar 09 - Mar 15, 2020</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/9/</id>
    <title>Awesome Cpp Updates on Mar 02 - Mar 08, 2020</title>
    <updated>2020-02-25T07:06:06.000Z</updated>
    <published>2020-02-25T07:06:06.000Z</published>
    <content type="html"><![CDATA[<h3><p>Configuration</p>
</h3>
<ul>
<li><a href="https://github.com/marzer/tomlplusplus" rel="noopener noreferrer">toml++ (⭐2k)</a> - Header-only TOML parser and serializer for C++17 and later. [MIT] <a href="https://marzer.github.io/tomlplusplus/" rel="noopener noreferrer">website</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/9/"/>
    <summary>1 awesome projects updated on Mar 02 - Mar 08, 2020</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/6/</id>
    <title>Awesome Cpp Updates on Feb 10 - Feb 16, 2020</title>
    <updated>2020-02-05T17:12:34.000Z</updated>
    <published>2020-02-05T17:02:28.000Z</published>
    <content type="html"><![CDATA[<h3><p>Chemistry</p>
</h3>
<ul>
<li><a href="https://github.com/d-SEAMS/seams-core" rel="noopener noreferrer">d-SEAMS (⭐38)</a> - A molecular dynamics trajectory analysis engine in C++ and Lua with Nix. It is an acronym for Deferred Structural Elucidation Analysis for Molecular Simulations. [GPL] <a href="https://dseams.info" rel="noopener noreferrer">website</a></li>
</ul>

<ul>
<li><a href="https://github.com/lammps/lammps" rel="noopener noreferrer">LAMMPS (⭐2.8k)</a> - A classical molecular dynamics code with a focus on materials modeling. It's an acronym for Large-scale Atomic/Molecular Massively Parallel Simulator. [GPL] <a href="https://lammps.sandia.gov/" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Game Engine</p>
</h3>
<ul>
<li><a href="https://github.com/grit-engine/grit-engine" rel="noopener noreferrer">Grit (⭐124)</a> - Community project to build a free game engine for implementing open world 3D games. [MIT]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/6/"/>
    <summary>3 awesome projects updated on Feb 10 - Feb 16, 2020</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/5/</id>
    <title>Awesome Cpp Updates on Feb 03 - Feb 09, 2020</title>
    <updated>2020-01-30T03:27:30.000Z</updated>
    <published>2020-01-30T03:27:30.000Z</published>
    <content type="html"><![CDATA[<h3><p>Miscellaneous</p>
</h3>
<ul>
<li><a href="https://github.com/p-ranav/pprint" rel="noopener noreferrer">pprint (⭐927)</a> - Pretty Printer for Modern C++. [MIT]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/5/"/>
    <summary>1 awesome projects updated on Feb 03 - Feb 09, 2020</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/3/</id>
    <title>Awesome Cpp Updates on Jan 20 - Jan 26, 2020</title>
    <updated>2020-01-19T19:43:32.000Z</updated>
    <published>2020-01-19T18:04:26.000Z</published>
    <content type="html"><![CDATA[<h3><p>GUI</p>
</h3>
<ul>
<li><a href="https://github.com/mikke89/RmlUi" rel="noopener noreferrer">RmlUi (⭐3.8k)</a> - The HTML/CSS User Interface library evolved. Fork of libRocket. [MIT]</li>
</ul>
<h3><p>Physics</p>
</h3>
<ul>
<li><a href="https://github.com/simbody/simbody" rel="noopener noreferrer">Simbody (⭐2.5k)</a> - High-performance C++ multibody dynamics/physics library for simulating articulated biomechanical and mechanical systems like vehicles, robots, and the human skeleton. [Apache2]</li>
</ul>

<ul>
<li><a href="https://github.com/sofa-framework/sofa" rel="noopener noreferrer">SOFA (⭐1.2k)</a> - SOFA is an open-source framework targeting at real-time simulation, with an emphasis on medical simulation. [LGPL] <a href="https://www.sofa-framework.org" rel="noopener noreferrer">website</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/3/"/>
    <summary>3 awesome projects updated on Jan 20 - Jan 26, 2020</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/2/</id>
    <title>Awesome Cpp Updates on Jan 13 - Jan 19, 2020</title>
    <updated>2020-01-06T23:54:39.000Z</updated>
    <published>2020-01-06T23:54:39.000Z</published>
    <content type="html"><![CDATA[<h3><p>Audio</p>
</h3>
<ul>
<li><a href="https://lame.sourceforge.io/using.php" rel="noopener noreferrer">LAME</a> - LAME is a high quality MPEG Audio Layer III (MP3) encoder. [LGPL]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/2/"/>
    <summary>1 awesome projects updated on Jan 13 - Jan 19, 2020</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/1/</id>
    <title>Awesome Cpp Updates on Jan 06 - Jan 12, 2020</title>
    <updated>2020-01-01T16:33:31.000Z</updated>
    <published>2020-01-01T16:33:31.000Z</published>
    <content type="html"><![CDATA[<h3><p>CLI</p>
</h3>
<ul>
<li><a href="https://github.com/p-ranav/tabulate" rel="noopener noreferrer">tabulate (⭐2.1k)</a> - Table Maker for Modern C++. [MIT]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/1/"/>
    <summary>1 awesome projects updated on Jan 06 - Jan 12, 2020</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2019/52/</id>
    <title>Awesome Cpp Updates on Dec 30 - Jan 05, 2019</title>
    <updated>2019-12-28T05:02:34.000Z</updated>
    <published>2019-12-28T05:02:34.000Z</published>
    <content type="html"><![CDATA[<h3><p>Talks</p>
</h3>
<ul>
<li><a href="https://www.youtube.com/user/MeetingCPP/videos" rel="noopener noreferrer">Meeting Cpp</a> - Meeting C++ YouTube Channel</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2019/52/"/>
    <summary>1 awesome projects updated on Dec 30 - Jan 05, 2019</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2019/50/</id>
    <title>Awesome Cpp Updates on Dec 16 - Dec 22, 2019</title>
    <updated>2019-12-14T14:47:41.000Z</updated>
    <published>2019-12-11T06:48:00.000Z</published>
    <content type="html"><![CDATA[<h3><p>Chemistry</p>
</h3>
<ul>
<li><a href="https://github.com/reaktoro/reaktoro" rel="noopener noreferrer">Reaktoro (⭐205)</a> - A computational framework in C++ and Python for modeling chemically reactive systems. [LGPL] <a href="https://reaktoro.org" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>CLI</p>
</h3>
<ul>
<li><a href="https://github.com/p-ranav/indicators/" rel="noopener noreferrer">indicators (⭐3.4k)</a> - Activity indicators for Modern C++. [MIT]</li>
</ul>
<h3><p>Math</p>
</h3>
<ul>
<li><a href="https://github.com/autodiff/autodiff" rel="noopener noreferrer">autodiff (⭐1.9k)</a> - A modern, fast and expressive C++ library for automatic differentiation. [MIT] <a href="https://autodiff.github.io" rel="noopener noreferrer">website</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2019/50/"/>
    <summary>3 awesome projects updated on Dec 16 - Dec 22, 2019</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2019/48/</id>
    <title>Awesome Cpp Updates on Dec 02 - Dec 08, 2019</title>
    <updated>2019-11-30T15:01:44.000Z</updated>
    <published>2019-11-30T15:01:44.000Z</published>
    <content type="html"><![CDATA[<h3><p>CLI</p>
</h3>
<ul>
<li><a href="http://invisible-island.net/ncurses/" rel="noopener noreferrer">Ncurses</a> - A terminal user interface. [MIT]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2019/48/"/>
    <summary>1 awesome projects updated on Dec 02 - Dec 08, 2019</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2019/46/</id>
    <title>Awesome Cpp Updates on Nov 18 - Nov 24, 2019</title>
    <updated>2019-11-16T14:44:18.000Z</updated>
    <published>2019-11-16T14:44:18.000Z</published>
    <content type="html"><![CDATA[<h3><p>Debug</p>
</h3>
<ul>
<li><a href="https://github.com/boost-experimental/ut" rel="noopener noreferrer">μt (⭐1.4k)</a> - C++20 single header/single module, macro-free μ(micro)/Unit Testing Framework. [Boost]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2019/46/"/>
    <summary>1 awesome projects updated on Nov 18 - Nov 24, 2019</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2019/45/</id>
    <title>Awesome Cpp Updates on Nov 11 - Nov 17, 2019</title>
    <updated>2019-11-08T13:19:58.000Z</updated>
    <published>2019-11-08T13:19:58.000Z</published>
    <content type="html"><![CDATA[<h3><p>Math</p>
</h3>
<ul>
<li><a href="https://github.com/johnmcfarlane/cnl/" rel="noopener noreferrer">CNL (⭐683)</a> - A Compositional Numeric Library for C++. [Boost]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2019/45/"/>
    <summary>1 awesome projects updated on Nov 11 - Nov 17, 2019</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2019/42/</id>
    <title>Awesome Cpp Updates on Oct 21 - Oct 27, 2019</title>
    <updated>2019-10-20T19:34:11.000Z</updated>
    <published>2019-10-15T11:23:01.000Z</published>
    <content type="html"><![CDATA[<h3><p>CLI</p>
</h3>
<ul>
<li><a href="https://github.com/bfgroup/Lyra" rel="noopener noreferrer">Lyra (⭐571)</a> - A simple to use, composable, command line parser for C++ 11 and beyond. [Boost]</li>
</ul>
<h3><p>Web Application Framework</p>
</h3>
<ul>
<li><a href="https://github.com/Microsoft/cpprestsdk" rel="noopener noreferrer">C++ REST SDK (⭐8.3k)</a> - Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. [MIT]</li>
</ul>
<h3><p>Static Code Analysis</p>
</h3>
<ul>
<li><a href="https://github.com/NASA-SW-VnV/ikos" rel="noopener noreferrer">IKOS (⭐3.1k)</a> - Static analyzer for C/C++ based on the theory of Abstract Interpretation. [NOSA 1.3]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2019/42/"/>
    <summary>3 awesome projects updated on Oct 21 - Oct 27, 2019</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2019/41/</id>
    <title>Awesome Cpp Updates on Oct 14 - Oct 20, 2019</title>
    <updated>2019-10-13T17:50:39.000Z</updated>
    <published>2019-10-13T17:50:39.000Z</published>
    <content type="html"><![CDATA[<h3><p>PDF</p>
</h3>
<ul>
<li><a href="https://litepdf.sourceforge.io" rel="noopener noreferrer">litePDF</a> - Library to create and edit PDF documents that uses GDI functions through a device context to draw the page content. [LGPL v3 and zlib]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2019/41/"/>
    <summary>1 awesome projects updated on Oct 14 - Oct 20, 2019</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2019/40/</id>
    <title>Awesome Cpp Updates on Oct 07 - Oct 13, 2019</title>
    <updated>2019-10-05T02:12:27.000Z</updated>
    <published>2019-10-05T02:12:27.000Z</published>
    <content type="html"><![CDATA[<h3><p>Articles</p>
</h3>
<ul>
<li><a href="https://github.com/CppCon/CppCon2019" rel="noopener noreferrer">CppCon 2019 Presentation Materials (⭐1.3k)</a> - CppCon 2019 Presentation Materials.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2019/40/"/>
    <summary>1 awesome projects updated on Oct 07 - Oct 13, 2019</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2019/38/</id>
    <title>Awesome Cpp Updates on Sep 23 - Sep 29, 2019</title>
    <updated>2019-09-21T12:19:00.000Z</updated>
    <published>2019-09-17T05:32:31.000Z</published>
    <content type="html"><![CDATA[<h3><p>Audio</p>
</h3>
<ul>
<li><a href="https://github.com/andrewrk/libsoundio" rel="noopener noreferrer">libsoundio (⭐2.1k)</a> - C library for cross-platform real-time audio input and output. [MIT] <a href="http://libsound.io/" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Networking</p>
</h3>
<ul>
<li><a href="https://github.com/skywind3000/kcp/blob/master/README.en.md" rel="noopener noreferrer">KCP (⭐17k)</a> - A fast and reliable ARQ protocol that helps applications to reduce network latency. [MIT]</li>
</ul>
<h3><p>Coding Style Tools</p>
</h3>
<ul>
<li><a href="https://editorconfig.org/" rel="noopener noreferrer">EditorConfig</a> - EditorConfig helps maintain consistent coding styles across different editors and IDEs.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2019/38/"/>
    <summary>3 awesome projects updated on Sep 23 - Sep 29, 2019</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2019/37/</id>
    <title>Awesome Cpp Updates on Sep 16 - Sep 22, 2019</title>
    <updated>2019-09-10T12:21:05.000Z</updated>
    <published>2019-09-10T12:21:05.000Z</published>
    <content type="html"><![CDATA[<h3><p>Reflection</p>
</h3>
<ul>
<li><a href="https://github.com/apolukhin/magic_get" rel="noopener noreferrer">magic_get (⭐222)</a> - std::tuple like methods for user defined types without any macro or boilerplate code. [Boost]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2019/37/"/>
    <summary>1 awesome projects updated on Sep 16 - Sep 22, 2019</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2019/36/</id>
    <title>Awesome Cpp Updates on Sep 09 - Sep 15, 2019</title>
    <updated>2019-09-06T10:34:25.000Z</updated>
    <published>2019-09-02T10:55:13.000Z</published>
    <content type="html"><![CDATA[<h3><p>Audio</p>
</h3>
<ul>
<li><a href="https://github.com/rism-ch/verovio" rel="noopener noreferrer">Verovio (⭐820)</a> - Verovio is a fast and lightweight music notation engraving library. [LGPL] <a href="https://www.verovio.org" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Compression</p>
</h3>
<ul>
<li><a href="https://github.com/rikyoz/bit7z" rel="noopener noreferrer">bit7z (⭐811)</a> - A C++ static library offering a clean and simple interface to the 7-zip shared libraries. [MPL2]</li>
</ul>
<h3><p>Integrated Development Environment</p>
</h3>
<ul>
<li><a href="https://gitlab.com/cppit/jucipp" rel="noopener noreferrer">juCi++</a> - Cross-platform, lightweight C++ IDE with libclang integration. [MIT]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2019/36/"/>
    <summary>3 awesome projects updated on Sep 09 - Sep 15, 2019</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2019/33/</id>
    <title>Awesome Cpp Updates on Aug 19 - Aug 25, 2019</title>
    <updated>2019-08-17T04:16:11.000Z</updated>
    <published>2019-08-13T11:02:59.000Z</published>
    <content type="html"><![CDATA[<h3><p>Configuration</p>
</h3>
<ul>
<li><a href="https://github.com/hyperrealm/libconfig" rel="noopener noreferrer">libconfig (⭐1.2k)</a> - C, C++ library for processing structured configuration files. [LGPL-2.1] <a href="https://hyperrealm.github.io/libconfig/" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Machine Learning</p>
</h3>
<ul>
<li><a href="https://github.com/cjlin1/libsvm" rel="noopener noreferrer">libsvm (⭐4.7k)</a> - A simple, easy-to-use, efficient library for Support Vector Machines. [BSD-3-Clause] <a href="https://www.csie.ntu.edu.tw/~cjlin/libsvm/" rel="noopener noreferrer">website</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2019/33/"/>
    <summary>2 awesome projects updated on Aug 19 - Aug 25, 2019</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2019/31/</id>
    <title>Awesome Cpp Updates on Aug 05 - Aug 11, 2019</title>
    <updated>2019-08-04T05:27:08.000Z</updated>
    <published>2019-08-03T02:55:31.000Z</published>
    <content type="html"><![CDATA[<h3><p>Asynchronous Event Loop</p>
</h3>
<ul>
<li><a href="https://github.com/xhawk18/promise-cpp" rel="noopener noreferrer">promise-cpp (⭐694)</a> - Header only library that implements Promise/A+ standard. [Anti-996]</li>
</ul>
<h3><p>Configuration</p>
</h3>
<ul>
<li><a href="https://github.com/benhoyt/inih" rel="noopener noreferrer">inih (⭐2.9k)</a> - Simple .INI file parser in C, good for embedded systems. [BSD-3-Clause]</li>
</ul>

<ul>
<li><a href="https://github.com/jtilly/inih" rel="noopener noreferrer">inih (⭐449)</a> - Single header only C++ version of <a href="https://github.com/benhoyt/inih" rel="noopener noreferrer">inih (⭐2.9k)</a>. [BSD-3-Clause]</li>
</ul>

<ul>
<li><a href="https://github.com/ndevilla/iniparser" rel="noopener noreferrer">iniparser (⭐1.1k)</a> - INI file parser. [MIT]</li>
</ul>

<ul>
<li><a href="https://github.com/martinh/libconfuse" rel="noopener noreferrer">libconfuse (⭐503)</a> - Small configuration file parser library for C. [ISC]</li>
</ul>

<ul>
<li><a href="https://github.com/brofield/simpleini" rel="noopener noreferrer">simpleini (⭐1.3k)</a> - Cross-platform C++ library providing a simple API to read and write INI-style configuration files. [MIT]</li>
</ul>
<h3><p>Font</p>
</h3>
<ul>
<li><a href="https://gitlab.freedesktop.org/fontconfig/fontconfig" rel="noopener noreferrer">Fontconfig</a> - Font configuration and customization library. [MIT] <a href="https://www.freedesktop.org/wiki/Software/fontconfig/" rel="noopener noreferrer">website</a></li>
</ul>

<ul>
<li><a href="https://www.freetype.org/" rel="noopener noreferrer">FreeType</a> - FreeType is a freely available software library to render fonts. [FTL &amp; GPLv2]</li>
</ul>

<ul>
<li><a href="https://github.com/caryll/otfcc" rel="noopener noreferrer">otfcc (⭐436)</a> - A C library and utility used for parsing and writing OpenType font files. [Apache-2.0]</li>
</ul>
<h3><p>Game Engine</p>
</h3>
<ul>
<li><a href="https://github.com/orangeduck/Corange" rel="noopener noreferrer">Corange (⭐1.9k)</a> - A game engine written in pure C, SDL and OpenGL. [BSD]</li>
</ul>

<ul>
<li><a href="https://github.com/hugoam/toy" rel="noopener noreferrer">toy engine (⭐1.6k)</a> - toy is a thin and modular c++ game engine and offers simple expressive c++ idioms to design full featured 2D or 3D games in fast iterations.</li>
</ul>
<h3><p>Graphics</p>
</h3>
<ul>
<li><a href="https://github.com/LukasBanana/LLGL" rel="noopener noreferrer">LLGL (⭐2.5k)</a> - Low Level Graphics Library (LLGL) is a thin abstraction layer for the modern graphics APIs. [BSD-3-Clause]</li>
</ul>
<h3><p>Image Processing</p>
</h3>
<ul>
<li><a href="https://github.com/DanBloomberg/leptonica" rel="noopener noreferrer">Leptonica (⭐2k)</a> - Leptonica is an open source library containing software that is broadly useful for image processing and image analysis applications. [BSD-2-Clause] <a href="http://leptonica.org/index.html" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Serialization</p>
</h3>
<ul>
<li><a href="https://github.com/capnproto/capnproto" rel="noopener noreferrer">Cap'n Proto (⭐13k)</a> - Fast data interchange format and capability-based RPC system. [MIT] <a href="https://capnproto.org/" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Machine Learning</p>
</h3>
<ul>
<li><a href="https://github.com/pjreddie/darknet" rel="noopener noreferrer">darknet (⭐26k)</a> - Open source neural network framework written in C and CUDA. [PublicDomain] <a href="https://pjreddie.com/darknet/" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Memory Allocation</p>
</h3>
<ul>
<li><a href="https://github.com/orangeduck/tgc" rel="noopener noreferrer">tgc (⭐1.1k)</a> - A tiny garbage collector for C written in ~500 LOC. [BSD]</li>
</ul>
<h3><p>Networking</p>
</h3>
<ul>
<li><a href="https://github.com/DPDK/dpdk" rel="noopener noreferrer">DPDK (⭐4.1k)</a> - Data Plane Development Kit, libraries and drivers for fast packet processing. [BSD-3-Clause &amp; GPL-2.0] <a href="https://www.dpdk.org/" rel="noopener noreferrer">website</a></li>
</ul>

<ul>
<li><a href="https://github.com/ntop/PF_RING" rel="noopener noreferrer">PF_RING™ (⭐2.9k)</a> - High-speed packet processing framework. [LGPL-2.1] <a href="https://www.ntop.org/products/packet-capture/pf_ring/" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Robotics</p>
</h3>
<ul>
<li><a href="https://gitlab.com/sdurobotics/RobWork" rel="noopener noreferrer">RobWork</a> - A collection of C++ libraries for simulation and control of robot systems. [Apache2] <a href="http://www.robwork.dk/" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Compiler</p>
</h3>
<ul>
<li><a href="https://github.com/open-watcom" rel="noopener noreferrer">Open WatCom</a> - Watcom C, C++, and Fortran cross compilers and tools. [Sybase Open Watcom Public License]</li>
</ul>
<h3><p>Integrated Development Environment</p>
</h3>
<ul>
<li><a href="https://github.com/ycm-core/YouCompleteMe" rel="noopener noreferrer">YouCompleteMe (⭐26k)</a> - YouCompleteMe is a fast, as-you-type, fuzzy-search code completion engine for Vim.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2019/31/"/>
    <summary>21 awesome projects updated on Aug 05 - Aug 11, 2019</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2019/28/</id>
    <title>Awesome Cpp Updates on Jul 15 - Jul 21, 2019</title>
    <updated>2019-07-13T09:34:04.000Z</updated>
    <published>2019-07-09T00:07:03.000Z</published>
    <content type="html"><![CDATA[<h3><p>Debug</p>
</h3>
<ul>
<li><a href="https://github.com/sharkdp/dbg-macro" rel="noopener noreferrer">dbg-macro (⭐3.2k)</a> - A dbg(…) macro for C++. [MIT]</li>
</ul>
<h3><p>GUI</p>
</h3>
<ul>
<li><a href="https://github.com/AshampooSystems/boden" rel="noopener noreferrer">Boden (⭐1.7k)</a> - Native, mobile, cross-platform GUI Framework. [GPL/LGPL/Proprietary] <a href="https://www.boden.io" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>JSON</p>
</h3>
<ul>
<li><a href="https://github.com/kgabis/parson" rel="noopener noreferrer">parson (⭐1.4k)</a> - Parson is a lighweight json library written in C. [MIT]</li>
</ul>
<h3><p>Coding Style Tools</p>
</h3>
<ul>
<li><a href="https://github.com/uncrustify/uncrustify" rel="noopener noreferrer">Uncrustify (⭐3k)</a> - Code beautifier.</li>
</ul>
<h3><p>Articles</p>
</h3>
<ul>
<li><a href="https://github.com/boostcon/cppnow_presentations_2019" rel="noopener noreferrer">C++Now 2019 Presentations (⭐92)</a> - Presentation materials presented at C++Now 2019.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2019/28/"/>
    <summary>5 awesome projects updated on Jul 15 - Jul 21, 2019</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2019/27/</id>
    <title>Awesome Cpp Updates on Jul 08 - Jul 14, 2019</title>
    <updated>2019-07-07T11:46:52.000Z</updated>
    <published>2019-07-07T11:46:52.000Z</published>
    <content type="html"><![CDATA[<h3><p>JSON</p>
</h3>
<ul>
<li><a href="https://github.com/DaveGamble/cJSON" rel="noopener noreferrer">cJSON (⭐12k)</a> - Ultralightweight JSON parser in ANSI C. [MIT]</li>
</ul>

<ul>
<li><a href="https://github.com/lemire/simdjson" rel="noopener noreferrer">simdjson (⭐23k)</a> - Extremely fast JSON library that can parse gigabytes of JSON per second. [Apache-2.0]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2019/27/"/>
    <summary>2 awesome projects updated on Jul 08 - Jul 14, 2019</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2019/25/</id>
    <title>Awesome Cpp Updates on Jun 24 - Jun 30, 2019</title>
    <updated>2019-06-22T23:41:45.000Z</updated>
    <published>2019-06-22T23:41:45.000Z</published>
    <content type="html"><![CDATA[<h3><p>Memory Allocation</p>
</h3>
<ul>
<li><a href="https://github.com/microsoft/mimalloc" rel="noopener noreferrer">mimalloc (⭐13k)</a> - A compact general purpose allocator with excellent performance. [MIT]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2019/25/"/>
    <summary>1 awesome projects updated on Jun 24 - Jun 30, 2019</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2019/23/</id>
    <title>Awesome Cpp Updates on Jun 10 - Jun 16, 2019</title>
    <updated>2019-06-08T12:12:56.000Z</updated>
    <published>2019-06-04T00:26:24.000Z</published>
    <content type="html"><![CDATA[<h3><p>Networking</p>
</h3>
<ul>
<li><a href="http://savannah.nongnu.org/projects/lwip/" rel="noopener noreferrer">lwIP</a> - A lightweight TCP/IP stack. [Modified BSD]</li>
</ul>

<ul>
<li><a href="https://github.com/mtcp-stack/mtcp" rel="noopener noreferrer">mTCP (⭐2.1k)</a> - Highly scalable user-level TCP stack for multicore systems. [Modified BSD]</li>
</ul>
<h3><p>Serialization</p>
</h3>
<ul>
<li><a href="https://github.com/protocolbuffers/protobuf" rel="noopener noreferrer">protobuf (⭐71k)</a> - Protocol Buffers - Google's data interchange format. [BSD]</li>
</ul>

<ul>
<li><a href="https://github.com/protocolbuffers/upb" rel="noopener noreferrer">upb (⭐1.5k)</a> - A small protobuf implementation in C. [BSD]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2019/23/"/>
    <summary>4 awesome projects updated on Jun 10 - Jun 16, 2019</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2019/22/</id>
    <title>Awesome Cpp Updates on Jun 03 - Jun 09, 2019</title>
    <updated>2019-05-31T11:05:47.000Z</updated>
    <published>2019-05-27T10:11:56.000Z</published>
    <content type="html"><![CDATA[<h3><p>CLI</p>
</h3>
<ul>
<li><a href="https://github.com/daniele77/cli" rel="noopener noreferrer">cli (⭐1.3k)</a> - A cross-platform header only C++14 library for interactive command line interfaces (Cisco style). [Boost]</li>
</ul>
<h3><p>Containers</p>
</h3>
<ul>
<li><a href="https://github.com/martinus/robin-hood-hashing" rel="noopener noreferrer">robin-hood-hashing (⭐1.6k)</a> - Fast &amp; memory efficient hashtable based on robin hood hashing for C++14. [MIT]</li>
</ul>

<ul>
<li><a href="https://github.com/Tessil/robin-map" rel="noopener noreferrer">robin-map (⭐1.4k)</a> - Fast hash map and hash set using robin hood hashing. [MIT]</li>
</ul>
<h3><p>CSV</p>
</h3>
<ul>
<li><a href="https://github.com/ben-strasser/fast-cpp-csv-parser" rel="noopener noreferrer">Fast C++ CSV Parser (⭐2.3k)</a> - Small, easy-to-use and fast header-only library for reading CSV files. [BSD-3-Clause]</li>
</ul>
<h3><p>JSON</p>
</h3>
<ul>
<li><a href="https://github.com/taocpp/json" rel="noopener noreferrer">taoJSON (⭐665)</a> - Zero-dependency C++ header-only JSON library. [MIT]</li>
</ul>
<h3><p>Math</p>
</h3>
<ul>
<li><a href="https://github.com/g-truc/glm" rel="noopener noreferrer">GLM (⭐11k)</a> - Header-only C++ math library that matches and inter-operates with OpenGL's GLSL math. [MIT] <a href="https://glm.g-truc.net/" rel="noopener noreferrer">website</a></li>
</ul>

<ul>
<li><a href="https://github.com/sgorsten/linalg" rel="noopener noreferrer">linalg.h (⭐938)</a> - Single header, public domain, short vector math library for C++. [Unlicense]</li>
</ul>
<h3><p>Memory Allocation</p>
</h3>
<ul>
<li><a href="https://github.com/Snaipe/libcsptr" rel="noopener noreferrer">C Smart Pointers (⭐1.7k)</a> - Smart pointers for the (GNU) C programming language. [MIT]</li>
</ul>
<h3><p>Networking</p>
</h3>
<ul>
<li><a href="https://github.com/etr/libhttpserver" rel="noopener noreferrer">libhttpserver (⭐943)</a> - C++ library for creating an embedded Rest HTTP server (and more). [LGPL2.1]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2019/22/"/>
    <summary>9 awesome projects updated on Jun 03 - Jun 09, 2019</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2019/21/</id>
    <title>Awesome Cpp Updates on May 27 - Jun 02, 2019</title>
    <updated>2019-05-26T14:48:56.000Z</updated>
    <published>2019-05-21T05:16:16.000Z</published>
    <content type="html"><![CDATA[<h3><p>Asynchronous Event Loop</p>
</h3>
<ul>
<li><a href="https://github.com/libuv/libuv" rel="noopener noreferrer">libuv (⭐27k)</a> - Cross-platform asynchronous I/O. [BSD]</li>
</ul>
<h3><p>Containers</p>
</h3>
<ul>
<li><a href="https://github.com/pinam45/dynamic_bitset" rel="noopener noreferrer">dynamic_bitset (⭐175)</a> - Simple Useful Libraries: C++17/20 header-only dynamic bitset. [MIT] <a href="https://pinam45.github.io/dynamic_bitset/" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>CSV</p>
</h3>
<ul>
<li><a href="https://github.com/vincentlaucsb/csv-parser" rel="noopener noreferrer">Vince's CSV Parser (⭐1.1k)</a> - A fast, self-contained, streaming C++17 CSV parser with optional type-casting and statistics. [MIT]</li>
</ul>
<h3><p>Internationalization</p>
</h3>
<ul>
<li><a href="https://github.com/JuliaStrings/utf8proc" rel="noopener noreferrer">utf8proc (⭐1.2k)</a> - A clean C library for processing UTF-8 Unicode data. [MIT]</li>
</ul>
<h3><p>Web Application Framework</p>
</h3>
<ul>
<li><a href="https://github.com/an-tao/drogon" rel="noopener noreferrer">Drogon (⭐14k)</a> - A C++17/20 based, high-performance HTTP application framework. [MIT]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2019/21/"/>
    <summary>5 awesome projects updated on May 27 - Jun 02, 2019</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2019/20/</id>
    <title>Awesome Cpp Updates on May 20 - May 26, 2019</title>
    <updated>2019-05-16T11:24:27.000Z</updated>
    <published>2019-05-13T11:24:47.000Z</published>
    <content type="html"><![CDATA[<h3><p>Reflection</p>
</h3>
<ul>
<li><a href="https://github.com/cbeck88/visit_struct" rel="noopener noreferrer">visit_struct (⭐637)</a> - A miniature library for struct-field reflection in C++. [Boost]</li>
</ul>
<h3><p>Miscellaneous</p>
</h3>
<ul>
<li><a href="https://github.com/taocpp/PEGTL" rel="noopener noreferrer">PEGTL (⭐2.1k)</a> - The Parsing Expression Grammar Template Library. [MIT]</li>
</ul>
<h3><p>Build Systems</p>
</h3>
<ul>
<li><a href="https://github.com/facebook/buck" rel="noopener noreferrer">Buck (⭐8.6k)</a> - A fast build system that encourages the creation of small, reusable modules over a variety of platforms and languages including C++ developed and used at Facebook. Written in Java. [Apache]</li>
</ul>
<h3><p>Other Awesome Projects</p>
</h3>
<ul>
<li><a href="https://github.com/rigtorp/awesome-modern-cpp" rel="noopener noreferrer">Awesome Modern C++ (⭐13k)</a> - A collection of resources on modern C++.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2019/20/"/>
    <summary>4 awesome projects updated on May 20 - May 26, 2019</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2019/19/</id>
    <title>Awesome Cpp Updates on May 13 - May 19, 2019</title>
    <updated>2019-05-09T17:08:36.000Z</updated>
    <published>2019-05-09T17:08:36.000Z</published>
    <content type="html"><![CDATA[<h3><p>Physics</p>
</h3>
<ul>
<li><a href="https://github.com/vsoftco/qpp" rel="noopener noreferrer">Quantum++ (⭐640)</a> - A modern C++11 quantum computing library. [MIT]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2019/19/"/>
    <summary>1 awesome projects updated on May 13 - May 19, 2019</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2019/17/</id>
    <title>Awesome Cpp Updates on Apr 29 - May 05, 2019</title>
    <updated>2019-04-28T12:39:56.000Z</updated>
    <published>2019-04-24T12:58:58.000Z</published>
    <content type="html"><![CDATA[<h3><p>Concurrency</p>
</h3>
<ul>
<li><a href="https://github.com/RichieSams/FiberTaskingLib" rel="noopener noreferrer">FiberTaskingLib (⭐981)</a> - Task-based multi-threading library that supports task graphs with arbitrary dependencies. [Apache]</li>
</ul>

<ul>
<li><a href="https://github.com/GameTechDev/GTS-GamesTaskScheduler" rel="noopener noreferrer">Intel Games Task Scheduler (⭐457)</a> - A task scheduling framework designed for the needs of game developers. [MIT]</li>
</ul>
<h3><p>Debug</p>
</h3>
<ul>
<li><a href="https://github.com/libnonius/nonius" rel="noopener noreferrer">Nonius (⭐367)</a> - A C++ micro-benchmarking framework. [CC]</li>
</ul>
<h3><p>Regular Expression</p>
</h3>
<ul>
<li><a href="https://github.com/intel/hyperscan" rel="noopener noreferrer">Hyperscan (⭐5.3k)</a> - Hyperscan is a high-performance multiple regex matching library by Intel. Provides simultaneous matching of large numbers of regexps (up to tens of thousands). Typically used in a DPI library stack. [BSD]</li>
</ul>

<ul>
<li><a href="https://github.com/yandex/pire" rel="noopener noreferrer">PIRE (⭐337)</a> - Perl Incompatible Regular Expressions library by Yandex. Can be really fast (more than 400 MB/s). [LPGL v3.0]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2019/17/"/>
    <summary>5 awesome projects updated on Apr 29 - May 05, 2019</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2019/16/</id>
    <title>Awesome Cpp Updates on Apr 22 - Apr 28, 2019</title>
    <updated>2019-04-17T09:46:35.000Z</updated>
    <published>2019-04-16T09:57:37.000Z</published>
    <content type="html"><![CDATA[<h3><p>Networking</p>
</h3>
<ul>
<li><a href="https://github.com/edenhill/librdkafka" rel="noopener noreferrer">librdkafka (⭐916)</a> - Apache Kafka client library for C and C++. [BSD-2-Clause]</li>
</ul>

<ul>
<li><a href="https://github.com/zeromq/libzmq" rel="noopener noreferrer">ZeroMQ (⭐11k)</a> - High-speed, modular asynchronous communication library. [LGPL3/MPL2] <a href="http://zeromq.org/" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Reflection</p>
</h3>
<ul>
<li><a href="https://github.com/skypjack/meta" rel="noopener noreferrer">meta (⭐649)</a> - Header-only, non-intrusive and macro-free runtime reflection system in C++. [MIT]</li>
</ul>
<h3><p>Scripting</p>
</h3>
<ul>
<li><a href="https://github.com/CopernicaMarketingSoftware/PHP-CPP" rel="noopener noreferrer">PHP-CPP (⭐1.4k)</a> - A library to build PHP extensions with C++. [Apache2] <a href="http://www.php-cpp.com/" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Miscellaneous</p>
</h3>
<ul>
<li><a href="https://github.com/ryanhaining/cppitertools" rel="noopener noreferrer">CPPItertools (⭐1.4k)</a> - Range-based for loop add-ons inspired by the Python builtins and itertools library. [BSD-2-Clause]</li>
</ul>

<ul>
<li><a href="https://github.com/mandreyel/mio" rel="noopener noreferrer">mio (⭐1.9k)</a> - Cross-platform C++11 header-only library for memory mapped file IO. [MIT]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2019/16/"/>
    <summary>6 awesome projects updated on Apr 22 - Apr 28, 2019</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2019/15/</id>
    <title>Awesome Cpp Updates on Apr 15 - Apr 21, 2019</title>
    <updated>2019-04-13T07:27:56.000Z</updated>
    <published>2019-04-09T10:16:30.000Z</published>
    <content type="html"><![CDATA[<h3><p>Debug</p>
</h3>
<ul>
<li><a href="https://github.com/ThrowTheSwitch/Unity" rel="noopener noreferrer">Unity (⭐5.1k)</a> - Simple Unit Testing for C. [MIT]</li>
</ul>
<h3><p>Game Engine</p>
</h3>
<ul>
<li><a href="https://github.com/spring/spring" rel="noopener noreferrer">Spring (⭐3.9k)</a> - A powerful free cross-platform RTS game engine. [GPLv2/GPLv3] <a href="https://springrts.com/" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Graphics</p>
</h3>
<ul>
<li><a href="https://github.com/blend2d/blend2d" rel="noopener noreferrer">Blend2D (⭐1.9k)</a> - 2D vector graphics engine powered by a JIT compiler. [Zlib] <a href="https://blend2d.com/" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Math</p>
</h3>
<ul>
<li><a href="https://github.com/stillwater-sc/universal" rel="noopener noreferrer">universal (⭐486)</a> - A C++14 header-only library implementing arbitrary posit arithmetic. The posit number system is a tapered floating point that is more efficient than IEEE floating point. Posits enable reproducible computational science. [MIT license]</li>
</ul>
<h3><p>Reflection</p>
</h3>
<ul>
<li><a href="https://github.com/Neargye/magic_enum" rel="noopener noreferrer">Magic Enum (⭐6k)</a> - Header-only C++17 library provides static reflection for enums (to string, from string, iteration), work with any enum type without any macro or boilerplate code. [MIT]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2019/15/"/>
    <summary>5 awesome projects updated on Apr 15 - Apr 21, 2019</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2019/14/</id>
    <title>Awesome Cpp Updates on Apr 08 - Apr 14, 2019</title>
    <updated>2019-04-04T09:46:02.000Z</updated>
    <published>2019-04-03T14:24:23.000Z</published>
    <content type="html"><![CDATA[<h3><p>Compression</p>
</h3>
<ul>
<li><a href="https://github.com/lz4/lz4" rel="noopener noreferrer">LZ4 (⭐12k)</a> - Extremely Fast Compression algorithm. [BSD] <a href="http://www.lz4.org/" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Game Engine</p>
</h3>
<ul>
<li><a href="https://github.com/raysan5/raylib" rel="noopener noreferrer">raylib (⭐31k)</a> - A simple and easy-to-use library to enjoy videogames programming. [zlib/libpng] <a href="http://www.raylib.com/" rel="noopener noreferrer">website</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2019/14/"/>
    <summary>2 awesome projects updated on Apr 08 - Apr 14, 2019</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2019/13/</id>
    <title>Awesome Cpp Updates on Apr 01 - Apr 07, 2019</title>
    <updated>2019-03-30T04:19:53.000Z</updated>
    <published>2019-03-26T12:09:47.000Z</published>
    <content type="html"><![CDATA[<h3><p>Audio</p>
</h3>
<ul>
<li><a href="http://www.portaudio.com/" rel="noopener noreferrer">PortAudio</a> - PortAudio is a free, cross-platform, open-source, audio I/O library. [MIT]</li>
</ul>
<h3><p>Memory Allocation</p>
</h3>
<ul>
<li><a href="https://github.com/mtrebi/memory-allocators" rel="noopener noreferrer">memory-allocators (⭐1.9k)</a> - Custom memory allocators to improve the performance of dynamic memory allocation. [MIT]</li>
</ul>
<h3><p>Networking</p>
</h3>
<ul>
<li><a href="https://github.com/LiamBindle/MQTT-C" rel="noopener noreferrer">MQTT-C (⭐876)</a> - A portable MQTT C client for embedded systems and PCs alike. [MIT] <a href="https://liambindle.ca/MQTT-C" rel="noopener noreferrer">website</a></li>
</ul>

<ul>
<li><a href="https://github.com/riolet/WAFer" rel="noopener noreferrer">WAFer (⭐693)</a> - A C language-based ultra-light software platform for scalable server-side and networking applications. Think node.js for C programmers. [GPL2]</li>
</ul>
<h3><p>Reflection</p>
</h3>
<ul>
<li><a href="https://github.com/aantron/better-enums" rel="noopener noreferrer">Better Enums (⭐1.8k)</a> - Reflective enums (to string, iteration). Single header. [BSD] <a href="http://aantron.github.io/better-enums/" rel="noopener noreferrer">website</a></li>
</ul>

<ul>
<li><a href="https://github.com/cpgf/cpgf" rel="noopener noreferrer">CPFG (⭐219)</a> - A C++03 library for reflection, callback and script binding. [Apache2]</li>
</ul>

<ul>
<li><a href="https://github.com/AustinBrunkhorst/CPP-Reflection" rel="noopener noreferrer">CPP-Reflection (⭐701)</a> - C++ Reflection using clang. [MIT]</li>
</ul>

<ul>
<li><a href="https://github.com/Neargye/nameof" rel="noopener noreferrer">Nameof (⭐2.3k)</a> - Header-only C++17 library provides nameof macros and functions to obtain the simple name of variable, type, function, macro, and enum. [MIT]</li>
</ul>

<ul>
<li><a href="https://github.com/billyquith/ponder" rel="noopener noreferrer">Ponder (⭐662)</a> - A C++11 library for reflection. [MIT]</li>
</ul>

<ul>
<li><a href="https://github.com/rttrorg/rttr" rel="noopener noreferrer">RTTR (⭐3.4k)</a> - A C++11 library for reflection. [MIT] <a href="http://www.rttr.org" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Static Code Analysis</p>
</h3>
<ul>
<li><a href="https://en.wikipedia.org/wiki/List_of_tools_for_static_code_analysis#C.2FC.2B.2B" rel="noopener noreferrer">List of tools for static code analysis</a> - A list of tools for static code analysis from Wikipedia.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2019/13/"/>
    <summary>11 awesome projects updated on Apr 01 - Apr 07, 2019</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2019/12/</id>
    <title>Awesome Cpp Updates on Mar 25 - Mar 31, 2019</title>
    <updated>2019-03-21T07:15:14.000Z</updated>
    <published>2019-03-19T00:45:11.000Z</published>
    <content type="html"><![CDATA[<h3><p>Audio</p>
</h3>
<ul>
<li><a href="https://github.com/erikd/libsndfile/" rel="noopener noreferrer">libsndfile (⭐1.7k)</a> - C library with C++ wrapper for reading and writing files containing sampled sound through one standard library interface. [LGPL-2.1] <a href="http://www.mega-nerd.com/libsndfile/" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>GUI</p>
</h3>
<ul>
<li><a href="https://www.tecgraf.puc-rio.br/iup" rel="noopener noreferrer">iup</a> - Multi-platform toolkit for building graphical user interfaces. [MIT]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2019/12/"/>
    <summary>2 awesome projects updated on Mar 25 - Mar 31, 2019</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2019/11/</id>
    <title>Awesome Cpp Updates on Mar 18 - Mar 24, 2019</title>
    <updated>2019-03-17T05:13:01.000Z</updated>
    <published>2019-03-12T04:31:01.000Z</published>
    <content type="html"><![CDATA[<h3><p>Image Processing</p>
</h3>
<ul>
<li><a href="https://github.com/ShiqiYu/libfacedetection" rel="noopener noreferrer">libfacedetection (⭐13k)</a> - Open source library for face detection in images. The face detection speed can reach 1500FPS. [BSD]</li>
</ul>
<h3><p>Math</p>
</h3>
<ul>
<li><a href="https://github.com/symengine/symengine" rel="noopener noreferrer">SymEngine (⭐1.3k)</a> - Fast symbolic manipulation library, a rewriting of SymPy's core in C++. [MIT]</li>
</ul>
<h3><p>Networking</p>
</h3>
<ul>
<li><a href="https://github.com/Stiffstream/restinio" rel="noopener noreferrer">Restinio (⭐1.3k)</a> - A header-only C++14 library that gives you an embedded HTTP/Websocket server. [BSD]</li>
</ul>

<ul>
<li><a href="https://github.com/cpp-netlib/uri" rel="noopener noreferrer">cpp-netlib/uri (⭐142)</a> - URI parser/builder library for C++, compatible with RFC 3986 and RFC 3987. [Boost]</li>
</ul>

<ul>
<li><a href="https://github.com/mrtazz/restclient-cpp" rel="noopener noreferrer">restclient-cpp (⭐1.6k)</a> - Simple REST client for C++. It wraps libcurl for HTTP requests. [MIT]</li>
</ul>

<ul>
<li><a href="https://github.com/uriparser/uriparser" rel="noopener noreferrer">uriparser (⭐401)</a> - Strictly RFC 3986 compliant URI parsing and handling library. [BSD-3-Clause]</li>
</ul>
<h3><p>Build Systems</p>
</h3>
<ul>
<li><a href="https://github.com/microsoft/vcpkg" rel="noopener noreferrer">Vcpkg (⭐27k)</a> - C++ library manager for Windows, Linux, and MacOS. [MIT]</li>
</ul>
<h3><p>Podcasts</p>
</h3>
<ul>
<li><a href="http://cpp.chat" rel="noopener noreferrer">CppChat</a> - A (sometimes) weekly look at what's going on in the world of C++ chatting with a guest from the community.</li>
</ul>
<h3><p>Other Awesome Projects</p>
</h3>
<ul>
<li><a href="https://github.com/Bhupesh-V/30-seconds-of-cpp" rel="noopener noreferrer">30 Seconds of C++ (⭐1.5k)</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2019/11/"/>
    <summary>9 awesome projects updated on Mar 18 - Mar 24, 2019</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2019/10/</id>
    <title>Awesome Cpp Updates on Mar 11 - Mar 17, 2019</title>
    <updated>2019-03-10T15:44:34.000Z</updated>
    <published>2019-03-05T14:45:55.000Z</published>
    <content type="html"><![CDATA[<h3><p>Compression</p>
</h3>
<ul>
<li><a href="https://github.com/richgel999/miniz" rel="noopener noreferrer">miniz (⭐2.7k)</a> - Single C source file Deflate/Inflate compression library with zlib-compatible API, ZIP archive reading/writing, PNG writing. [MIT]</li>
</ul>
<h3><p>Machine Learning</p>
</h3>
<ul>
<li><a href="https://github.com/facebookresearch/flashlight" rel="noopener noreferrer">flashlight (⭐5.4k)</a> - A fast, flexible machine learning library from Facebook AI Research written entirely in C++ and based on the ArrayFire tensor library. [BSD-3-Clause] <a href="https://fl.readthedocs.io/en/latest/" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Weblogs</p>
</h3>
<ul>
<li><a href="https://arne-mertz.de/" rel="noopener noreferrer">Simplify C++</a></li>
</ul>

<ul>
<li><a href="https://www.bfilipek.com/?m=1" rel="noopener noreferrer">Bartek's Coding Blog</a></li>
</ul>

<ul>
<li><a href="https://kennykerr.ca/articles/" rel="noopener noreferrer">Kenny Kerr</a></li>
</ul>

<ul>
<li><a href="https://herbsutter.com/gotw/" rel="noopener noreferrer">Sutter’s Mill</a></li>
</ul>

<ul>
<li><a href="https://vorbrodt.blog/" rel="noopener noreferrer">Vorbrodt's C++ Blog</a></li>
</ul>

<ul>
<li><a href="https://foonathan.net/index.html" rel="noopener noreferrer">foonathan::blog()</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2019/10/"/>
    <summary>8 awesome projects updated on Mar 11 - Mar 17, 2019</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2019/9/</id>
    <title>Awesome Cpp Updates on Mar 04 - Mar 10, 2019</title>
    <updated>2019-02-25T10:23:38.000Z</updated>
    <published>2019-02-25T10:23:38.000Z</published>
    <content type="html"><![CDATA[<h3><p>Game Engine</p>
</h3>
<ul>
<li><a href="https://github.com/amzeratul/halley" rel="noopener noreferrer">Halley (⭐3.8k)</a> - A lightweight game engine written in C++14 with a "true" entity-component system. [Apache 2.0]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2019/9/"/>
    <summary>1 awesome projects updated on Mar 04 - Mar 10, 2019</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2019/8/</id>
    <title>Awesome Cpp Updates on Feb 25 - Mar 03, 2019</title>
    <updated>2019-02-24T08:19:19.000Z</updated>
    <published>2019-02-24T08:19:19.000Z</published>
    <content type="html"><![CDATA[<h3><p>Regular Expression</p>
</h3>
<ul>
<li><a href="https://github.com/kkos/oniguruma" rel="noopener noreferrer">Oniguruma (⭐2.5k)</a> - A modern and flexible regular expressions library that supports a variety of character encodings. [BSD]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2019/8/"/>
    <summary>1 awesome projects updated on Feb 25 - Mar 03, 2019</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2019/7/</id>
    <title>Awesome Cpp Updates on Feb 18 - Feb 24, 2019</title>
    <updated>2019-02-15T19:48:09.000Z</updated>
    <published>2019-02-14T10:32:21.000Z</published>
    <content type="html"><![CDATA[<h3><p>Memory Allocation</p>
</h3>
<ul>
<li><a href="https://github.com/foonathan/memory" rel="noopener noreferrer">memory (⭐1.6k)</a> - STL compatible C++ memory allocator library. [ZLib]</li>
</ul>
<h3><p>Networking</p>
</h3>
<ul>
<li><a href="https://github.com/seladb/PcapPlusPlus" rel="noopener noreferrer">PcapPlusPlus (⭐3.1k)</a> - a multiplatform C++ network sniffing and packet parsing and crafting framework. [Unlicense]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2019/7/"/>
    <summary>2 awesome projects updated on Feb 18 - Feb 24, 2019</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2019/4/</id>
    <title>Awesome Cpp Updates on Jan 28 - Feb 03, 2019</title>
    <updated>2019-01-22T14:59:07.000Z</updated>
    <published>2019-01-21T12:46:01.000Z</published>
    <content type="html"><![CDATA[<h3><p>Frameworks</p>
</h3>
<ul>
<li><a href="http://ryan.gulix.cl/fossil.cgi/cxxomfort/" rel="noopener noreferrer">Cxxomfort</a> - A small, header-only library that backports various facilities from more recent C++ Standards to C++03 and later. [MIT]</li>
</ul>
<h3><p>Debug</p>
</h3>
<ul>
<li><a href="https://github.com/libcheck/check" rel="noopener noreferrer">check (⭐1.2k)</a> - Check is a unit testing framework for C. [LGPL-2.1] <a href="https://libcheck.github.io/check/" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Math</p>
</h3>
<ul>
<li><a href="https://gitlab.com/conradsnicta/armadillo-code" rel="noopener noreferrer">Armadillo</a> - Fast C++ library for linear algebra &amp; scientific computing. [Apache2] <a href="http://arma.sourceforge.net/" rel="noopener noreferrer">website</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2019/4/"/>
    <summary>3 awesome projects updated on Jan 28 - Feb 03, 2019</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2019/3/</id>
    <title>Awesome Cpp Updates on Jan 21 - Jan 27, 2019</title>
    <updated>2019-01-16T13:09:39.000Z</updated>
    <published>2019-01-16T13:09:39.000Z</published>
    <content type="html"><![CDATA[<h3><p>Miscellaneous</p>
</h3>
<ul>
<li><a href="https://libusb.info/" rel="noopener noreferrer">libusb</a> - A universal USB library which allows for portable access to USB devices. [LGPL2]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2019/3/"/>
    <summary>1 awesome projects updated on Jan 21 - Jan 27, 2019</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2019/2/</id>
    <title>Awesome Cpp Updates on Jan 14 - Jan 20, 2019</title>
    <updated>2019-01-13T04:21:59.000Z</updated>
    <published>2019-01-07T10:00:31.000Z</published>
    <content type="html"><![CDATA[<h3><p>Image Processing</p>
</h3>
<ul>
<li><a href="https://github.com/libjpeg-turbo/libjpeg-turbo" rel="noopener noreferrer">libjpeg-turbo (⭐4.2k)</a> - A JPEG image codec that uses SIMD instructions to accelerate baseline JPEG encoding and decoding. [IJG &amp; BSD-3-Clause &amp; zlib] <a href="https://libjpeg-turbo.org/" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Math</p>
</h3>
<ul>
<li><a href="https://sourceforge.net/projects/lpsolve" rel="noopener noreferrer">lp_solve</a> - A library used to formulate and solve linear programming problems. [LGPL] <a href="http://lpsolve.sourceforge.net" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Memory Allocation</p>
</h3>
<ul>
<li><a href="https://github.com/ivmai/bdwgc" rel="noopener noreferrer">Boehm GC (⭐3.4k)</a> - Conservative garbage collector for C and C++. [similar to X11] <a href="http://www.hboehm.info/gc/" rel="noopener noreferrer">website</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2019/2/"/>
    <summary>3 awesome projects updated on Jan 14 - Jan 20, 2019</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2019/1/</id>
    <title>Awesome Cpp Updates on Jan 07 - Jan 13, 2019</title>
    <updated>2019-01-05T01:36:23.000Z</updated>
    <published>2018-12-31T03:44:04.000Z</published>
    <content type="html"><![CDATA[<h3><p>Math</p>
</h3>
<ul>
<li><a href="https://github.com/davisking/dlib" rel="noopener noreferrer">Dlib (⭐14k)</a> ⚡ - A modern C++11 machine learning, computer vision, numerical optimization, and deep learning toolkit. [Boost] <a href="http://dlib.net/" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Scripting</p>
</h3>
<ul>
<li><a href="https://www.angelcode.com/angelscript/" rel="noopener noreferrer">AngelScript</a> - AngelScript is a game-oriented interpreted/compiled scripting language. [zlib]</li>
</ul>

<ul>
<li><a href="https://v8.dev" rel="noopener noreferrer">V8</a> - A fast JavaScript engine by Google that can be embedded into any C++ application. [BSD]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2019/1/"/>
    <summary>3 awesome projects updated on Jan 07 - Jan 13, 2019</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/52/</id>
    <title>Awesome Cpp Updates on Dec 24 - Dec 30, 2018</title>
    <updated>2018-12-29T09:41:20.000Z</updated>
    <published>2018-12-25T01:40:53.000Z</published>
    <content type="html"><![CDATA[<h3><p>Database</p>
</h3>
<ul>
<li><a href="https://github.com/SOCI/soci" rel="noopener noreferrer">SOCI (⭐1.6k)</a> - A database abstraction layer for C++. [Boost]</li>
</ul>
<h3><p>Serialization</p>
</h3>
<ul>
<li><a href="https://github.com/nanopb/nanopb" rel="noopener noreferrer">nanopb (⭐5.2k)</a> - Small code-size Protocol Buffers implementation in ANSI C. [Zlib]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/52/"/>
    <summary>2 awesome projects updated on Dec 24 - Dec 30, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/51/</id>
    <title>Awesome Cpp Updates on Dec 17 - Dec 23, 2018</title>
    <updated>2018-12-23T01:46:22.000Z</updated>
    <published>2018-12-20T09:47:19.000Z</published>
    <content type="html"><![CDATA[<h3><p>Artificial Intelligence</p>
</h3>
<ul>
<li><a href="https://github.com/apache/incubator-mxnet" rel="noopener noreferrer">MXNet (⭐21k)</a> - Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, JavaScript and more. <a href="https://mxnet.apache.org" rel="noopener noreferrer">website</a></li>
</ul>

<ul>
<li><a href="https://github.com/pytorch/pytorch" rel="noopener noreferrer">PyTorch (⭐98k)</a> - Tensors and Dynamic neural networks in Python with strong GPU acceleration. <a href="https://pytorch.org" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Audio</p>
</h3>
<ul>
<li><a href="https://github.com/facebookresearch/wav2letter/" rel="noopener noreferrer">Wav2Letter++ (⭐6.4k)</a> - Public domain, a fast open source speech processing toolkit written entirely in C++ and uses the ArrayFire tensor library and the flashlight machine learning library for maximum efficiency. [BSD]</li>
</ul>
<h3><p>Image Processing</p>
</h3>
<ul>
<li><a href="https://www.codeproject.com/Articles/1300/CxImage" rel="noopener noreferrer">CxImage</a> - An image processing and conversion library to load, save, display, transform BMP, JPEG, GIF, PNG, TIFF, MNG, ICO, PCX, TGA, WMF, WBMP, JBG, J2K images. [zlib]</li>
</ul>

<ul>
<li><a href="https://github.com/ermig1979/Simd" rel="noopener noreferrer">Simd (⭐2.2k)</a> - C++ image processing library with using of SIMD: SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX-512, VMX(Altivec) and VSX(Power7), NEON for ARM. [MIT]</li>
</ul>
<h3><p>JSON</p>
</h3>
<ul>
<li><a href="https://github.com/zserge/jsmn" rel="noopener noreferrer">Jsmn (⭐4.1k)</a> - A minimalistic JSON parser in C. [MIT]</li>
</ul>
<h3><p>Networking</p>
</h3>
<ul>
<li><a href="https://github.com/c-ares/c-ares" rel="noopener noreferrer">c-ares (⭐2.1k)</a> - A C library for asynchronous DNS requests. [MIT]</li>
</ul>

<ul>
<li><a href="https://github.com/h2o/picohttpparser" rel="noopener noreferrer">PicoHTTPParser (⭐2k)</a> - A tiny, primitive, fast HTTP request/response parser. [MIT]</li>
</ul>
<h3><p>Regular Expression</p>
</h3>
<ul>
<li><a href="https://github.com/openresty/sregex" rel="noopener noreferrer">sregex (⭐625)</a> - A non-backtracking NFA/DFA-based Perl-compatible regex engine library for matching on large data streams. [BSD]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/51/"/>
    <summary>9 awesome projects updated on Dec 17 - Dec 23, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/50/</id>
    <title>Awesome Cpp Updates on Dec 10 - Dec 16, 2018</title>
    <updated>2018-12-12T12:59:41.000Z</updated>
    <published>2018-12-11T00:49:47.000Z</published>
    <content type="html"><![CDATA[<h3><p>Graphics</p>
</h3>
<ul>
<li><a href="https://github.com/xelatihy/yocto-gl" rel="noopener noreferrer">Yocto/GL (⭐2.9k)</a> - Tiny C++ Libraries for Data-Driven Physically-based Graphics. [MIT]</li>
</ul>
<h3><p>Logging</p>
</h3>
<ul>
<li><a href="https://github.com/SergiusTheBest/plog" rel="noopener noreferrer">plog (⭐2.5k)</a> - Portable and simple log for C++ in less than 1000 lines of code. [MPL2]</li>
</ul>
<h3><p>Physics</p>
</h3>
<ul>
<li><a href="https://github.com/projectchrono/chrono" rel="noopener noreferrer">Project Chrono (⭐2.7k)</a> - An open source multi-physics simulation engine. [BSD-3-Clause] <a href="https://projectchrono.org/" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Sorting</p>
</h3>
<ul>
<li><a href="https://github.com/orlp/pdqsort" rel="noopener noreferrer">pdqsort (⭐2.5k)</a> - Pattern-defeating quicksort. [zlib]</li>
</ul>
<h3><p>Miscellaneous</p>
</h3>
<ul>
<li><a href="https://github.com/iboB/dynamix" rel="noopener noreferrer">DynaMix (⭐691)</a> - A library which allows you to compose and modify objects at run time. [MIT]</li>
</ul>
<h3><p>Build Systems</p>
</h3>
<ul>
<li><a href="https://github.com/pfultz2/cget" rel="noopener noreferrer">Cget (⭐462)</a> - Cmake package retrieval. [Boost] <a href="http://cget.readthedocs.io" rel="noopener noreferrer">website</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/50/"/>
    <summary>6 awesome projects updated on Dec 10 - Dec 16, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/49/</id>
    <title>Awesome Cpp Updates on Dec 03 - Dec 09, 2018</title>
    <updated>2018-12-08T06:46:24.000Z</updated>
    <published>2018-12-08T06:46:24.000Z</published>
    <content type="html"><![CDATA[<h3><p>Image Processing</p>
</h3>
<ul>
<li><a href="https://github.com/nothings/stb/blob/master/stb_image.h" rel="noopener noreferrer">stb-image (⭐33k)</a> - STB single-header image loading library. [Public Domain]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/49/"/>
    <summary>1 awesome projects updated on Dec 03 - Dec 09, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/48/</id>
    <title>Awesome Cpp Updates on Nov 26 - Dec 02, 2018</title>
    <updated>2018-11-26T17:33:19.000Z</updated>
    <published>2018-11-26T17:28:44.000Z</published>
    <content type="html"><![CDATA[<h3><p>Internationalization</p>
</h3>
<ul>
<li><a href="http://www.gnu.org/software/gettext/" rel="noopener noreferrer">gettext</a> - GNU 'gettext'. [GPL2]</li>
</ul>
<h3><p>Coding Style Tools</p>
</h3>
<ul>
<li><a href="http://astyle.sourceforge.net/" rel="noopener noreferrer">Artistic Style</a> - A tool to format C/C++/C#/Obj-C/Java code. Also known as astyle.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/48/"/>
    <summary>2 awesome projects updated on Nov 26 - Dec 02, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/47/</id>
    <title>Awesome Cpp Updates on Nov 19 - Nov 25, 2018</title>
    <updated>2018-11-24T13:18:49.000Z</updated>
    <published>2018-11-19T00:28:54.000Z</published>
    <content type="html"><![CDATA[<h3><p>Database</p>
</h3>
<ul>
<li><a href="https://github.com/rbock/sqlpp11" rel="noopener noreferrer">sqlpp11 (⭐2.6k)</a> - A type safe embedded domain specific language for SQL queries and results in C++. [BSD-2-Clause]</li>
</ul>
<h3><p>Graphics</p>
</h3>
<ul>
<li><a href="https://github.com/assimp/assimp" rel="noopener noreferrer">assimp (⭐13k)</a> - Open Asset Import Library (assimp) is a cross-platform 3D model import library which aims to provide a common API for different 3D asset file formats. [BSD-3-Clause] <a href="http://www.assimp.org" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Inter-process communication</p>
</h3>
<ul>
<li><a href="https://github.com/rpclib/rpclib" rel="noopener noreferrer">rpclib (⭐1.8k)</a> - A modern C++ msgpack-RPC server and client library. [MIT]</li>
</ul>
<h3><p>JSON</p>
</h3>
<ul>
<li><a href="https://github.com/chadaustin/sajson" rel="noopener noreferrer">sajson (⭐571)</a> - Lightweight, extremely high-performance JSON parser for C++11. [MIT]</li>
</ul>
<h3><p>Serialization</p>
</h3>
<ul>
<li><a href="https://github.com/Microsoft/bond" rel="noopener noreferrer">Bond (⭐2.6k)</a> - An open source, cross-platform framework for working with schematized data. [MIT]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/47/"/>
    <summary>5 awesome projects updated on Nov 19 - Nov 25, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/46/</id>
    <title>Awesome Cpp Updates on Nov 12 - Nov 18, 2018</title>
    <updated>2018-11-18T11:42:06.000Z</updated>
    <published>2018-11-13T04:37:47.000Z</published>
    <content type="html"><![CDATA[<h3><p>Concurrency</p>
</h3>
<ul>
<li><a href="https://github.com/apple/swift-corelibs-libdispatch" rel="noopener noreferrer">libdispatch (⭐2.6k)</a> - Grand Central Dispatch (GCD), developed by Apple Inc., is a task parallelism technology based on the thread pool pattern. libdispatch is a library that provides the implementation of GCD's services. [Apache-2.0] <a href="https://apple.github.io/swift-corelibs-libdispatch/" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Inter-process communication</p>
</h3>
<ul>
<li><a href="https://github.com/zeroc-ice/ice" rel="noopener noreferrer">Ice (⭐2.2k)</a> - Comprehensive RPC framework with support for C++, C#, Java, JavaScript, Python and more. [GPLv2]</li>
</ul>
<h3><p>Networking</p>
</h3>
<ul>
<li><a href="https://github.com/the-tcpdump-group/libpcap" rel="noopener noreferrer">libpcap (⭐3.1k)</a> - A portable C/C++ library for network traffic capture. [BSD] <a href="https://www.tcpdump.org/" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>PDF</p>
</h3>
<ul>
<li><a href="http://www.dynaforms.com/" rel="noopener noreferrer">DynaPDF</a> - An easy-to-use PDF generation library. [Commercial]</li>
</ul>
<h3><p>Scientific Computing</p>
</h3>
<ul>
<li><a href="https://github.com/ddemidov/amgcl" rel="noopener noreferrer">AMGCL (⭐837)</a> - a header-only C++ library for solving large sparse linear systems with algebraic multigrid. [MIT]</li>
</ul>
<h3><p>Web Application Framework</p>
</h3>
<ul>
<li><a href="https://github.com/boazsegev/facil.io" rel="noopener noreferrer">facil.io (⭐2.4k)</a> - Evented, high performance C web framework supporting HTTP, WebSockets, SSE and more. [MIT] <a href="http://facil.io" rel="noopener noreferrer">website</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/46/"/>
    <summary>6 awesome projects updated on Nov 12 - Nov 18, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/45/</id>
    <title>Awesome Cpp Updates on Nov 05 - Nov 11, 2018</title>
    <updated>2018-11-07T09:39:57.000Z</updated>
    <published>2018-11-05T12:40:34.000Z</published>
    <content type="html"><![CDATA[<h3><p>CLI</p>
</h3>
<ul>
<li><a href="https://github.com/antirez/linenoise" rel="noopener noreferrer">linenoise (⭐4.2k)</a> - A small self-contained alternative to readline and libedit. [BSD-2-Clause]</li>
</ul>

<ul>
<li><a href="https://github.com/arangodb/linenoise-ng" rel="noopener noreferrer">linenoise-ng (⭐370)</a> - A small, portable GNU readline replacement for Linux, Windows and MacOS which is capable of handling UTF-8 characters. [BSD]</li>
</ul>
<h3><p>Networking</p>
</h3>
<ul>
<li><a href="http://www.gnu.org/software/libmicrohttpd/" rel="noopener noreferrer">Libmicrohttpd</a> - GNU libmicrohttpd is a small C library that is supposed to make it easy to run an HTTP server as part of another application. [LGPL v2.1+]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/45/"/>
    <summary>3 awesome projects updated on Nov 05 - Nov 11, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/44/</id>
    <title>Awesome Cpp Updates on Oct 29 - Nov 04, 2018</title>
    <updated>2018-11-04T06:25:43.000Z</updated>
    <published>2018-10-29T09:45:42.000Z</published>
    <content type="html"><![CDATA[<h3><p>Game Engine</p>
</h3>
<ul>
<li><a href="https://github.com/OpenXRay/xray-16" rel="noopener noreferrer">OpenXRay (⭐3.4k)</a> - a community-modified X-Ray engine used in S.T.A.L.K.E.R. game series. [Modified BSD/non-commercial only]</li>
</ul>
<h3><p>Graphics</p>
</h3>
<ul>
<li><a href="https://github.com/msteinbeck/tinyspline" rel="noopener noreferrer">TinySpline (⭐1.3k)</a> - A small, yet powerful ANSI C library for interpolating, transforming, and querying arbitrary NURBS, B-Splines, and Bézier curves. [MIT]</li>
</ul>
<h3><p>Inter-process communication</p>
</h3>
<ul>
<li><a href="https://github.com/nanomsg/nng" rel="noopener noreferrer">nng (⭐4.5k)</a> - nanomsg-next-generation, a light-weight brokerless messaging library. [MIT] <a href="https://nanomsg.github.io/nng/" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>JSON</p>
</h3>
<ul>
<li><a href="https://github.com/vstakhov/libucl" rel="noopener noreferrer">LIBUCL (⭐1.7k)</a> ⚡ - Universal configuration library parser. [BSD-2-Clause]</li>
</ul>
<h3><p>Multimedia</p>
</h3>
<ul>
<li><a href="https://github.com/libav/libav" rel="noopener noreferrer">libav (⭐1.1k)</a> - A collection of libraries and tools to process multimedia content such as audio, video, subtitles and related metadata. [LGPL v2.1+ and others] <a href="https://www.libav.org/" rel="noopener noreferrer">website</a></li>
</ul>

<ul>
<li><a href="https://github.com/taglib/taglib" rel="noopener noreferrer">TagLib (⭐1.4k)</a> - A library for reading and editing the metadata of several popular audio formats. [LGPL/MPL] <a href="https://taglib.org/" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Networking</p>
</h3>
<ul>
<li><a href="https://github.com/facebook/wangle" rel="noopener noreferrer">Wangle (⭐3.1k)</a> - A client/server application framework to build asynchronous, event-driven modern C++ services. [Apache-2.0]</li>
</ul>
<h3><p>Scripting</p>
</h3>
<ul>
<li><a href="https://github.com/ThePhD/sol2" rel="noopener noreferrer">sol2 (⭐4.9k)</a> - A C++ &lt;-&gt; Lua API wrapper with advanced features and top notch performance. [MIT]</li>
</ul>
<h3><p>Build Systems</p>
</h3>
<ul>
<li><a href="https://spack.io/" rel="noopener noreferrer">Spack</a> - A flexible package manager that supports multiple versions, configurations, platforms, and compilers. [Apache-2.0/MIT]</li>
</ul>

<ul>
<li><a href="https://xmake.io/" rel="noopener noreferrer">XMake</a> - A C/C++ cross-platform build utility based on Lua that comes with an integrated package manager, xrepo. [Apache]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/44/"/>
    <summary>10 awesome projects updated on Oct 29 - Nov 04, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/43/</id>
    <title>Awesome Cpp Updates on Oct 22 - Oct 28, 2018</title>
    <updated>2018-10-24T08:45:49.000Z</updated>
    <published>2018-10-24T08:45:49.000Z</published>
    <content type="html"><![CDATA[<h3><p>Regular Expression</p>
</h3>
<ul>
<li><a href="https://github.com/hanickadot/compile-time-regular-expressions" rel="noopener noreferrer">CTRE (⭐3.8k)</a> - A Compile time PCRE (almost) compatible regular expression matcher. [MIT]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/43/"/>
    <summary>1 awesome projects updated on Oct 22 - Oct 28, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/42/</id>
    <title>Awesome Cpp Updates on Oct 15 - Oct 21, 2018</title>
    <updated>2018-10-20T20:07:37.000Z</updated>
    <published>2018-10-17T19:01:59.000Z</published>
    <content type="html"><![CDATA[<h3><p>Cryptography</p>
</h3>
<ul>
<li><a href="https://github.com/jedisct1/libhydrogen" rel="noopener noreferrer">libhydrogen (⭐748)</a> - A lightweight, secure, easy-to-use crypto library suitable for constrained environments. [ISC]</li>
</ul>
<h3><p>Game Engine</p>
</h3>
<ul>
<li><a href="https://github.com/OneLoneCoder/olcPixelGameEngine" rel="noopener noreferrer">PixelGameEngine (⭐4.1k)</a> - The official distribution of olcPixelGameEngine, a tool used in javidx9's YouTube videos and projects. [OLC3]</li>
</ul>
<h3><p>Serialization</p>
</h3>
<ul>
<li><a href="https://github.com/niXman/yas" rel="noopener noreferrer">YAS (⭐772)</a> - Very fast <strong>Y</strong>et <strong>A</strong>nother <strong>S</strong>erialization library supports the binary/text/json formats. [Boost]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/42/"/>
    <summary>3 awesome projects updated on Oct 15 - Oct 21, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/41/</id>
    <title>Awesome Cpp Updates on Oct 08 - Oct 14, 2018</title>
    <updated>2018-10-12T18:51:33.000Z</updated>
    <published>2018-10-08T09:41:48.000Z</published>
    <content type="html"><![CDATA[<h3><p>Compression</p>
</h3>
<ul>
<li><a href="https://github.com/libarchive/libarchive" rel="noopener noreferrer">libarchive (⭐3.4k)</a> - Multi-format archive and compression library. [New BSD] <a href="http://www.libarchive.org/" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Scripting</p>
</h3>
<ul>
<li><a href="https://github.com/vinniefalco/LuaBridge" rel="noopener noreferrer">LuaBridge (⭐1.8k)</a> - A lightweight, dependency-free library for binding Lua to C++. [MIT]</li>
</ul>
<h3><p>XML</p>
</h3>
<ul>
<li><a href="https://github.com/michaelrsweet/mxml" rel="noopener noreferrer">Mini-XML (⭐505)</a> - A small XML parsing library written in ANSI C. [LGPL2 with exceptions]</li>
</ul>
<h3><p>Static Code Analysis</p>
</h3>
<ul>
<li><a href="https://github.com/cpplint/cpplint" rel="noopener noreferrer">cpplint (⭐1.8k)</a> - A C++ style checker following Google's C++ style guide.</li>
</ul>
<h3><p>Articles</p>
</h3>
<ul>
<li><a href="https://github.com/CppCon/CppCon2018" rel="noopener noreferrer">CppCon 2018 Presentation Materials (⭐1.4k)</a> - CppCon 2018 Presentation Materials.</li>
</ul>

<ul>
<li><a href="https://github.com/boostcon/cppnow_presentations_2018" rel="noopener noreferrer">C++Now 2018 Presentations (⭐125)</a> - Presentation materials presented at C++Now 2018.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/41/"/>
    <summary>6 awesome projects updated on Oct 08 - Oct 14, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/40/</id>
    <title>Awesome Cpp Updates on Oct 01 - Oct 07, 2018</title>
    <updated>2018-10-05T15:07:01.000Z</updated>
    <published>2018-10-02T15:05:07.000Z</published>
    <content type="html"><![CDATA[<h3><p>Biology</p>
</h3>
<ul>
<li><a href="http://biocpp.sourceforge.net/" rel="noopener noreferrer">BioC++</a> - C++ Computational Libraries for Bioinformatics. [BSD]</li>
</ul>

<ul>
<li><a href="http://www.cs.ox.ac.uk/chaste/" rel="noopener noreferrer">Chaste</a> - An open source C++ library for the computational simulation of mathematical models developed for physiology and biology. [BSD]</li>
</ul>
<h3><p>Memory Allocation</p>
</h3>
<ul>
<li><a href="https://github.com/emeryberger/Hoard" rel="noopener noreferrer">Hoard (⭐1.2k)</a> - Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac. [Apache-2.0] <a href="http://hoard.org/" rel="noopener noreferrer">website</a></li>
</ul>

<ul>
<li><a href="https://github.com/jemalloc/jemalloc" rel="noopener noreferrer">jemalloc (⭐11k)</a> - General purpose malloc(3) implementation that emphasizes fragmentation avoidance and scalable concurrency support. [BSD] <a href="http://jemalloc.net/" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>PDF</p>
</h3>
<ul>
<li><a href="http://podofo.sourceforge.net/" rel="noopener noreferrer">PoDoFo</a> - A library to work with the PDF file format. [LGPL]</li>
</ul>

<ul>
<li><a href="https://www.xpdfreader.com/" rel="noopener noreferrer">Xpdf</a> - Xpdf is a free PDF viewer and toolkit, including a text extractor, image converter, HTML converter, and more. [GPL v2/GPL v3]</li>
</ul>
<h3><p>Online Compiler</p>
</h3>
<ul>
<li><a href="https://tio.run/" rel="noopener noreferrer">Try It Online</a> - TIO is a family of online interpreters for an evergrowing list of practical and recreational programming languages.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/40/"/>
    <summary>7 awesome projects updated on Oct 01 - Oct 07, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/39/</id>
    <title>Awesome Cpp Updates on Sep 24 - Sep 30, 2018</title>
    <updated>2018-09-29T17:57:42.000Z</updated>
    <published>2018-09-29T14:37:40.000Z</published>
    <content type="html"><![CDATA[<h3><p>CLI</p>
</h3>
<ul>
<li><a href="https://github.com/nsf/termbox" rel="noopener noreferrer">termbox (⭐2k)</a> - A C library for writing text-based user interfaces. [MIT]</li>
</ul>
<h3><p>Networking</p>
</h3>
<ul>
<li><a href="http://www.dre.vanderbilt.edu/~schmidt/ACE.html" rel="noopener noreferrer">ACE</a> - An OO Network Programming Toolkit in C++. [?MIT?]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/39/"/>
    <summary>2 awesome projects updated on Sep 24 - Sep 30, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/38/</id>
    <title>Awesome Cpp Updates on Sep 17 - Sep 23, 2018</title>
    <updated>2018-09-22T03:00:40.000Z</updated>
    <published>2018-09-22T03:00:40.000Z</published>
    <content type="html"><![CDATA[<h3><p>Concurrency</p>
</h3>
<ul>
<li><a href="https://github.com/Amanieu/asyncplusplus" rel="noopener noreferrer">Async++ (⭐1.4k)</a> - A lightweight concurrency framework for C++11, inspired by the Microsoft PPL library and the N3428 C++ standard proposal. [MIT]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/38/"/>
    <summary>1 awesome projects updated on Sep 17 - Sep 23, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/37/</id>
    <title>Awesome Cpp Updates on Sep 10 - Sep 16, 2018</title>
    <updated>2018-09-14T01:53:28.000Z</updated>
    <published>2018-09-14T01:53:28.000Z</published>
    <content type="html"><![CDATA[<h3><p>Miscellaneous</p>
</h3>
<ul>
<li><a href="https://github.com/larspensjo/SimpleSignal" rel="noopener noreferrer">SimpleSignal (⭐178)</a> - High performance C++11 signals. [PublicDomain]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/37/"/>
    <summary>1 awesome projects updated on Sep 10 - Sep 16, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/36/</id>
    <title>Awesome Cpp Updates on Sep 03 - Sep 09, 2018</title>
    <updated>2018-09-04T07:04:46.000Z</updated>
    <published>2018-09-03T22:25:11.000Z</published>
    <content type="html"><![CDATA[<h3><p>Frameworks</p>
</h3>
<ul>
<li><a href="https://github.com/ETLCPP/etl" rel="noopener noreferrer">ETL (⭐2.9k)</a> - Embedded Template Library. [MIT]</li>
</ul>
<h3><p>Podcasts</p>
</h3>
<ul>
<li><a href="http://cppcast.com" rel="noopener noreferrer">CppCast</a> - The first podcast by C++ developers for C++ developers.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/36/"/>
    <summary>2 awesome projects updated on Sep 03 - Sep 09, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/35/</id>
    <title>Awesome Cpp Updates on Aug 27 - Sep 02, 2018</title>
    <updated>2018-09-02T03:09:24.000Z</updated>
    <published>2018-08-30T10:28:54.000Z</published>
    <content type="html"><![CDATA[<h3><p>Cryptography</p>
</h3>
<ul>
<li><a href="https://github.com/cr-marcstevens/sha1collisiondetection" rel="noopener noreferrer">sha1collisiondetection (⭐1.4k)</a> - Library and command line tool to detect SHA-1 collision in a file. [MIT]</li>
</ul>

<ul>
<li><a href="https://github.com/google/tink" rel="noopener noreferrer">Tink (⭐14k)</a> - A multi-language, cross-platform library that provides cryptographic APIs that are secure, easy to use correctly, and hard(er) to misuse. [Apache-2.0]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/35/"/>
    <summary>2 awesome projects updated on Aug 27 - Sep 02, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/34/</id>
    <title>Awesome Cpp Updates on Aug 20 - Aug 26, 2018</title>
    <updated>2018-08-25T20:22:33.000Z</updated>
    <published>2018-08-20T08:58:05.000Z</published>
    <content type="html"><![CDATA[<h3><p>Artificial Intelligence</p>
</h3>
<ul>
<li><a href="https://github.com/codeplea/genann" rel="noopener noreferrer">Genann (⭐2.2k)</a> - Simple neural network library in C. [zlib]</li>
</ul>
<h3><p>Database</p>
</h3>
<ul>
<li><a href="https://github.com/nanodbc/nanodbc" rel="noopener noreferrer">nanodbc (⭐378)</a> - A small C++ wrapper for the native C ODBC API. [MIT]</li>
</ul>

<ul>
<li><a href="https://www.codesynthesis.com/products/odb/" rel="noopener noreferrer">ODB</a> - An open-source, cross-platform, and cross-database object-relational mapping (ORM) system for C++. [GPLv2]</li>
</ul>
<h3><p>Game Engine</p>
</h3>
<ul>
<li><a href="https://github.com/Equilibrium-Games/Acid" rel="noopener noreferrer">Acid (⭐1.9k)</a> - A high speed C++17 Vulkan game engine. [MIT]</li>
</ul>
<h3><p>Logging</p>
</h3>
<ul>
<li><a href="http://baical.net/p7.html" rel="noopener noreferrer">P7Baical</a> - An open source and cross-platform library for high-speed sending telemetry &amp; trace data  with minimal usage of CPU and memory. [LGPL]</li>
</ul>
<h3><p>Math</p>
</h3>
<ul>
<li><a href="https://github.com/codeplea/tinyexpr" rel="noopener noreferrer">TinyExpr (⭐1.9k)</a> - A C library for parsing and evaluating math expressions from strings. [zlib]</li>
</ul>
<h3><p>Networking</p>
</h3>
<ul>
<li><a href="https://github.com/h2o/h2o" rel="noopener noreferrer">H2O (⭐11k)</a> - An optimized HTTP server with support for HTTP/1.x and HTTP/2. It can also be used as a library. [MIT]</li>
</ul>
<h3><p>Miscellaneous</p>
</h3>
<ul>
<li><a href="https://tulipindicators.org" rel="noopener noreferrer">Tulip Indicators</a> - A C library of over 100 financial technical analysis indicators. [LGPL]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/34/"/>
    <summary>8 awesome projects updated on Aug 20 - Aug 26, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/31/</id>
    <title>Awesome Cpp Updates on Jul 30 - Aug 05, 2018</title>
    <updated>2018-08-03T10:48:55.000Z</updated>
    <published>2018-07-30T18:11:13.000Z</published>
    <content type="html"><![CDATA[<h3><p>Concurrency</p>
</h3>
<ul>
<li><a href="https://github.com/bloomen/transwarp" rel="noopener noreferrer">transwarp (⭐632)</a> - A header-only C++ library for task concurrency. [MIT]</li>
</ul>
<h3><p>Math</p>
</h3>
<ul>
<li><a href="https://www.geometrictools.com" rel="noopener noreferrer">Geometric Tools</a> - C++ library for computing in the fields of mathematics, graphics, image analysis and physics. [Boost] <a href="https://www.geometrictools.com" rel="noopener noreferrer">website</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/31/"/>
    <summary>2 awesome projects updated on Jul 30 - Aug 05, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/28/</id>
    <title>Awesome Cpp Updates on Jul 09 - Jul 15, 2018</title>
    <updated>2018-07-10T22:49:52.000Z</updated>
    <published>2018-07-10T22:49:52.000Z</published>
    <content type="html"><![CDATA[<h3><p>Math</p>
</h3>
<ul>
<li><a href="https://github.com/kthohr/stats" rel="noopener noreferrer">StatsLib (⭐560)</a> - A C++ header-only library of statistical distribution functions. [Apache2] <a href="https://www.kthohr.com/statslib.html" rel="noopener noreferrer">website</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/28/"/>
    <summary>1 awesome projects updated on Jul 09 - Jul 15, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/24/</id>
    <title>Awesome Cpp Updates on Jun 11 - Jun 17, 2018</title>
    <updated>2018-06-13T16:27:30.000Z</updated>
    <published>2018-06-12T06:04:51.000Z</published>
    <content type="html"><![CDATA[<h3><p>Image Processing</p>
</h3>
<ul>
<li><a href="https://github.com/cdcseacave/TinyEXIF" rel="noopener noreferrer">TinyEXIF (⭐131)</a> - Tiny ISO-compliant C++ EXIF and XMP parsing library for JPEG. [MIT]</li>
</ul>
<h3><p>Build Systems</p>
</h3>
<ul>
<li><a href="https://bazel.build" rel="noopener noreferrer">Bazel</a> - A multi-language, fast and scalable build system from Google. [Apache]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/24/"/>
    <summary>2 awesome projects updated on Jun 11 - Jun 17, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/18/</id>
    <title>Awesome Cpp Updates on Apr 30 - May 06, 2018</title>
    <updated>2018-05-04T07:04:26.000Z</updated>
    <published>2018-05-01T04:16:57.000Z</published>
    <content type="html"><![CDATA[<h3><p>Graphics</p>
</h3>
<ul>
<li><a href="https://github.com/libigl/libigl" rel="noopener noreferrer">libigl (⭐5k)</a> - Simple C++ geometry processing library. [MPL2]</li>
</ul>

<ul>
<li><a href="https://github.com/memononen/nanovg" rel="noopener noreferrer">NanoVG (⭐5.6k)</a> - Antialiased 2D vector drawing library on top of OpenGL for UI and visualizations. [Zlib]</li>
</ul>
<h3><p>Build Systems</p>
</h3>
<ul>
<li><a href="https://github.com/clibs/clib" rel="noopener noreferrer">clib (⭐5.1k)</a> - Package manager for the C programming language. [MIT]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/18/"/>
    <summary>3 awesome projects updated on Apr 30 - May 06, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/17/</id>
    <title>Awesome Cpp Updates on Apr 23 - Apr 29, 2018</title>
    <updated>2018-04-26T09:47:23.000Z</updated>
    <published>2018-04-23T19:24:36.000Z</published>
    <content type="html"><![CDATA[<h3><p>Game Engine</p>
</h3>
<ul>
<li><a href="https://github.com/skypjack/entt" rel="noopener noreferrer">EnTT (⭐12k)</a> - Gaming meets modern C++. [MIT]</li>
</ul>
<h3><p>Machine Learning</p>
</h3>
<ul>
<li><a href="https://github.com/vlfeat/vlfeat" rel="noopener noreferrer">VLFeat (⭐1.6k)</a> - The VLFeat open source library implements popular computer vision algorithms specialising in image understanding and local featurexs extraction and matching. [BSD-2-Clause] <a href="http://www.vlfeat.org/" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Networking</p>
</h3>
<ul>
<li><a href="https://github.com/lsalzman/enet" rel="noopener noreferrer">ENet (⭐3.1k)</a> - Reliable UDP networking library. [MIT] <a href="http://enet.bespin.org/" rel="noopener noreferrer">website</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/17/"/>
    <summary>3 awesome projects updated on Apr 23 - Apr 29, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/15/</id>
    <title>Awesome Cpp Updates on Apr 09 - Apr 15, 2018</title>
    <updated>2018-04-15T15:27:19.000Z</updated>
    <published>2018-04-09T00:55:44.000Z</published>
    <content type="html"><![CDATA[<h3><p>Concurrency</p>
</h3>
<ul>
<li><a href="https://github.com/intel/parallelstl" rel="noopener noreferrer">Intel Parallel STL (⭐762)</a> - Intel® implementation of C++17 STL for C++11 and above. [Apache2]</li>
</ul>
<h3><p>Containers</p>
</h3>
<ul>
<li><a href="https://github.com/martinmoene/ring-span-lite" rel="noopener noreferrer">ring_span lite (⭐166)</a> - A simplified implementation of Arthur O'Dwyer's ring_span implementation ie. a circular buffer view. [MIT]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/15/"/>
    <summary>2 awesome projects updated on Apr 09 - Apr 15, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/14/</id>
    <title>Awesome Cpp Updates on Apr 02 - Apr 08, 2018</title>
    <updated>2018-04-06T01:11:20.000Z</updated>
    <published>2018-04-06T01:03:34.000Z</published>
    <content type="html"><![CDATA[<h3><p>Containers</p>
</h3>
<ul>
<li><a href="https://github.com/mattreecebentley/plf_list" rel="noopener noreferrer">plf::list (⭐167)</a> - A std::list implementation which removes range splicing in order to enable cache-friendlier structure, yielding significant performance gains. [zLib] <a href="http://www.plflib.org/list.htm" rel="noopener noreferrer">website</a></li>
</ul>

<ul>
<li><a href="https://github.com/mattreecebentley/plf_stack" rel="noopener noreferrer">plf::stack (⭐71)</a> - A replacement container for the std::stack container adaptor, with better performance than any std container in a stack context. [zLib] <a href="http://www.plflib.org/stack.htm" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Debug</p>
</h3>
<ul>
<li><a href="https://github.com/mattreecebentley/plf_nanotimer" rel="noopener noreferrer">Nanotimer (⭐149)</a> - A simple low-overhead cross-platform timer class for benchmarking. [zLib] <a href="http://www.plflib.org/nanotimer.htm" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Sorting</p>
</h3>
<ul>
<li><a href="https://github.com/gfx/cpp-TimSort" rel="noopener noreferrer">Timsort (⭐314)</a> - A templated stable sorting function which outperforms quicksort-based algorithms including std::sort, for reversed or semi-sorted data. [MIT]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/14/"/>
    <summary>4 awesome projects updated on Apr 02 - Apr 08, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/11/</id>
    <title>Awesome Cpp Updates on Mar 12 - Mar 18, 2018</title>
    <updated>2018-03-15T20:48:11.000Z</updated>
    <published>2018-03-15T01:24:45.000Z</published>
    <content type="html"><![CDATA[<h3><p>Audio</p>
</h3>
<ul>
<li><a href="https://github.com/jarikomppa/soloud" rel="noopener noreferrer">SoLoud (⭐2.1k)</a> - Easy, portable audio engine for games. [zlib]</li>
</ul>
<h3><p>Graphics</p>
</h3>
<ul>
<li><a href="https://github.com/DiligentGraphics/DiligentEngine" rel="noopener noreferrer">Diligent Engine (⭐4.2k)</a> - A modern cross-platform low-level 3D graphics library. [Apache2]</li>
</ul>
<h3><p>Online Compiler</p>
</h3>
<ul>
<li><a href="https://repl.it" rel="noopener noreferrer">repl.it</a> - A powerful yet simple tools and platforms for educators, learners, and developers.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/11/"/>
    <summary>3 awesome projects updated on Mar 12 - Mar 18, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/10/</id>
    <title>Awesome Cpp Updates on Mar 05 - Mar 11, 2018</title>
    <updated>2018-03-08T10:44:21.000Z</updated>
    <published>2018-03-08T10:44:21.000Z</published>
    <content type="html"><![CDATA[<h3><p>CLI</p>
</h3>
<ul>
<li><a href="https://github.com/CLIUtils/CLI11" rel="noopener noreferrer">CLI11 (⭐4.1k)</a> - Header only single or multi-file C++11 library for simple and advanced CLI parsing. [BSD]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/10/"/>
    <summary>1 awesome projects updated on Mar 05 - Mar 11, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/9/</id>
    <title>Awesome Cpp Updates on Feb 26 - Mar 04, 2018</title>
    <updated>2018-03-04T14:44:05.000Z</updated>
    <published>2018-03-04T14:44:05.000Z</published>
    <content type="html"><![CDATA[<h3><p>Integrated Development Environment</p>
</h3>
<ul>
<li><a href="https://github.com/cquery-project/cquery/" rel="noopener noreferrer">cquery (⭐2.4k)</a> - A C++ code completion engine for vscode, emacs, vim, etc.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/9/"/>
    <summary>1 awesome projects updated on Feb 26 - Mar 04, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/8/</id>
    <title>Awesome Cpp Updates on Feb 19 - Feb 25, 2018</title>
    <updated>2018-02-20T10:50:42.000Z</updated>
    <published>2018-02-20T10:50:42.000Z</published>
    <content type="html"><![CDATA[<h3><p>Debug</p>
</h3>
<ul>
<li><a href="http://www.deleaker.com" rel="noopener noreferrer">Deleaker</a> - A tool for resource leak detection, including memory, GDI and handle leaks.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/8/"/>
    <summary>1 awesome projects updated on Feb 19 - Feb 25, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/7/</id>
    <title>Awesome Cpp Updates on Feb 12 - Feb 18, 2018</title>
    <updated>2018-02-15T09:30:27.000Z</updated>
    <published>2018-02-13T08:35:08.000Z</published>
    <content type="html"><![CDATA[<h3><p>CLI</p>
</h3>
<ul>
<li><a href="https://github.com/AmokHuginnsson/replxx" rel="noopener noreferrer">replxx (⭐739)</a> - A readline and libedit replacement that supports UTF-8, syntax highlighting, hints, works on Unix and Windows. [BSD]</li>
</ul>
<h3><p>Static Code Analysis</p>
</h3>
<ul>
<li><a href="https://www.cppdepend.com/" rel="noopener noreferrer">CppDepend</a> - Simplifies managing a complex C/C++ code base by analyzing and visualizing code dependencies, by defining design rules, by doing impact analysis, and comparing different versions of the code.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/7/"/>
    <summary>2 awesome projects updated on Feb 12 - Feb 18, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/6/</id>
    <title>Awesome Cpp Updates on Feb 05 - Feb 11, 2018</title>
    <updated>2018-02-06T07:22:15.000Z</updated>
    <published>2018-02-06T07:22:15.000Z</published>
    <content type="html"><![CDATA[<h3><p>Database</p>
</h3>
<ul>
<li><a href="https://github.com/SRombauts/SQLiteCpp" rel="noopener noreferrer">SQLiteC++ (⭐2.6k)</a> - SQLiteC++ (SQLiteCpp) is a smart and easy to use C++ SQLite3 wrapper. [MIT]</li>
</ul>

<ul>
<li><a href="https://github.com/SqliteModernCpp/sqlite_modern_cpp" rel="noopener noreferrer">sqlite_modern_cpp (⭐945)</a> - Header only C++14 wrapper around sqlite library. [MIT]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/6/"/>
    <summary>2 awesome projects updated on Feb 05 - Feb 11, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/5/</id>
    <title>Awesome Cpp Updates on Jan 29 - Feb 04, 2018</title>
    <updated>2018-02-01T20:04:43.000Z</updated>
    <published>2018-01-29T16:19:17.000Z</published>
    <content type="html"><![CDATA[<h3><p>Audio</p>
</h3>
<ul>
<li><a href="https://github.com/lieff/minimp3" rel="noopener noreferrer">minimp3 (⭐1.8k)</a> - Public domain, header-only MP3 decoder with clean-room implementation. [CC0]</li>
</ul>
<h3><p>Cryptography</p>
</h3>
<ul>
<li><a href="https://github.com/kerukuro/digestpp" rel="noopener noreferrer">digestpp (⭐204)</a> - C++11 header-only message digest (hash) library. [PublicDomain]</li>
</ul>
<h3><p>Scientific Computing</p>
</h3>
<ul>
<li><a href="https://github.com/TileDB-Inc/TileDB" rel="noopener noreferrer">TileDB (⭐2k)</a> - Fast Dense and Sparse Multidimensional Array DBMS. [MIT] <a href="https://tiledb.io/" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Debug</p>
</h3>
<ul>
<li><a href="https://github.com/siu/minunit" rel="noopener noreferrer">MinUnit (⭐629)</a> - A minimal unit testing framework for C self-contained in a single header file. [MIT]</li>
</ul>
<h3><p>Math</p>
</h3>
<ul>
<li><a href="https://gmplib.org/" rel="noopener noreferrer">GMP</a> - A C library for arbitrary precision arithmetic, operating on signed integers, rational numbers, and floating-point numbers. [LGPL3 &amp; GPL2]</li>
</ul>
<h3><p>Scripting</p>
</h3>
<ul>
<li><a href="https://riverbankcomputing.com/software/sip/intro" rel="noopener noreferrer">SIP</a> - C or C++ Bindings Generator for Python v2 and v3. [GPL]</li>
</ul>
<h3><p>Serialization</p>
</h3>
<ul>
<li><a href="https://github.com/msgpack/msgpack-c" rel="noopener noreferrer">MessagePack (⭐3.3k)</a> - Efficient binary serialization format "like JSON" for C and C++. [Apache2] <a href="http://msgpack.org/" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Integrated Development Environment</p>
</h3>
<ul>
<li><a href="https://www.cevelop.com" rel="noopener noreferrer">Cevelop</a> - Cross-platform C and C++ IDE based on Eclipse CDT with additional plug-ins.</li>
</ul>

<ul>
<li><a href="http://www.jetbrains.com/clion/" rel="noopener noreferrer">CLion</a> - Cross-platform C and C++ IDE from JetBrains.</li>
</ul>

<ul>
<li><a href="http://codelite.org/" rel="noopener noreferrer">CodeLite</a> - Another cross-platform, free C and C++ IDE. [GPL2 with an exception for plugins]</li>
</ul>
<h3><p>Books</p>
</h3>
<ul>
<li><a href="https://github.com/fffaraz/awesome-cpp/blob/master/books.md" rel="noopener noreferrer">List of Free C or C++ Books (⭐70k)</a></li>
</ul>
<h3><p>Videos</p>
</h3>
<ul>
<li><a href="https://github.com/fffaraz/awesome-cpp/blob/master/videos.md" rel="noopener noreferrer">List of C or C++ YouTube Videos (⭐70k)</a></li>
</ul>
<h3><p>Websites</p>
</h3>
<ul>
<li><a href="http://cpphints.com/" rel="noopener noreferrer">C++ Hints</a> - Every business day hints about most often C++ mistakes and ways to solve them from PVS-Studio Team.</li>
</ul>
<h3><p>Other Awesome Projects</p>
</h3>
<ul>
<li><a href="https://cpp.libhunt.com/" rel="noopener noreferrer">Awesome C++</a> - LibHunt's mirror.</li>
</ul>

<ul>
<li><a href="https://github.com/MaximAbramchuck/awesome-interviews" rel="noopener noreferrer">Awesome interview questions (⭐81k)</a> - A list of lists of interview questions for the most popular technologies, including C and C++.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/5/"/>
    <summary>15 awesome projects updated on Jan 29 - Feb 04, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/4/</id>
    <title>Awesome Cpp Updates on Jan 22 - Jan 28, 2018</title>
    <updated>2018-01-28T17:03:20.000Z</updated>
    <published>2018-01-28T17:03:20.000Z</published>
    <content type="html"><![CDATA[<h3><p>Build Systems</p>
</h3>
<ul>
<li><a href="https://www.github.com/ruslo/hunter" rel="noopener noreferrer">Hunter</a> - CMake driven cross-platform package manager for C++. [BSD-2]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/4/"/>
    <summary>1 awesome projects updated on Jan 22 - Jan 28, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/3/</id>
    <title>Awesome Cpp Updates on Jan 15 - Jan 21, 2018</title>
    <updated>2018-01-16T09:23:03.000Z</updated>
    <published>2018-01-15T20:38:40.000Z</published>
    <content type="html"><![CDATA[<h3><p>Frameworks</p>
</h3>
<ul>
<li><a href="https://github.com/jll63/yomm2" rel="noopener noreferrer">Yomm2 (⭐381)</a> - Fast, Orthogonal, Open multi-methods. Supersedes <a href="https://github.com/jll63/yomm11" rel="noopener noreferrer">Yomm11 (⭐119)</a> [Boost]</li>
</ul>
<h3><p>Graphics</p>
</h3>
<ul>
<li><a href="https://github.com/mosra/magnum" rel="noopener noreferrer">magnum (⭐5.1k)</a> - Lightweight and modular C++11/C++14 graphics middleware for games and data visualization. [MIT] <a href="http://magnum.graphics" rel="noopener noreferrer">website</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/3/"/>
    <summary>2 awesome projects updated on Jan 15 - Jan 21, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/2/</id>
    <title>Awesome Cpp Updates on Jan 08 - Jan 14, 2018</title>
    <updated>2018-01-09T21:11:06.000Z</updated>
    <published>2018-01-08T01:20:48.000Z</published>
    <content type="html"><![CDATA[<h3><p>Frameworks</p>
</h3>
<ul>
<li><a href="https://github.com/Dobiasd/FunctionalPlus" rel="noopener noreferrer">FunctionalPlus (⭐2.3k)</a> - Functional Programming Library for C++. Write concise and readable C++ code. [MIT]</li>
</ul>
<h3><p>Artificial Intelligence</p>
</h3>
<ul>
<li><a href="https://github.com/Dobiasd/frugally-deep" rel="noopener noreferrer">frugally-deep (⭐1.1k)</a> - Header-only library for using Keras models in C++. [MIT]</li>
</ul>
<h3><p>Containers</p>
</h3>
<ul>
<li><a href="https://github.com/greg7mdp/sparsepp" rel="noopener noreferrer">sparsepp (⭐1.3k)</a> - A fast, memory efficient hash map for C++. [BSD 3-clause]</li>
</ul>
<h3><p>Cryptography</p>
</h3>
<ul>
<li><a href="https://github.com/kokke/tiny-AES-c" rel="noopener noreferrer">Tiny AES in C (⭐4.9k)</a> - Small portable AES128/192/256 in C. [PublicDomain]</li>
</ul>
<h3><p>Logging</p>
</h3>
<ul>
<li><a href="https://github.com/emilk/loguru" rel="noopener noreferrer">loguru (⭐1.9k)</a> - A lightweight C++ logging library. [PublicDomain]</li>
</ul>
<h3><p>Machine Learning</p>
</h3>
<ul>
<li><a href="https://github.com/dmlc/xgboost" rel="noopener noreferrer">xgboost (⭐28k)</a> - Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Flink and DataFlow. [Apache2]</li>
</ul>
<h3><p>Other Awesome Projects</p>
</h3>
<ul>
<li><a href="https://github.com/fenbf/AwesomePerfCpp" rel="noopener noreferrer">AwesomePerfCpp (⭐2.5k)</a> - A curated list of awesome C/C++ performance optimization resources.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/2/"/>
    <summary>7 awesome projects updated on Jan 08 - Jan 14, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/1/</id>
    <title>Awesome Cpp Updates on Jan 01 - Jan 07, 2018</title>
    <updated>2018-01-03T17:41:22.000Z</updated>
    <published>2018-01-03T17:41:22.000Z</published>
    <content type="html"><![CDATA[<h3><p>Web Application Framework</p>
</h3>
<ul>
<li><a href="https://github.com/cutelyst/cutelyst" rel="noopener noreferrer">Cutelyst (⭐965)</a> - A C++ Web Framework built on top of Qt, using the simple approach of Catalyst (Perl) framework. [BSD-3-Clause] <a href="https://cutelyst.org/" rel="noopener noreferrer">website</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/1/"/>
    <summary>1 awesome projects updated on Jan 01 - Jan 07, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2017/52/</id>
    <title>Awesome Cpp Updates on Dec 25 - Dec 31, 2017</title>
    <updated>2017-12-27T11:44:14.000Z</updated>
    <published>2017-12-26T13:28:57.000Z</published>
    <content type="html"><![CDATA[<h3><p>Networking</p>
</h3>
<ul>
<li><a href="https://github.com/Qihoo360/evpp" rel="noopener noreferrer">evpp (⭐3.8k)</a> - C++ high performance networking with TCP/UDP/HTTP protocols. [BSD]</li>
</ul>
<h3><p>Websites</p>
</h3>
<ul>
<li><a href="https://hackr.io/tutorials/learn-c-plus-plus" rel="noopener noreferrer">C++ tutorial</a> - A user ranked online tutorial bank site displaying multiple courses to learn C++ from.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2017/52/"/>
    <summary>2 awesome projects updated on Dec 25 - Dec 31, 2017</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2017/51/</id>
    <title>Awesome Cpp Updates on Dec 18 - Dec 24, 2017</title>
    <updated>2017-12-18T05:31:25.000Z</updated>
    <published>2017-12-18T02:21:27.000Z</published>
    <content type="html"><![CDATA[<h3><p>Video</p>
</h3>
<ul>
<li><a href="https://github.com/twitter/vireo/" rel="noopener noreferrer">Vireo (⭐950)</a> - A lightweight and versatile video processing library by Twitter. [MIT]</li>
</ul>
<h3><p>Articles</p>
</h3>
<ul>
<li><a href="https://github.com/boostcon/cppnow_presentations_2017" rel="noopener noreferrer">C++Now 2017 Presentations (⭐496)</a> - Presentation materials presented at C++Now 2017.</li>
</ul>

<ul>
<li><a href="https://github.com/boostcon/cppnow_presentations_2016" rel="noopener noreferrer">C++Now 2016 Presentations (⭐82)</a> - Presentation materials presented at C++Now 2016.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2017/51/"/>
    <summary>3 awesome projects updated on Dec 18 - Dec 24, 2017</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2017/49/</id>
    <title>Awesome Cpp Updates on Dec 04 - Dec 10, 2017</title>
    <updated>2017-12-05T12:58:13.000Z</updated>
    <published>2017-12-04T01:43:12.000Z</published>
    <content type="html"><![CDATA[<h3><p>Frameworks</p>
</h3>
<ul>
<li><a href="https://wiki.gnome.org/Projects/GLib" rel="noopener noreferrer">GLib</a> - GLib provides the core application building blocks for libraries and applications written in C. [LGPL]</li>
</ul>

<ul>
<li><a href="https://github.com/tboox/tbox" rel="noopener noreferrer">tbox (⭐5.1k)</a> - A glib-like multi-platform c library. [Apache2] <a href="http://tboox.org/" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Concurrency</p>
</h3>
<ul>
<li><a href="https://github.com/ComputationalRadiationPhysics/alpaka" rel="noopener noreferrer">alpaka (⭐4)</a> - Abstraction library for parallel kernel acceleration. [LGPLv3+]</li>
</ul>

<ul>
<li><a href="https://github.com/cameron314/concurrentqueue" rel="noopener noreferrer">concurrentqueue (⭐12k)</a> - A fast multi-producer, multi-consumer lock-free concurrent queue for C++11. [BSD,Boost]</li>
</ul>

<ul>
<li><a href="https://github.com/ComputationalRadiationPhysics/cupla" rel="noopener noreferrer">cupla (⭐4)</a> - C++ API to run CUDA/C++ on OpenMP, Threads, TBB, ... through Alpaka. [LGPLv3+]</li>
</ul>

<ul>
<li><a href="https://github.com/cameron314/readerwriterqueue" rel="noopener noreferrer">readerwriterqueue (⭐4.5k)</a> - A fast single-producer, single-consumer lock-free queue for C++. [BSD]</li>
</ul>
<h3><p>GUI</p>
</h3>
<ul>
<li><a href="https://github.com/yue/yue" rel="noopener noreferrer">Yue (⭐3.6k)</a> - A library for creating native cross-platform GUI apps. [LGPLv2]</li>
</ul>
<h3><p>Graphics</p>
</h3>
<ul>
<li><a href="https://github.com/kosua20/herebedragons" rel="noopener noreferrer">herebedragons (⭐1.9k)</a> - A basic 3D scene implemented with various engines, frameworks or APIs. [MIT] <a href="http://simonrodriguez.fr/dragon/" rel="noopener noreferrer">website</a></li>
</ul>

<ul>
<li><a href="https://github.com/google/ion" rel="noopener noreferrer">Ion (⭐1.4k)</a> - A small and efficient set of libraries for building cross-platform client or server applications that use 3D graphics. [Apache2] <a href="https://google.github.io/ion/" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Scientific Computing</p>
</h3>
<ul>
<li><a href="https://github.com/torch/torch7" rel="noopener noreferrer">Torch (⭐9.1k)</a> - A scientific computing framework with wide support for machine learning algorithms that puts GPUs first. [BSD-3-Clause] <a href="http://torch.ch/" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Scripting</p>
</h3>
<ul>
<li><a href="https://github.com/taviso/ctypes.sh" rel="noopener noreferrer">ctypes.sh (⭐2.2k)</a> - A foreign function interface for bash. [MIT]</li>
</ul>
<h3><p>Static Code Analysis</p>
</h3>
<ul>
<li><a href="https://github.com/tomtom-international/cpp-dependencies" rel="noopener noreferrer">cpp-dependencies (⭐768)</a> - Tool to check C++ #include dependencies (dependency graphs created in .dot format). [Apache]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2017/49/"/>
    <summary>12 awesome projects updated on Dec 04 - Dec 10, 2017</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2017/48/</id>
    <title>Awesome Cpp Updates on Nov 27 - Dec 03, 2017</title>
    <updated>2017-12-02T10:19:32.000Z</updated>
    <published>2017-11-28T08:42:46.000Z</published>
    <content type="html"><![CDATA[<h3><p>Serial Port</p>
</h3>
<ul>
<li><a href="https://github.com/chriskohlhoff/asio/" rel="noopener noreferrer">Asio (⭐5.8k)</a> - Asio includes classes for creating and manipulating serial ports in a portable manner. [Boost] <a href="http://think-async.com/" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Asynchronous Event Loop</p>
</h3>
<ul>
<li><a href="https://github.com/actor-framework/actor-framework" rel="noopener noreferrer">C++ Actor Framework (⭐3.4k)</a> - An Open Source Implementation of the Actor Model in C++. [BSD-3-Clause] <a href="http://actor-framework.org/" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Debug</p>
</h3>
<ul>
<li><a href="https://github.com/catchorg/Catch2" rel="noopener noreferrer">Catch2 (⭐20k)</a> - A modern, C++-native, test framework for unit-tests, TDD and BDD. [Boost]</li>
</ul>

<ul>
<li><a href="https://github.com/cpputest/cpputest" rel="noopener noreferrer">CppUTest (⭐1.5k)</a> - Unit testing and mocking framework for C/C++. [BSD-3-clause]</li>
</ul>
<h3><p>Graphics</p>
</h3>
<ul>
<li><a href="https://github.com/Microsoft/DirectXTK" rel="noopener noreferrer">DirectXTK (⭐2.8k)</a> - A collection of helper classes for writing DirectX 11.x code in C++. [MIT]</li>
</ul>
<h3><p>Networking</p>
</h3>
<ul>
<li><a href="https://github.com/nghttp2/nghttp2" rel="noopener noreferrer">nghttp2 (⭐5k)</a> - HTTP/2 C Library. [MIT] <a href="https://nghttp2.org/" rel="noopener noreferrer">website</a></li>
</ul>

<ul>
<li><a href="https://github.com/uNetworking/uWebSockets" rel="noopener noreferrer">uWebSockets (⭐19k)</a> - µWS is one of the most lightweight, efficient &amp; scalable WebSocket &amp; HTTP server implementations available. [Zlib]</li>
</ul>
<h3><p>Scripting</p>
</h3>
<ul>
<li><a href="https://github.com/tbenthompson/cppimport" rel="noopener noreferrer">cppimport (⭐1.2k)</a> - Import C++ files directly from Python! [MIT]</li>
</ul>

<ul>
<li><a href="https://github.com/mono/CppSharp" rel="noopener noreferrer">CppSharp (⭐3.4k)</a> - Tools and libraries to glue C/C++ APIs to high-level languages. [MIT]</li>
</ul>

<ul>
<li><a href="https://github.com/cython/cython" rel="noopener noreferrer">Cython (⭐11k)</a> - Cython is an optimising static compiler for both the Python programming language and the extended Cython programming language (based on Pyrex). It makes writing C extensions for Python as easy as Python itself. [Apache] <a href="http://cython.org/" rel="noopener noreferrer">website</a></li>
</ul>

<ul>
<li><a href="https://github.com/bytedeco/javacpp" rel="noopener noreferrer">JavaCpp (⭐4.7k)</a> - The missing bridge between Java and native C++. [Apache2]</li>
</ul>

<ul>
<li><a href="https://github.com/libffi/libffi" rel="noopener noreferrer">libffi (⭐4.2k)</a> - A portable foreign-function interface library. [MIT] <a href="https://sourceware.org/libffi/" rel="noopener noreferrer">website</a></li>
</ul>

<ul>
<li><a href="https://github.com/charto/nbind" rel="noopener noreferrer">nbind (⭐2k)</a> - Magical headers that make your C++ library accessible from JavaScript. [MIT]</li>
</ul>

<ul>
<li><a href="https://github.com/pybind/pybind11" rel="noopener noreferrer">pybind11 (⭐18k)</a> - Seamless operability between C++11 and Python. [BSD]</li>
</ul>

<ul>
<li><a href="https://github.com/swig/swig" rel="noopener noreferrer">SWIG (⭐6.2k)</a> - A wrapper/interface Generator that let you link your c++ code to JavaScript, Perl, PHP, Python, Tcl and Ruby. [GPL/Output not licensed] <a href="http://www.swig.org/" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Build Systems</p>
</h3>
<ul>
<li><a href="https://github.com/rizsotto/Bear" rel="noopener noreferrer">Bear (⭐6.2k)</a> - A tool to generate compilation database for clang tooling. [GPLv3]</li>
</ul>
<h3><p>Static Code Analysis</p>
</h3>
<ul>
<li><a href="https://github.com/include-what-you-use/include-what-you-use" rel="noopener noreferrer">include-what-you-use (⭐4.6k)</a> - A tool for use with clang to analyze includes in C and C++ source files. <a href="https://include-what-you-use.org/" rel="noopener noreferrer">website</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2017/48/"/>
    <summary>17 awesome projects updated on Nov 27 - Dec 03, 2017</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2017/47/</id>
    <title>Awesome Cpp Updates on Nov 20 - Nov 26, 2017</title>
    <updated>2017-11-23T11:52:07.000Z</updated>
    <published>2017-11-20T06:51:32.000Z</published>
    <content type="html"><![CDATA[<h3><p>Math</p>
</h3>
<ul>
<li><a href="https://github.com/xianyi/OpenBLAS" rel="noopener noreferrer">OpenBLAS (⭐7.3k)</a> - An optimized BLAS library based on GotoBLAS2 1.13 BSD version. [BSD 3-clause] <a href="http://www.openblas.net/" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Multimedia</p>
</h3>
<ul>
<li><a href="https://github.com/MediaArea/MediaInfoLib" rel="noopener noreferrer">MediaInfoLib (⭐743)</a> - Convenient unified display of the most relevant technical and tag data for video and audio files. [BSD]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2017/47/"/>
    <summary>2 awesome projects updated on Nov 20 - Nov 26, 2017</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2017/46/</id>
    <title>Awesome Cpp Updates on Nov 13 - Nov 19, 2017</title>
    <updated>2017-11-18T20:07:44.000Z</updated>
    <published>2017-11-17T05:52:47.000Z</published>
    <content type="html"><![CDATA[<h3><p>CLI</p>
</h3>
<ul>
<li><a href="http://tclap.sourceforge.net" rel="noopener noreferrer">TCLAP</a> - A mature, stable and feature-rich library for defining and accessing command line arguments in ANSI C++. [MIT]</li>
</ul>
<h3><p>Cryptography</p>
</h3>
<ul>
<li><a href="http://beecrypt.sourceforge.net/" rel="noopener noreferrer">BeeCrypt</a> - A portable and fast cryptography library. [LGPLv2.1+]</li>
</ul>
<h3><p>Game Engine</p>
</h3>
<ul>
<li><a href="https://github.com/gongminmin/KlayGE" rel="noopener noreferrer">KlayGE (⭐2.2k)</a> - a cross-platform open source game engine with plugin-based architecture. [GPLv2] <a href="http://www.klayge.org/" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Networking</p>
</h3>
<ul>
<li><a href="https://github.com/nodejs/http-parser" rel="noopener noreferrer">HTTP Parser (⭐6.4k)</a> ⚡ - A http request/response parser for C. [MIT]</li>
</ul>

<ul>
<li><a href="https://github.com/devsisters/libquic" rel="noopener noreferrer">libquic (⭐1.8k)</a> - A QUIC protocol library extracted from Chromium's QUIC Implementation. [BSD]</li>
</ul>

<ul>
<li><a href="https://github.com/warmcat/libwebsockets" rel="noopener noreferrer">libwebsockets (⭐5.2k)</a> - A lightweight pure C WebSocket implementation that provides both client and server libraries. [LGPL2.1 + static link exception] <a href="https://libwebsockets.org/" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Regular Expression</p>
</h3>
<ul>
<li><a href="https://github.com/VerbalExpressions/CppVerbalExpressions" rel="noopener noreferrer">CppVerbalExpressions (⭐392)</a> - C++ regular expressions made easy. [MIT]</li>
</ul>

<ul>
<li><a href="http://pcre.org/" rel="noopener noreferrer">PCRE</a> - A regular expression C library inspired by the regular expression capabilities in Perl. [BSD]</li>
</ul>

<ul>
<li><a href="https://github.com/google/re2" rel="noopener noreferrer">RE2 (⭐9.6k)</a> - A software library for regular expressions via a finite-state machine using automata theory. [BSD-3-Clause]</li>
</ul>

<ul>
<li><a href="https://github.com/cesanta/slre" rel="noopener noreferrer">SLRE (⭐550)</a> - Super Light Regexp engine for C/C++. [GPLv2/Proprietary]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2017/46/"/>
    <summary>10 awesome projects updated on Nov 13 - Nov 19, 2017</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2017/45/</id>
    <title>Awesome Cpp Updates on Nov 06 - Nov 12, 2017</title>
    <updated>2017-11-07T06:51:27.000Z</updated>
    <published>2017-11-06T01:43:05.000Z</published>
    <content type="html"><![CDATA[<h3><p>Cryptography</p>
</h3>
<ul>
<li><a href="http://bcrypt.sourceforge.net/" rel="noopener noreferrer">Bcrypt</a> - A cross platform file encryption utility. Encrypted files are portable across all supported operating systems and processors. [BSD]</li>
</ul>

<ul>
<li><a href="https://github.com/weidai11/cryptopp" rel="noopener noreferrer">Crypto++ (⭐5.4k)</a> - A free C++ class library of cryptographic schemes. [Boost] <a href="http://www.cryptopp.com/" rel="noopener noreferrer">website</a></li>
</ul>

<ul>
<li><a href="http://www.gnu.org/software/libgcrypt/" rel="noopener noreferrer">Libgcrypt</a> - A general purpose cryptographic library originally based on code from GnuPG. [LGPLv2.1+]</li>
</ul>
<h3><p>Machine Learning</p>
</h3>
<ul>
<li><a href="https://github.com/szcom/rnnlib" rel="noopener noreferrer">RNNLIB (⭐904)</a> - RNNLIB is a recurrent neural network library for sequence learning problems. [GPLv3]</li>
</ul>
<h3><p>Math</p>
</h3>
<ul>
<li><a href="https://github.com/CGAL/cgal" rel="noopener noreferrer">CGAL (⭐5.8k)</a> - Collection of efficient and reliable geometric algorithms. [LGPL&amp;GPL] <a href="http://www.cgal.org/" rel="noopener noreferrer">website</a></li>
</ul>

<ul>
<li><a href="https://github.com/datenwolf/linmath.h" rel="noopener noreferrer">linmath.h (⭐1k)</a> - A lean linear math library, aimed at graphics programming. [WTFPL]</li>
</ul>
<h3><p>PDF</p>
</h3>
<ul>
<li><a href="https://poppler.freedesktop.org/" rel="noopener noreferrer">Poppler</a> - Open-source multi-backend PDF rendering library based on the xpdf-3.0 code base. [GPLv2/GPLv3]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2017/45/"/>
    <summary>7 awesome projects updated on Nov 06 - Nov 12, 2017</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2017/44/</id>
    <title>Awesome Cpp Updates on Oct 30 - Nov 05, 2017</title>
    <updated>2017-11-03T07:45:25.000Z</updated>
    <published>2017-11-03T07:31:25.000Z</published>
    <content type="html"><![CDATA[<h3><p>Frameworks</p>
</h3>
<ul>
<li><a href="https://github.com/abseil/abseil-cpp" rel="noopener noreferrer">abseil-cpp (⭐17k)</a> - Abseil C++ Common Libraries. [Apache2]</li>
</ul>
<h3><p>JSON</p>
</h3>
<ul>
<li><a href="https://github.com/json-c/json-c" rel="noopener noreferrer">json-c (⭐3.2k)</a> - A JSON implementation in C. [MIT]</li>
</ul>
<h3><p>Logging</p>
</h3>
<ul>
<li><a href="https://github.com/google/glog" rel="noopener noreferrer">glog (⭐7.4k)</a> - C++ implementation of the Google logging module.</li>
</ul>
<h3><p>PDF</p>
</h3>
<ul>
<li><a href="https://github.com/libharu/libharu" rel="noopener noreferrer">libharu (⭐2k)</a> - A free, cross platform, open-sourced software library for generating PDF. [zlib]</li>
</ul>

<ul>
<li><a href="https://mupdf.com/" rel="noopener noreferrer">MuPDF</a> - A lightweight PDF, XPS, and E-book viewer. [AGPL/Proprietary]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2017/44/"/>
    <summary>5 awesome projects updated on Oct 30 - Nov 05, 2017</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2017/42/</id>
    <title>Awesome Cpp Updates on Oct 16 - Oct 22, 2017</title>
    <updated>2017-10-19T22:56:55.000Z</updated>
    <published>2017-10-19T22:56:55.000Z</published>
    <content type="html"><![CDATA[<h3><p>Networking</p>
</h3>
<ul>
<li><a href="https://github.com/mattgodbolt/seasocks" rel="noopener noreferrer">Seasocks (⭐776)</a> - Simple, small, C++ embeddable webserver with WebSockets support. [BSD]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2017/42/"/>
    <summary>1 awesome projects updated on Oct 16 - Oct 22, 2017</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2017/41/</id>
    <title>Awesome Cpp Updates on Oct 09 - Oct 15, 2017</title>
    <updated>2017-10-09T19:39:30.000Z</updated>
    <published>2017-10-09T19:39:30.000Z</published>
    <content type="html"><![CDATA[<h3><p>Standard Libraries</p>
</h3>
<ul>
<li><a href="https://www.gnu.org/software/libc/manual" rel="noopener noreferrer">The GNU C Library</a> - The purpose of this manual is to tell you how to use the facilities of the GNU C Library.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2017/41/"/>
    <summary>1 awesome projects updated on Oct 09 - Oct 15, 2017</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2017/40/</id>
    <title>Awesome Cpp Updates on Oct 02 - Oct 08, 2017</title>
    <updated>2017-10-07T22:04:53.000Z</updated>
    <published>2017-10-07T15:45:47.000Z</published>
    <content type="html"><![CDATA[<h3><p>Artificial Intelligence</p>
</h3>
<ul>
<li><a href="https://github.com/kaldi-asr/kaldi" rel="noopener noreferrer">Kaldi (⭐15k)</a> - Toolkit for speech recognition. [Apache]</li>
</ul>
<h3><p>Debug</p>
</h3>
<ul>
<li><a href="https://github.com/meekrosoft/fff" rel="noopener noreferrer">fff (⭐904)</a> - A micro-framework for creating fake C functions. [MIT]</li>
</ul>
<h3><p>Articles</p>
</h3>
<ul>
<li><a href="https://github.com/CppCon/CppCon2017" rel="noopener noreferrer">CppCon 2017 Presentation Materials (⭐1.8k)</a> - CppCon 2017 Presentation Materials.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2017/40/"/>
    <summary>3 awesome projects updated on Oct 02 - Oct 08, 2017</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2017/37/</id>
    <title>Awesome Cpp Updates on Sep 11 - Sep 17, 2017</title>
    <updated>2017-09-16T11:37:09.000Z</updated>
    <published>2017-09-15T09:37:00.000Z</published>
    <content type="html"><![CDATA[<h3><p>CLI</p>
</h3>
<ul>
<li><a href="https://github.com/wmcbrine/PDCurses" rel="noopener noreferrer">PDCurses (⭐1.2k)</a> - Public domain curses library with both source code and pre-compiled library available. [PublicDomain]</li>
</ul>
<h3><p>Debug</p>
</h3>
<ul>
<li><a href="https://github.com/sheredom/utest.h" rel="noopener noreferrer">utest.h (⭐952)</a> - Single header unit testing framework for C and C++. [Unlicense]</li>
</ul>
<h3><p>Internationalization</p>
</h3>
<ul>
<li><a href="https://github.com/sheredom/utf8.h" rel="noopener noreferrer">utf8.h (⭐1.9k)</a> - Single header utf8 string functions for C and C++. [Unlicense]</li>
</ul>
<h3><p>JSON</p>
</h3>
<ul>
<li><a href="https://github.com/sheredom/json.h" rel="noopener noreferrer">json.h (⭐797)</a> - A simple one header/one source solution to parsing JSON in C and C++. [Unlicense]</li>
</ul>
<h3><p>Networking</p>
</h3>
<ul>
<li><a href="https://github.com/JosephP91/curlcpp" rel="noopener noreferrer">curlcpp (⭐675)</a> - An object oriented C++ wrapper for CURL(libcurl). [MIT]</li>
</ul>

<ul>
<li><a href="https://github.com/facebook/wdt" rel="noopener noreferrer">wdt (⭐3k)</a> - An embeddedable library (and command line tool) aiming to transfer data between 2 systems as fast as possible over multiple TCP paths. [BSD-3-Clause]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2017/37/"/>
    <summary>6 awesome projects updated on Sep 11 - Sep 17, 2017</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2017/36/</id>
    <title>Awesome Cpp Updates on Sep 04 - Sep 10, 2017</title>
    <updated>2017-09-05T11:13:03.000Z</updated>
    <published>2017-09-05T11:13:03.000Z</published>
    <content type="html"><![CDATA[<h3><p>CLI</p>
</h3>
<ul>
<li><a href="https://github.com/adishavit/argh" rel="noopener noreferrer">Argh! (⭐1.4k)</a> - A minimalist, frustration-free, header-only argument handler. [BSD]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2017/36/"/>
    <summary>1 awesome projects updated on Sep 04 - Sep 10, 2017</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2017/33/</id>
    <title>Awesome Cpp Updates on Aug 14 - Aug 20, 2017</title>
    <updated>2017-08-17T07:06:18.000Z</updated>
    <published>2017-08-17T07:06:18.000Z</published>
    <content type="html"><![CDATA[<h3><p>GUI</p>
</h3>
<ul>
<li><a href="https://github.com/andlabs/libui" rel="noopener noreferrer">libui (⭐11k)</a> - Simple and portable (but not inflexible) GUI library in C that uses the native GUI technologies of each platform it supports. [MIT]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2017/33/"/>
    <summary>1 awesome projects updated on Aug 14 - Aug 20, 2017</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2017/30/</id>
    <title>Awesome Cpp Updates on Jul 24 - Jul 30, 2017</title>
    <updated>2017-07-27T02:31:52.000Z</updated>
    <published>2017-07-27T02:26:18.000Z</published>
    <content type="html"><![CDATA[<h3><p>Miscellaneous</p>
</h3>
<ul>
<li><a href="https://github.com/jeaye/stdman" rel="noopener noreferrer">stdman (⭐987)</a> - A tool that parses archived HTML files from <a href="https://cppreference.com" rel="noopener noreferrer">cppreference</a> and generates groff-formatted manual pages for Unix-based systems. [MIT]</li>
</ul>

<ul>
<li><a href="https://github.com/jeaye/value-category-cheatsheet" rel="noopener noreferrer">value-category-cheatsheet (⭐406)</a> A PDF cheatsheet for lvalues, rvalues, and the like. [Jank copyleft]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2017/30/"/>
    <summary>2 awesome projects updated on Jul 24 - Jul 30, 2017</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2017/29/</id>
    <title>Awesome Cpp Updates on Jul 17 - Jul 23, 2017</title>
    <updated>2017-07-17T23:22:52.000Z</updated>
    <published>2017-07-17T23:22:52.000Z</published>
    <content type="html"><![CDATA[<h3><p>Concurrency</p>
</h3>
<ul>
<li><a href="https://github.com/sustrik/libdill/" rel="noopener noreferrer">libdill (⭐1.9k)</a> - Introduces structured concurrency in C. [MIT]</li>
</ul>

<ul>
<li><a href="https://github.com/sustrik/libmill/" rel="noopener noreferrer">libmill (⭐3.1k)</a> - Introduces Go-style concurrency in C. [MIT]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2017/29/"/>
    <summary>2 awesome projects updated on Jul 17 - Jul 23, 2017</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2017/28/</id>
    <title>Awesome Cpp Updates on Jul 10 - Jul 16, 2017</title>
    <updated>2017-07-15T17:29:00.000Z</updated>
    <published>2017-07-15T17:29:00.000Z</published>
    <content type="html"><![CDATA[<h3><p>Miscellaneous</p>
</h3>
<ul>
<li><a href="https://github.com/nothings/stb" rel="noopener noreferrer">stb (⭐33k)</a> ⚡ - A range of single-file libraries for C/C++. [PublicDomain]</li>
</ul>
<h3><p>Other Awesome Projects</p>
</h3>
<ul>
<li><a href="https://github.com/sindresorhus/awesome" rel="noopener noreferrer">awesome (⭐442k)</a> ⚡ - A curated list of awesome lists.</li>
</ul>

<ul>
<li><a href="https://github.com/nothings/single_file_libs" rel="noopener noreferrer">nothings/single_file_libs (⭐9.8k)</a> ⚡ - List of single-file C/C++ libraries.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2017/28/"/>
    <summary>3 awesome projects updated on Jul 10 - Jul 16, 2017</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2017/27/</id>
    <title>Awesome Cpp Updates on Jul 03 - Jul 09, 2017</title>
    <updated>2017-07-03T06:37:17.000Z</updated>
    <published>2017-07-03T06:37:17.000Z</published>
    <content type="html"><![CDATA[<h3><p>Debugger</p>
</h3>
<ul>
<li><a href="http://x64dbg.com/" rel="noopener noreferrer">x64dbg</a> - An open-source x64/x32 debugger for windows.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2017/27/"/>
    <summary>1 awesome projects updated on Jul 03 - Jul 09, 2017</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2017/23/</id>
    <title>Awesome Cpp Updates on Jun 05 - Jun 11, 2017</title>
    <updated>2017-06-09T12:52:54.000Z</updated>
    <published>2017-06-09T12:52:54.000Z</published>
    <content type="html"><![CDATA[<h3><p>Artificial Intelligence</p>
</h3>
<ul>
<li><a href="https://github.com/Microsoft/CNTK" rel="noopener noreferrer">CNTK (⭐18k)</a> - Microsoft Cognitive Toolkit (CNTK), an open source deep-learning toolkit. [Boost]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2017/23/"/>
    <summary>1 awesome projects updated on Jun 05 - Jun 11, 2017</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2017/21/</id>
    <title>Awesome Cpp Updates on May 22 - May 28, 2017</title>
    <updated>2017-05-24T18:34:55.000Z</updated>
    <published>2017-05-23T02:38:12.000Z</published>
    <content type="html"><![CDATA[<h3><p>Networking</p>
</h3>
<ul>
<li><a href="https://github.com/Organic-Code/Breep" rel="noopener noreferrer">Breep (⭐146)</a> - Event based, high-level C++14 peer-to-peer library. [EUPL-1.1 (OSI approved)]</li>
</ul>
<h3><p>Miscellaneous</p>
</h3>
<ul>
<li><a href="https://github.com/gracicot/kangaru" rel="noopener noreferrer">Kangaru (⭐543)</a> - A dependency injection container for C++11 and C++14. [MIT]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2017/21/"/>
    <summary>2 awesome projects updated on May 22 - May 28, 2017</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2017/20/</id>
    <title>Awesome Cpp Updates on May 15 - May 21, 2017</title>
    <updated>2017-05-15T22:59:37.000Z</updated>
    <published>2017-05-15T22:59:37.000Z</published>
    <content type="html"><![CDATA[<h3><p>Database</p>
</h3>
<ul>
<li><a href="https://github.com/LiveAsynchronousVisualizedArchitecture/simdb" rel="noopener noreferrer">SimDB (⭐556)</a> - High performance, shared memory, lock free, cross platform, single file, minimal dependencies, C++11 key-value store. [Apache2]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2017/20/"/>
    <summary>1 awesome projects updated on May 15 - May 21, 2017</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2017/18/</id>
    <title>Awesome Cpp Updates on May 01 - May 07, 2017</title>
    <updated>2017-05-05T15:02:49.000Z</updated>
    <published>2017-05-05T15:02:49.000Z</published>
    <content type="html"><![CDATA[<h3><p>Asynchronous Event Loop</p>
</h3>
<ul>
<li><a href="https://github.com/skypjack/uvw" rel="noopener noreferrer">uvw (⭐2k)</a> - C++ wrapper for libuv. [MIT]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2017/18/"/>
    <summary>1 awesome projects updated on May 01 - May 07, 2017</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2017/16/</id>
    <title>Awesome Cpp Updates on Apr 17 - Apr 23, 2017</title>
    <updated>2017-04-17T11:21:51.000Z</updated>
    <published>2017-04-17T11:21:51.000Z</published>
    <content type="html"><![CDATA[<h3><p>Web Application Framework</p>
</h3>
<ul>
<li><a href="https://github.com/lpereira/lwan" rel="noopener noreferrer">lwan (⭐6k)</a> - Experimental, scalable, high performance HTTP server. [GPL2]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2017/16/"/>
    <summary>1 awesome projects updated on Apr 17 - Apr 23, 2017</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2017/14/</id>
    <title>Awesome Cpp Updates on Apr 03 - Apr 09, 2017</title>
    <updated>2017-04-04T22:18:20.000Z</updated>
    <published>2017-04-04T22:18:20.000Z</published>
    <content type="html"><![CDATA[<h3><p>Game Engine</p>
</h3>
<ul>
<li><a href="https://urho3d.github.io/" rel="noopener noreferrer">Urho3D</a> - A free lightweight, cross-platform 2D and 3D game engine implemented in C++. Greatly inspired by OGRE and Horde3D. [MIT]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2017/14/"/>
    <summary>1 awesome projects updated on Apr 03 - Apr 09, 2017</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2017/13/</id>
    <title>Awesome Cpp Updates on Mar 27 - Apr 02, 2017</title>
    <updated>2017-03-30T15:17:31.000Z</updated>
    <published>2017-03-30T15:17:31.000Z</published>
    <content type="html"><![CDATA[<h3><p>Cryptography</p>
</h3>
<ul>
<li><a href="https://github.com/openssl/openssl" rel="noopener noreferrer">OpenSSL (⭐30k)</a> - A robust, commercial-grade, full-featured, and Open Source cryptography library. [Apache] <a href="http://www.openssl.org/" rel="noopener noreferrer">website</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2017/13/"/>
    <summary>1 awesome projects updated on Mar 27 - Apr 02, 2017</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2017/11/</id>
    <title>Awesome Cpp Updates on Mar 13 - Mar 19, 2017</title>
    <updated>2017-03-17T13:59:14.000Z</updated>
    <published>2017-03-17T13:59:14.000Z</published>
    <content type="html"><![CDATA[<h3><p>Miscellaneous</p>
</h3>
<ul>
<li><a href="https://github.com/fmtlib/fmt" rel="noopener noreferrer">{fmt} (⭐23k)</a> ⚡ - Small, safe and fast formatting library for C++. [Simplified BSD] <a href="https://fmt.dev" rel="noopener noreferrer">website</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2017/11/"/>
    <summary>1 awesome projects updated on Mar 13 - Mar 19, 2017</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2017/9/</id>
    <title>Awesome Cpp Updates on Feb 27 - Mar 05, 2017</title>
    <updated>2017-03-04T22:56:40.000Z</updated>
    <published>2017-03-03T06:57:37.000Z</published>
    <content type="html"><![CDATA[<h3><p>Artificial Intelligence</p>
</h3>
<ul>
<li><a href="https://github.com/tiny-dnn/tiny-dnn" rel="noopener noreferrer">tiny-dnn (⭐6k)</a> - A header only, dependency-free deep learning framework in C++11. [BSD]</li>
</ul>
<h3><p>Concurrency</p>
</h3>
<ul>
<li><a href="https://www.threadingbuildingblocks.org/" rel="noopener noreferrer">Intel TBB</a> - Intel® Threading Building Blocks. [Apache2]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2017/9/"/>
    <summary>2 awesome projects updated on Feb 27 - Mar 05, 2017</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2017/7/</id>
    <title>Awesome Cpp Updates on Feb 13 - Feb 19, 2017</title>
    <updated>2017-02-15T18:58:24.000Z</updated>
    <published>2017-02-15T18:58:24.000Z</published>
    <content type="html"><![CDATA[<h3><p>Coding Style</p>
</h3>
<ul>
<li><a href="https://www.kernel.org/doc/Documentation/process/coding-style.rst" rel="noopener noreferrer">Linux kernel coding style</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2017/7/"/>
    <summary>1 awesome projects updated on Feb 13 - Feb 19, 2017</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2017/6/</id>
    <title>Awesome Cpp Updates on Feb 06 - Feb 12, 2017</title>
    <updated>2017-02-06T07:07:59.000Z</updated>
    <published>2017-02-06T07:07:59.000Z</published>
    <content type="html"><![CDATA[<h3><p>Machine Learning</p>
</h3>
<ul>
<li><a href="https://github.com/mlpack/mlpack" rel="noopener noreferrer">mlpack (⭐5.6k)</a> - A scalable c++ machine learning library. [LGPLv3] <a href="http://www.mlpack.org/" rel="noopener noreferrer">website</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2017/6/"/>
    <summary>1 awesome projects updated on Feb 06 - Feb 12, 2017</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2017/5/</id>
    <title>Awesome Cpp Updates on Jan 30 - Feb 05, 2017</title>
    <updated>2017-02-01T16:27:10.000Z</updated>
    <published>2017-02-01T16:27:10.000Z</published>
    <content type="html"><![CDATA[<h3><p>Containers</p>
</h3>
<ul>
<li><a href="https://github.com/Tessil/hopscotch-map" rel="noopener noreferrer">Hopscotch map (⭐765)</a> - A fast header-only hash map which uses hopscotch hashing for collisions resolution. [MIT]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2017/5/"/>
    <summary>1 awesome projects updated on Jan 30 - Feb 05, 2017</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2017/3/</id>
    <title>Awesome Cpp Updates on Jan 16 - Jan 22, 2017</title>
    <updated>2017-01-19T03:55:25.000Z</updated>
    <published>2017-01-17T06:44:26.000Z</published>
    <content type="html"><![CDATA[<h3><p>Static Code Analysis</p>
</h3>
<ul>
<li><a href="http://www.viva64.com/en/pvs-studio/" rel="noopener noreferrer">PVS-Studio</a> - A tool for bug detection in the source code of programs, written in C, C++ and C#.</li>
</ul>
<h3><p>Other Awesome Projects</p>
</h3>
<ul>
<li><a href="https://github.com/MattPD/cpplinks" rel="noopener noreferrer">C++ links (⭐5.2k)</a> - A categorized list of C++ resources.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2017/3/"/>
    <summary>2 awesome projects updated on Jan 16 - Jan 22, 2017</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2017/1/</id>
    <title>Awesome Cpp Updates on Jan 02 - Jan 08, 2017</title>
    <updated>2017-01-05T23:32:57.000Z</updated>
    <published>2017-01-03T01:27:24.000Z</published>
    <content type="html"><![CDATA[<h3><p>Image Processing</p>
</h3>
<ul>
<li><a href="http://dicom.offis.de/dcmtk.php.en" rel="noopener noreferrer">DCMTK</a> - DICOM Toolkit.</li>
</ul>

<ul>
<li><a href="https://github.com/tesseract-ocr" rel="noopener noreferrer">tesseract-ocr</a> - An OCR engine. [Apache2]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2017/1/"/>
    <summary>2 awesome projects updated on Jan 02 - Jan 08, 2017</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2016/52/</id>
    <title>Awesome Cpp Updates on Dec 26 - Jan 01, 2016</title>
    <updated>2016-12-31T05:51:07.000Z</updated>
    <published>2016-12-31T05:51:07.000Z</published>
    <content type="html"><![CDATA[<h3><p>Static Code Analysis</p>
</h3>
<ul>
<li><a href="https://github.com/facebook/infer" rel="noopener noreferrer">Infer (⭐16k)</a> - A static analyzer for Java, C and Objective-C. [BSD]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2016/52/"/>
    <summary>1 awesome projects updated on Dec 26 - Jan 01, 2016</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2016/51/</id>
    <title>Awesome Cpp Updates on Dec 19 - Dec 25, 2016</title>
    <updated>2016-12-24T03:57:07.000Z</updated>
    <published>2016-12-19T17:02:09.000Z</published>
    <content type="html"><![CDATA[<h3><p>Cryptography</p>
</h3>
<ul>
<li><a href="https://github.com/cossacklabs/themis" rel="noopener noreferrer">Themis (⭐2k)</a> - crypto library for painless data security, providing symmetric and asymmetric encryption, secure sockets with forward secrecy, for mobile and server platforms. [Apache2]</li>
</ul>
<h3><p>Debug</p>
</h3>
<ul>
<li><a href="https://github.com/bombela/backward-cpp" rel="noopener noreferrer">backward-cpp (⭐4.3k)</a> - A beautiful stack trace pretty printer for C++. [MIT]</li>
</ul>
<h3><p>Logging</p>
</h3>
<ul>
<li><a href="https://github.com/3Hren/blackhole" rel="noopener noreferrer">Blackhole (⭐203)</a> - Attribute-based logging framework, which is designed to be fast, modular and highly customizable. [MIT]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2016/51/"/>
    <summary>3 awesome projects updated on Dec 19 - Dec 25, 2016</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2016/49/</id>
    <title>Awesome Cpp Updates on Dec 05 - Dec 11, 2016</title>
    <updated>2016-12-07T11:22:57.000Z</updated>
    <published>2016-12-07T11:22:57.000Z</published>
    <content type="html"><![CDATA[<h3><p>Build Systems</p>
</h3>
<ul>
<li><a href="https://conan.io/" rel="noopener noreferrer">Conan</a> - C/C++ Package Manager, open sourced. [MIT]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2016/49/"/>
    <summary>1 awesome projects updated on Dec 05 - Dec 11, 2016</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2016/47/</id>
    <title>Awesome Cpp Updates on Nov 21 - Nov 27, 2016</title>
    <updated>2016-11-21T20:14:06.000Z</updated>
    <published>2016-11-21T20:14:06.000Z</published>
    <content type="html"><![CDATA[<h3><p>Cryptography</p>
</h3>
<ul>
<li><a href="https://github.com/ARMmbed/mbedtls" rel="noopener noreferrer">mbedTLS (⭐6.5k)</a> - An open source, portable, easy to use, readable and flexible SSL library, previously known as PolarSSL. [Apache2] <a href="https://tls.mbed.org/" rel="noopener noreferrer">website</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2016/47/"/>
    <summary>1 awesome projects updated on Nov 21 - Nov 27, 2016</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2016/43/</id>
    <title>Awesome Cpp Updates on Oct 24 - Oct 30, 2016</title>
    <updated>2016-10-28T15:52:44.000Z</updated>
    <published>2016-10-26T14:35:11.000Z</published>
    <content type="html"><![CDATA[<h3><p>Database</p>
</h3>
<ul>
<li><a href="https://github.com/google/leveldb" rel="noopener noreferrer">LevelDB (⭐39k)</a> - A fast key-value storage library written at Google that provides an ordered mapping from string keys to string values. [BSD]</li>
</ul>
<h3><p>Math</p>
</h3>
<ul>
<li><a href="https://github.com/VcDevel/Vc" rel="noopener noreferrer">Vc (⭐1.5k)</a> - SIMD Vector Classes for C++. [BSD]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2016/43/"/>
    <summary>2 awesome projects updated on Oct 24 - Oct 30, 2016</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2016/38/</id>
    <title>Awesome Cpp Updates on Sep 19 - Sep 25, 2016</title>
    <updated>2016-09-22T16:19:22.000Z</updated>
    <published>2016-09-22T16:19:22.000Z</published>
    <content type="html"><![CDATA[<h3><p>Articles</p>
</h3>
<ul>
<li><a href="https://github.com/CppCon/CppCon2016" rel="noopener noreferrer">CppCon 2016 Presentation Materials (⭐1.8k)</a> - CppCon 2016 Presentation Materials.</li>
</ul>

<ul>
<li><a href="https://github.com/CppCon/CppCon2015" rel="noopener noreferrer">CppCon 2015 Presentation Materials (⭐1.8k)</a> - CppCon 2015 Presentation Materials.</li>
</ul>

<ul>
<li><a href="https://github.com/CppCon/CppCon2014" rel="noopener noreferrer">CppCon 2014 Presentation Materials (⭐2.3k)</a> - CppCon 2014 Presentation Materials.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2016/38/"/>
    <summary>3 awesome projects updated on Sep 19 - Sep 25, 2016</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2016/37/</id>
    <title>Awesome Cpp Updates on Sep 12 - Sep 18, 2016</title>
    <updated>2016-09-15T15:22:45.000Z</updated>
    <published>2016-09-15T15:22:45.000Z</published>
    <content type="html"><![CDATA[<h3><p>Compression</p>
</h3>
<ul>
<li><a href="https://google.github.io/snappy/" rel="noopener noreferrer">Snappy</a> - A fast compressor/decompressor. [BSD]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2016/37/"/>
    <summary>1 awesome projects updated on Sep 12 - Sep 18, 2016</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2016/36/</id>
    <title>Awesome Cpp Updates on Sep 05 - Sep 11, 2016</title>
    <updated>2016-09-05T07:18:12.000Z</updated>
    <published>2016-09-05T07:18:12.000Z</published>
    <content type="html"><![CDATA[<h3><p>Image Processing</p>
</h3>
<ul>
<li><a href="http://cimg.eu/" rel="noopener noreferrer">CImg</a> - A small, open source, C++ toolkit for image processing. [Own LGPL or GPL]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2016/36/"/>
    <summary>1 awesome projects updated on Sep 05 - Sep 11, 2016</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2016/35/</id>
    <title>Awesome Cpp Updates on Aug 29 - Sep 04, 2016</title>
    <updated>2016-09-04T14:14:47.000Z</updated>
    <published>2016-09-03T17:02:27.000Z</published>
    <content type="html"><![CDATA[<h3><p>Compression</p>
</h3>
<ul>
<li><a href="https://github.com/google/brotli" rel="noopener noreferrer">Brotli (⭐15k)</a> - Brotli compression format. Developed by Google. [MIT]</li>
</ul>

<ul>
<li><a href="https://github.com/Cyan4973/FiniteStateEntropy" rel="noopener noreferrer">FiniteStateEntropy (⭐1.5k)</a> - New generation entropy codecs : Finite State Entropy and Huff0.</li>
</ul>

<ul>
<li><a href="https://github.com/lzfse/lzfse" rel="noopener noreferrer">LZFSE (⭐1.8k)</a> - LZFSE compression library and command line tool. Developed by Apple.</li>
</ul>

<ul>
<li><a href="https://github.com/facebook/zstd" rel="noopener noreferrer">zstd (⭐27k)</a> - Zstandard - Fast real-time compression algorithm. Developed by Facebook. [BSD]</li>
</ul>
<h3><p>Build Systems</p>
</h3>
<ul>
<li><a href="https://ninja-build.org/" rel="noopener noreferrer">Ninja</a> - A small build system with a focus on speed.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2016/35/"/>
    <summary>5 awesome projects updated on Aug 29 - Sep 04, 2016</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2016/33/</id>
    <title>Awesome Cpp Updates on Aug 15 - Aug 21, 2016</title>
    <updated>2016-08-16T13:44:26.000Z</updated>
    <published>2016-08-15T14:43:36.000Z</published>
    <content type="html"><![CDATA[<h3><p>Audio</p>
</h3>
<ul>
<li><a href="https://www.kfrlib.com/" rel="noopener noreferrer">KFR</a> - Fast, modern C++ DSP framework, FFT, FIR/IIR filters, Sample Rate Conversion. [GPL/Proprietary]</li>
</ul>
<h3><p>Build Systems</p>
</h3>
<ul>
<li><a href="http://www.scons.org/" rel="noopener noreferrer">Scons</a> - A software construction tool configured with a Python script.</li>
</ul>

<ul>
<li><a href="http://premake.github.io" rel="noopener noreferrer">Premake</a> - A tool configured with a Lua script to generate project files for Visual Studio, GNU Make, Xcode, Code::Blocks, and more across Windows, Mac OS X, and Linux.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2016/33/"/>
    <summary>3 awesome projects updated on Aug 15 - Aug 21, 2016</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2016/32/</id>
    <title>Awesome Cpp Updates on Aug 08 - Aug 14, 2016</title>
    <updated>2016-08-10T10:58:29.000Z</updated>
    <published>2016-08-10T10:58:29.000Z</published>
    <content type="html"><![CDATA[<h3><p>Concurrency</p>
</h3>
<ul>
<li><a href="https://github.com/NVlabs/cub" rel="noopener noreferrer">CUB (⭐87)</a> - CUB provides state-of-the-art, reusable software components for every layer of the CUDA programming mode. [New BSD]</li>
</ul>

<ul>
<li><a href="https://github.com/moderngpu/moderngpu" rel="noopener noreferrer">moderngpu (⭐1.8k)</a> - moderngpu is a productivity library for general-purpose computing on GPUs. It is a header-only C++ library written for CUDA. The unique value of the library is in its accelerated primitives for solving irregularly parallel problems. [FreeBSD &amp; Copyright, Sean Baxter]</li>
</ul>

<ul>
<li><a href="https://github.com/NVIDIA/nccl" rel="noopener noreferrer">NCCL (⭐4.5k)</a> - Optimized primitives for collective multi-GPU communication. [BSD]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2016/32/"/>
    <summary>3 awesome projects updated on Aug 08 - Aug 14, 2016</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2016/30/</id>
    <title>Awesome Cpp Updates on Jul 25 - Jul 31, 2016</title>
    <updated>2016-07-27T15:38:50.000Z</updated>
    <published>2016-07-27T15:38:50.000Z</published>
    <content type="html"><![CDATA[<h3><p>Scientific Computing</p>
</h3>
<ul>
<li><a href="https://github.com/trilinos/Trilinos" rel="noopener noreferrer">Trilinos (⭐1.4k)</a> - High performance PDE solvers. [BSD]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2016/30/"/>
    <summary>1 awesome projects updated on Jul 25 - Jul 31, 2016</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2016/25/</id>
    <title>Awesome Cpp Updates on Jun 20 - Jun 26, 2016</title>
    <updated>2016-06-20T19:29:45.000Z</updated>
    <published>2016-06-20T19:29:45.000Z</published>
    <content type="html"><![CDATA[<h3><p>Concurrency</p>
</h3>
<ul>
<li><a href="http://raftlib.io/" rel="noopener noreferrer">RaftLib</a> - The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators. [Apache2]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2016/25/"/>
    <summary>1 awesome projects updated on Jun 20 - Jun 26, 2016</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2016/23/</id>
    <title>Awesome Cpp Updates on Jun 06 - Jun 12, 2016</title>
    <updated>2016-06-12T03:15:51.000Z</updated>
    <published>2016-06-09T08:03:48.000Z</published>
    <content type="html"><![CDATA[<h3><p>Artificial Intelligence</p>
</h3>
<ul>
<li><a href="https://github.com/ANNetGPGPU/ANNetGPGPU" rel="noopener noreferrer">ANNetGPGPU (⭐111)</a> - A GPU (CUDA) based Artificial Neural Network library. [LGPL]</li>
</ul>

<ul>
<li><a href="https://github.com/recastnavigation/recastnavigation" rel="noopener noreferrer">Recast/Detour (⭐7.6k)</a> - (3D) Navigation mesh generator and pathfinder, mostly for games. [zlib]</li>
</ul>

<ul>
<li><a href="https://github.com/Samsung/veles" rel="noopener noreferrer">Veles (⭐916)</a> - Distributed platform for rapid Deep learning application development. [Apache]</li>
</ul>
<h3><p>Multimedia</p>
</h3>
<ul>
<li><a href="https://github.com/SFML/SFML" rel="noopener noreferrer">SFML (⭐12k)</a> ⚡ - Simple and Fast Multimedia Library. [zlib] <a href="http://www.sfml-dev.org/" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Scripting</p>
</h3>
<ul>
<li><a href="https://github.com/svaarala/duktape" rel="noopener noreferrer">Duktape (⭐6.2k)</a> - An embeddable JavaScript engine with compact footprint. [MIT] <a href="http://duktape.org" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Web Application Framework</p>
</h3>
<ul>
<li><a href="https://github.com/treefrogframework/treefrog-framework" rel="noopener noreferrer">TreeFrog Framework (⭐1.4k)</a> - High-speed and full-stack web application framework based on C++ and Qt, which supports HTTP and WebSocket protocol (with O/R mapping). [BSD] <a href="http://www.treefrogframework.org/" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Other Awesome Projects</p>
</h3>
<ul>
<li><a href="https://notabug.org/koz.ross/awesome-c" rel="noopener noreferrer">Awesome C</a> 1</li>
</ul>

<ul>
<li><a href="https://github.com/aleksandar-todorovic/awesome-c" rel="noopener noreferrer">Awesome C (⭐3.8k)</a> 2</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2016/23/"/>
    <summary>8 awesome projects updated on Jun 06 - Jun 12, 2016</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2016/22/</id>
    <title>Awesome Cpp Updates on May 30 - Jun 05, 2016</title>
    <updated>2016-05-30T16:54:01.000Z</updated>
    <published>2016-05-30T16:54:01.000Z</published>
    <content type="html"><![CDATA[<h3><p>Game Engine</p>
</h3>
<ul>
<li><a href="http://www.cocos2d-x.org/" rel="noopener noreferrer">Cocos2d-x</a> - A multi-platform framework for building 2d games, interactive books, demos and other graphical applications. [MIT]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2016/22/"/>
    <summary>1 awesome projects updated on May 30 - Jun 05, 2016</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2016/21/</id>
    <title>Awesome Cpp Updates on May 23 - May 29, 2016</title>
    <updated>2016-05-23T20:23:06.000Z</updated>
    <published>2016-05-23T20:23:06.000Z</published>
    <content type="html"><![CDATA[<h3><p>Coding Style</p>
</h3>
<ul>
<li><a href="https://google.github.io/styleguide/cppguide.html" rel="noopener noreferrer">Google C++ Style Guide</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2016/21/"/>
    <summary>1 awesome projects updated on May 23 - May 29, 2016</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2016/20/</id>
    <title>Awesome Cpp Updates on May 16 - May 22, 2016</title>
    <updated>2016-05-22T12:45:02.000Z</updated>
    <published>2016-05-22T12:45:02.000Z</published>
    <content type="html"><![CDATA[<h3><p>Debug</p>
</h3>
<ul>
<li><a href="https://github.com/onqtam/doctest" rel="noopener noreferrer">doctest (⭐6.6k)</a> - The lightest feature rich C++ single header testing framework. [MIT]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2016/20/"/>
    <summary>1 awesome projects updated on May 16 - May 22, 2016</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2016/19/</id>
    <title>Awesome Cpp Updates on May 09 - May 15, 2016</title>
    <updated>2016-05-15T20:27:55.000Z</updated>
    <published>2016-05-15T20:27:55.000Z</published>
    <content type="html"><![CDATA[<h3><p>API Design</p>
</h3>
<ul>
<li><a href="https://doc.qt.io/archives/qq/qq13-apis.html" rel="noopener noreferrer">Designing Qt-Style C++ APIs</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2016/19/"/>
    <summary>1 awesome projects updated on May 09 - May 15, 2016</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2016/17/</id>
    <title>Awesome Cpp Updates on Apr 25 - May 01, 2016</title>
    <updated>2016-05-01T20:26:33.000Z</updated>
    <published>2016-04-28T01:21:55.000Z</published>
    <content type="html"><![CDATA[<h3><p>Frameworks</p>
</h3>
<ul>
<li><a href="https://github.com/electronicarts/EASTL" rel="noopener noreferrer">EASTL (⭐9.2k)</a> - Electronic Arts Standard Template Library. [BSD]</li>
</ul>
<h3><p>Machine Learning</p>
</h3>
<ul>
<li><a href="https://github.com/FidoProject/Fido" rel="noopener noreferrer">Fido (⭐461)</a> - A highly-modular C++ machine learning library for embedded electronics and robotics. [MIT] <a href="http://fidoproject.github.io/" rel="noopener noreferrer">website</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2016/17/"/>
    <summary>2 awesome projects updated on Apr 25 - May 01, 2016</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2016/15/</id>
    <title>Awesome Cpp Updates on Apr 11 - Apr 17, 2016</title>
    <updated>2016-04-11T21:57:42.000Z</updated>
    <published>2016-04-11T21:57:42.000Z</published>
    <content type="html"><![CDATA[<h3><p>Networking</p>
</h3>
<ul>
<li><a href="https://github.com/corvusoft/restbed" rel="noopener noreferrer">Restbed (⭐2k)</a> - C++11 Asynchronous RESTful framework. [AGPL]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2016/15/"/>
    <summary>1 awesome projects updated on Apr 11 - Apr 17, 2016</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2016/14/</id>
    <title>Awesome Cpp Updates on Apr 04 - Apr 10, 2016</title>
    <updated>2016-04-07T12:43:18.000Z</updated>
    <published>2016-04-07T12:43:18.000Z</published>
    <content type="html"><![CDATA[<h3><p>Database</p>
</h3>
<ul>
<li><a href="https://upscaledb.com" rel="noopener noreferrer">upscaledb</a> - An embedded "typed" key/value store with a built-in query interface. [GPLv3]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2016/14/"/>
    <summary>1 awesome projects updated on Apr 04 - Apr 10, 2016</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2016/9/</id>
    <title>Awesome Cpp Updates on Feb 29 - Mar 06, 2016</title>
    <updated>2016-03-05T19:23:03.000Z</updated>
    <published>2016-03-05T19:23:03.000Z</published>
    <content type="html"><![CDATA[<h3><p>Graphics</p>
</h3>
<ul>
<li><a href="http://irrlicht.sourceforge.net/" rel="noopener noreferrer">Irrlicht</a> - A high performance realtime 3D engine written in C++. [zlib]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2016/9/"/>
    <summary>1 awesome projects updated on Feb 29 - Mar 06, 2016</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2016/7/</id>
    <title>Awesome Cpp Updates on Feb 15 - Feb 21, 2016</title>
    <updated>2016-02-20T01:47:49.000Z</updated>
    <published>2016-02-20T01:47:49.000Z</published>
    <content type="html"><![CDATA[<h3><p>Scripting</p>
</h3>
<ul>
<li><a href="https://github.com/Microsoft/ChakraCore" rel="noopener noreferrer">ChakraCore (⭐9.2k)</a> -A JavaScript engine by Microsoft that can be embedded into nodejs. [MIT]</li>
</ul>
<h3><p>Compiler</p>
</h3>
<ul>
<li><a href="http://clang.llvm.org/" rel="noopener noreferrer">Clang</a> - A C compiler for LLVM. Supports C++11/14/1z C11. Developed by LLVM Team. [NCSA]</li>
</ul>

<ul>
<li><a href="https://gcc.gnu.org/" rel="noopener noreferrer">GCC</a> - GNU Compiler Collection. Supports C++11/14/1z C11 and OpenMP. [GNU GPL3]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2016/7/"/>
    <summary>3 awesome projects updated on Feb 15 - Feb 21, 2016</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2016/6/</id>
    <title>Awesome Cpp Updates on Feb 08 - Feb 14, 2016</title>
    <updated>2016-02-11T11:26:41.000Z</updated>
    <published>2016-02-11T11:26:41.000Z</published>
    <content type="html"><![CDATA[<h3><p>Math</p>
</h3>
<ul>
<li><a href="https://bitbucket.org/blaze-lib/blaze" rel="noopener noreferrer">blaze</a> - high-performance C++ math library for dense and sparse arithmetic. [BSD]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2016/6/"/>
    <summary>1 awesome projects updated on Feb 08 - Feb 14, 2016</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2016/5/</id>
    <title>Awesome Cpp Updates on Feb 01 - Feb 07, 2016</title>
    <updated>2016-02-07T04:13:59.000Z</updated>
    <published>2016-02-02T16:10:36.000Z</published>
    <content type="html"><![CDATA[<h3><p>Artificial Intelligence</p>
</h3>
<ul>
<li><a href="https://github.com/tensorflow/tensorflow" rel="noopener noreferrer">TensorFlow (⭐194k)</a> - An open source software library for numerical computation using data flow graphs. [Apache]</li>
</ul>
<h3><p>Concurrency</p>
</h3>
<ul>
<li><a href="https://github.com/concurrencykit/ck" rel="noopener noreferrer">ck (⭐2.6k)</a> - Concurrency primitives, safe memory reclamation mechanisms and non-blocking data structures. [BSD]</li>
</ul>

<ul>
<li><a href="https://github.com/preshing/junction" rel="noopener noreferrer">junction (⭐1.4k)</a> - A library of concurrent data structures in C++. [BSD]</li>
</ul>

<ul>
<li><a href="https://github.com/khizmax/libcds" rel="noopener noreferrer">libcds (⭐2.7k)</a> - A C++ library of Concurrent Data Structures. [BSD]</li>
</ul>
<h3><p>GUI</p>
</h3>
<ul>
<li><a href="https://github.com/vczh-libraries/GacUI" rel="noopener noreferrer">GacUI (⭐2.6k)</a> - GPU Accelerated C++ User Interface, with WYSIWYG developing tools, XML supports, built-in data binding and MVVM features. [Ms-PL]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2016/5/"/>
    <summary>5 awesome projects updated on Feb 01 - Feb 07, 2016</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2016/4/</id>
    <title>Awesome Cpp Updates on Jan 25 - Jan 31, 2016</title>
    <updated>2016-01-26T19:05:27.000Z</updated>
    <published>2016-01-26T19:05:27.000Z</published>
    <content type="html"><![CDATA[<h3><p>Miscellaneous</p>
</h3>
<ul>
<li><a href="http://www.fastformat.org" rel="noopener noreferrer">FastFormat</a> - Fast, Safe C++ Formatting inspired by log4j and Pantheios. [Simplified BSD]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2016/4/"/>
    <summary>1 awesome projects updated on Jan 25 - Jan 31, 2016</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2016/3/</id>
    <title>Awesome Cpp Updates on Jan 18 - Jan 24, 2016</title>
    <updated>2016-01-23T16:30:01.000Z</updated>
    <published>2016-01-22T15:50:20.000Z</published>
    <content type="html"><![CDATA[<h3><p>JSON</p>
</h3>
<ul>
<li><a href="https://github.com/nlohmann/json" rel="noopener noreferrer">json (⭐49k)</a> ⚡ - JSON for Modern C++. [MIT] <a href="https://json.nlohmann.me" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Math</p>
</h3>
<ul>
<li><a href="http://versor.mat.ucsb.edu/" rel="noopener noreferrer">Versor</a> - A (fast) Generic C++ library for Geometric Algebras, including Euclidean, Projective, Conformal, Spacetime (etc).</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2016/3/"/>
    <summary>2 awesome projects updated on Jan 18 - Jan 24, 2016</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2016/2/</id>
    <title>Awesome Cpp Updates on Jan 11 - Jan 17, 2016</title>
    <updated>2016-01-15T22:32:27.000Z</updated>
    <published>2016-01-15T22:32:27.000Z</published>
    <content type="html"><![CDATA[<h3><p>Concurrency</p>
</h3>
<ul>
<li><a href="https://github.com/arrayfire/arrayfire" rel="noopener noreferrer">ArrayFire (⭐4.9k)</a> - A general purpose GPU library. [BSD]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2016/2/"/>
    <summary>1 awesome projects updated on Jan 11 - Jan 17, 2016</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2016/1/</id>
    <title>Awesome Cpp Updates on Jan 04 - Jan 10, 2016</title>
    <updated>2016-01-04T16:38:23.000Z</updated>
    <published>2016-01-04T16:37:35.000Z</published>
    <content type="html"><![CDATA[<h3><p>Serialization</p>
</h3>
<ul>
<li><a href="https://github.com/tplgy/cppcodec" rel="noopener noreferrer">cppcodec (⭐680)</a> - Header-only C++11 library to encode/decode base64, base32 and hex with consistent, flexible API. [MIT]</li>
</ul>
<h3><p>Miscellaneous</p>
</h3>
<ul>
<li><a href="http://lcamtuf.coredump.cx/afl/" rel="noopener noreferrer">American fuzzy lop</a> a.k.a. afl-fuzz - Crazy fuzzing tool that automatically discovers bugs given time and minimal example input. [Apache2]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2016/1/"/>
    <summary>2 awesome projects updated on Jan 04 - Jan 10, 2016</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2015/53/</id>
    <title>Awesome Cpp Updates on Jan 04 - Jan 10, 2016</title>
    <updated>2016-01-02T17:06:45.000Z</updated>
    <published>2015-12-28T20:47:26.000Z</published>
    <content type="html"><![CDATA[<h3><p>Frameworks</p>
</h3>
<ul>
<li><a href="https://github.com/bloomberg/bde" rel="noopener noreferrer">BDE (⭐1.8k)</a> - The BDE Development Environment from Bloomberg Labs. [Apache2]</li>
</ul>
<h3><p>Game Engine</p>
</h3>
<ul>
<li><a href="http://oxygine.org/" rel="noopener noreferrer">Oxygine</a> - A cross-platform 2D C++ game engine. [MIT]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2015/53/"/>
    <summary>2 awesome projects updated on Jan 04 - Jan 10, 2016</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2015/52/</id>
    <title>Awesome Cpp Updates on Dec 28 - Jan 03, 2015</title>
    <updated>2015-12-24T16:18:54.000Z</updated>
    <published>2015-12-21T13:32:33.000Z</published>
    <content type="html"><![CDATA[<h3><p>Debug</p>
</h3>
<ul>
<li><a href="https://github.com/google/benchmark" rel="noopener noreferrer">benchmark (⭐10k)</a> - Google provided small microbenchmark support library. [Apache2]</li>
</ul>

<ul>
<li><a href="https://github.com/google/googletest/blob/master/googlemock/README.md" rel="noopener noreferrer">Google Mock (⭐38k)</a> - A library for writing and using C++ mock classes. [BSD]</li>
</ul>

<ul>
<li><a href="https://github.com/google/googletest" rel="noopener noreferrer">Google Test (⭐38k)</a> - Google C++ Testing Framework. [BSD]</li>
</ul>
<h3><p>Build Systems</p>
</h3>
<ul>
<li><a href="http://mesonbuild.com" rel="noopener noreferrer">MesonBuild</a> - An open source build system meant to be both extremely fast, and, even more importantly, as user friendly as possible.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2015/52/"/>
    <summary>4 awesome projects updated on Dec 28 - Jan 03, 2015</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2015/51/</id>
    <title>Awesome Cpp Updates on Dec 21 - Dec 27, 2015</title>
    <updated>2015-12-20T06:01:00.000Z</updated>
    <published>2015-12-20T06:01:00.000Z</published>
    <content type="html"><![CDATA[<h3><p>XML</p>
</h3>
<ul>
<li><a href="https://github.com/rjpcomputing/ticpp" rel="noopener noreferrer">TinyXML++ (⭐93)</a> - A completely new interface to TinyXML that uses MANY of the C++ strengths. Templates, exceptions, and much better error handling. [MIT]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2015/51/"/>
    <summary>1 awesome projects updated on Dec 21 - Dec 27, 2015</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2015/49/</id>
    <title>Awesome Cpp Updates on Dec 07 - Dec 13, 2015</title>
    <updated>2015-11-30T07:38:28.000Z</updated>
    <published>2015-11-30T07:38:28.000Z</published>
    <content type="html"><![CDATA[<h3><p>Database</p>
</h3>
<ul>
<li><a href="https://github.com/bendiken/lmdbxx" rel="noopener noreferrer">LMDB++ (⭐282)</a> - C++11 wrapper for the LMDB embedded database library. [PublicDomain]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2015/49/"/>
    <summary>1 awesome projects updated on Dec 07 - Dec 13, 2015</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2015/46/</id>
    <title>Awesome Cpp Updates on Nov 16 - Nov 22, 2015</title>
    <updated>2015-11-13T21:28:08.000Z</updated>
    <published>2015-11-13T21:28:08.000Z</published>
    <content type="html"><![CDATA[<h3><p>Standard Libraries</p>
</h3>
<ul>
<li><a href="https://en.wikipedia.org/wiki/C%2B%2B_Standard_Library" rel="noopener noreferrer">C++ Standard Library</a> - A collection of classes and functions, which are written in the core language and part of the C++ ISO Standard itself.</li>
</ul>

<ul>
<li><a href="https://en.wikipedia.org/wiki/Standard_Template_Library" rel="noopener noreferrer">Standard Template Library</a> - The Standard Template Library (STL).</li>
</ul>

<ul>
<li><a href="https://en.wikipedia.org/wiki/C_POSIX_library" rel="noopener noreferrer">C POSIX library</a> - A specification of a C standard library for POSIX systems.</li>
</ul>
<h3><p>Frameworks</p>
</h3>
<ul>
<li><a href="https://libcinder.org/" rel="noopener noreferrer">Cinder</a> - A community-developed, free and open source library for professional-quality creative coding. [BSD]</li>
</ul>

<ul>
<li><a href="https://root.cern.ch/" rel="noopener noreferrer">ROOT</a> - A set of OO frameworks with all the functionality needed to handle and analyze large amounts of data in a very efficient way. Used at CERN. [LGPL]</li>
</ul>
<h3><p>Biology</p>
</h3>
<ul>
<li><a href="https://github.com/zeeev/wham" rel="noopener noreferrer">Wham (⭐108)</a> - Structural variants (SVs) in Genomes by directly applying association tests to BAM files. [MIT]</li>
</ul>
<h3><p>Concurrency</p>
</h3>
<ul>
<li><a href="https://github.com/boostorg/compute" rel="noopener noreferrer">Boost.Compute (⭐1.6k)</a> - A C++ GPU Computing Library for OpenCL. [Boost] <a href="https://boost.org/libs/compute" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Debug</p>
</h3>
<ul>
<li><a href="https://cmake.org/cmake/help/v2.8.8/ctest.html" rel="noopener noreferrer">CTest</a> - The CMake test driver program. [BSD]</li>
</ul>
<h3><p>Game Engine</p>
</h3>
<ul>
<li><a href="http://liballeg.org/" rel="noopener noreferrer">Allegro</a> - A cross-platform library mainly aimed for video games and multimedia programming. [zlib]</li>
</ul>

<ul>
<li><a href="https://github.com/godotengine/godot" rel="noopener noreferrer">Godot (⭐107k)</a> - A fully featured, open source, MIT licensed, game engine. [MIT]</li>
</ul>
<h3><p>GUI</p>
</h3>
<ul>
<li><a href="http://sciter.com/" rel="noopener noreferrer">Sciter</a> - Sciter is an embeddable HTML/CSS/scripting engine aimed to be used as an UI layer of modern desktop applications. [Free/Commercial]</li>
</ul>
<h3><p>Inter-process communication</p>
</h3>
<ul>
<li><a href="https://github.com/pearu/simple-rpc-cpp" rel="noopener noreferrer">simple-rpc-cpp (⭐42)</a> - A simple RPC wrapper generator to C/C++ functions. [BSD]</li>
</ul>
<h3><p>Machine Learning</p>
</h3>
<ul>
<li><a href="https://github.com/dmlc/minerva" rel="noopener noreferrer">Minerva (⭐705)</a> - A fast and flexible system for deep learning. [Apache2]</li>
</ul>
<h3><p>Web Application Framework</p>
</h3>
<ul>
<li><a href="https://github.com/civetweb/civetweb" rel="noopener noreferrer">Civetweb (⭐3.3k)</a> - Provides easy to use, powerful, C/C++ embeddable web server with optional CGI, SSL and Lua support. [MIT]</li>
</ul>
<h3><p>Online Compiler</p>
</h3>
<ul>
<li><a href="http://www.tutorialspoint.com/codingground.htm" rel="noopener noreferrer">CompileOnline</a> - Compile and Execute C++ online on Linux.</li>
</ul>
<h3><p>Debugger</p>
</h3>
<ul>
<li><a href="https://en.wikipedia.org/wiki/Comparison_of_debuggers" rel="noopener noreferrer">Comparison of debuggers</a> - A list of Debuggers from Wikipedia.</li>
</ul>

<ul>
<li><a href="https://www.gnu.org/software/gdb/" rel="noopener noreferrer">GDB</a> - GNU Debugger.</li>
</ul>
<h3><p>Integrated Development Environment</p>
</h3>
<ul>
<li><a href="https://www.visualstudio.com/" rel="noopener noreferrer">Microsoft Visual Studio</a> - An IDE from Microsoft.</li>
</ul>
<h3><p>Build Systems</p>
</h3>
<ul>
<li><a href="https://cmake.org/" rel="noopener noreferrer">CMake</a> - Cross-platform free and open-source software for managing the build process of software using a compiler-independent method. [BSD]</li>
</ul>
<h3><p>Coding Style</p>
</h3>
<ul>
<li><a href="https://github.com/google/styleguide" rel="noopener noreferrer">google-styleguide (⭐39k)</a> - Style guides for Google-originated open-source projects.</li>
</ul>
<h3><p>Websites</p>
</h3>
<ul>
<li><a href="https://isocpp.org/" rel="noopener noreferrer">Standard C++</a> ⚡ - News, Status &amp; Discussion about Standard C++.</li>
</ul>
<h3><p>Weblogs</p>
</h3>
<ul>
<li><a href="https://codingforspeed.com/" rel="noopener noreferrer">Coding For Speed</a> - Coding For Speed DOT COM, Less Execution Time.</li>
</ul>

<ul>
<li><a href="https://blog.feabhas.com/" rel="noopener noreferrer">Sticky Bits</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2015/46/"/>
    <summary>23 awesome projects updated on Nov 16 - Nov 22, 2015</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2015/45/</id>
    <title>Awesome Cpp Updates on Nov 09 - Nov 15, 2015</title>
    <updated>2015-11-06T07:35:47.000Z</updated>
    <published>2015-11-06T07:35:47.000Z</published>
    <content type="html"><![CDATA[<h3><p>CLI</p>
</h3>
<ul>
<li><a href="https://github.com/docopt/docopt.cpp" rel="noopener noreferrer">docopt.cpp (⭐1.1k)</a> - A library to generate option parser from docstring. [MIT/Boost]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2015/45/"/>
    <summary>1 awesome projects updated on Nov 09 - Nov 15, 2015</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2015/40/</id>
    <title>Awesome Cpp Updates on Oct 05 - Oct 11, 2015</title>
    <updated>2015-09-29T20:17:52.000Z</updated>
    <published>2015-09-29T20:17:52.000Z</published>
    <content type="html"><![CDATA[<h3><p>Other Awesome Projects</p>
</h3>
<ul>
<li><a href="http://inqlude.org/" rel="noopener noreferrer">Inqlude</a> - The Qt library archive.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2015/40/"/>
    <summary>1 awesome projects updated on Oct 05 - Oct 11, 2015</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2015/38/</id>
    <title>Awesome Cpp Updates on Sep 21 - Sep 27, 2015</title>
    <updated>2015-09-19T18:31:42.000Z</updated>
    <published>2015-09-18T21:49:33.000Z</published>
    <content type="html"><![CDATA[<h3><p>Debugger</p>
</h3>
<ul>
<li><a href="https://metashell.readthedocs.org" rel="noopener noreferrer">Metashell</a> - An interactive template metaprogramming shell which includes the MDB metadebugger.</li>
</ul>
<h3><p>Coding Style</p>
</h3>
<ul>
<li><a href="https://github.com/isocpp/CppCoreGuidelines" rel="noopener noreferrer">C++ Core Guidelines (⭐45k)</a> - "Official" set of C++ guidelines, reviewed by the author of C++.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2015/38/"/>
    <summary>2 awesome projects updated on Sep 21 - Sep 27, 2015</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2015/36/</id>
    <title>Awesome Cpp Updates on Sep 07 - Sep 13, 2015</title>
    <updated>2015-09-02T16:48:55.000Z</updated>
    <published>2015-09-02T16:48:55.000Z</published>
    <content type="html"><![CDATA[<h3><p>Debug</p>
</h3>
<ul>
<li><a href="https://github.com/unittest-cpp/unittest-cpp" rel="noopener noreferrer">UnitTest++ (⭐578)</a> - A lightweight unit testing framework for C++. [MIT/X Consortium license]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2015/36/"/>
    <summary>1 awesome projects updated on Sep 07 - Sep 13, 2015</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2015/35/</id>
    <title>Awesome Cpp Updates on Aug 31 - Sep 06, 2015</title>
    <updated>2015-08-25T04:30:29.000Z</updated>
    <published>2015-08-24T16:39:40.000Z</published>
    <content type="html"><![CDATA[<h3><p>Frameworks</p>
</h3>
<ul>
<li><a href="http://stdcxx.apache.org/" rel="noopener noreferrer">Apache C++ Standard Library</a> - STDCXX, A collection of algorithms, containers, iterators, and other fundamental components. [retired] [Apache2]</li>
</ul>
<h3><p>Debug</p>
</h3>
<ul>
<li><a href="http://cute-test.com" rel="noopener noreferrer">CUTE</a> - C++ Unit Testing Easier. [LGPL3]</li>
</ul>
<h3><p>Static Code Analysis</p>
</h3>
<ul>
<li><a href="http://linticator.com" rel="noopener noreferrer">Linticator</a> - Eclipse CDT integration of Pc-/FlexeLint.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2015/35/"/>
    <summary>3 awesome projects updated on Aug 31 - Sep 06, 2015</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2015/34/</id>
    <title>Awesome Cpp Updates on Aug 24 - Aug 30, 2015</title>
    <updated>2015-08-23T02:21:55.000Z</updated>
    <published>2015-08-17T12:55:49.000Z</published>
    <content type="html"><![CDATA[<h3><p>Frameworks</p>
</h3>
<ul>
<li><a href="https://github.com/openframeworks/openFrameworks" rel="noopener noreferrer">OpenFrameworks (⭐10k)</a> - A cross platform open source toolkit for creative coding in C++. [MIT] <a href="http://www.openframeworks.cc/" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Database</p>
</h3>
<ul>
<li><a href="https://github.com/luca3m/redis3m" rel="noopener noreferrer">redis3m (⭐189)</a> - Wrapper of hiredis with clean C++ interface, supporting sentinel and ready to use patterns. [Apache2]</li>
</ul>
<h3><p>Miscellaneous</p>
</h3>
<ul>
<li><a href="https://github.com/h2non/semver.c" rel="noopener noreferrer">semver.c (⭐195)</a> - A semver parser and render in ANSI C. [MIT]</li>
</ul>
<h3><p>Articles</p>
</h3>
<ul>
<li><a href="https://github.com/boostcon/cppnow_presentations_2015" rel="noopener noreferrer">C++Now 2015 Presentations (⭐202)</a> - Presentation materials presented at C++Now 2015.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2015/34/"/>
    <summary>4 awesome projects updated on Aug 24 - Aug 30, 2015</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2015/33/</id>
    <title>Awesome Cpp Updates on Aug 17 - Aug 23, 2015</title>
    <updated>2015-08-16T18:36:31.000Z</updated>
    <published>2015-08-12T07:14:27.000Z</published>
    <content type="html"><![CDATA[<h3><p>CLI</p>
</h3>
<ul>
<li><a href="https://gflags.github.io/gflags/" rel="noopener noreferrer">gflags</a> - Commandline flags module for C++. [BSD]</li>
</ul>
<h3><p>Containers</p>
</h3>
<ul>
<li><a href="https://github.com/RSIA-LIESMARS-WHU/LSHBOX" rel="noopener noreferrer">LSHBOX (⭐292)</a> - A c++ toolbox of locality-sensitive hashing (LSH), provides several popular LSH algorithms, also support Python and MATLAB. [GPL]</li>
</ul>
<h3><p>Physics</p>
</h3>
<ul>
<li><a href="https://github.com/erincatto/Box2D" rel="noopener noreferrer">Box2D (⭐9.5k)</a> - A 2D physics engine for games. [BSD-like]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2015/33/"/>
    <summary>3 awesome projects updated on Aug 17 - Aug 23, 2015</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2015/32/</id>
    <title>Awesome Cpp Updates on Aug 10 - Aug 16, 2015</title>
    <updated>2015-08-09T20:42:45.000Z</updated>
    <published>2015-08-06T19:11:32.000Z</published>
    <content type="html"><![CDATA[<h3><p>BitTorrent</p>
</h3>
<ul>
<li><a href="https://github.com/jech/dht" rel="noopener noreferrer">jech/dht (⭐706)</a> - BitTorrent DHT library in C. [MIT]</li>
</ul>

<ul>
<li><a href="https://github.com/arvidn/libtorrent" rel="noopener noreferrer">libtorrent (⭐5.8k)</a> (a.k.a. libtorrent-rasterbar) - An efficient feature complete C++ bittorrent implementation. [BSD]</li>
</ul>

<ul>
<li><a href="https://github.com/rakshasa/libtorrent" rel="noopener noreferrer">LibTorrent (⭐966)</a> (a.k.a. libtorrent-rakshasa) - BitTorrent library. [GPL]</li>
</ul>

<ul>
<li><a href="https://github.com/bittorrent/libutp" rel="noopener noreferrer">libutp (⭐1.2k)</a> - uTorrent Transport Protocol library. [MIT]</li>
</ul>
<h3><p>GUI</p>
</h3>
<ul>
<li><a href="http://cegui.org.uk/" rel="noopener noreferrer">CEGUI</a> - Flexible, cross-platform GUI library.</li>
</ul>
<h3><p>Image Processing</p>
</h3>
<ul>
<li><a href="https://github.com/libgd/libgd" rel="noopener noreferrer">GD (⭐964)</a> - GD Graphics Library, famously used in PHP for image loading/manipulation &amp; thumbnail generation. [custom permissive license, requires mention in user docs] <a href="http://libgd.github.io/" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Logging</p>
</h3>
<ul>
<li><a href="https://github.com/KjellKod/g3log" rel="noopener noreferrer">G3log (⭐950)</a> - Asynchronous logger with Dynamic Sinks. [PublicDomain]</li>
</ul>

<ul>
<li><a href="https://github.com/mattiasflodin/reckless" rel="noopener noreferrer">reckless (⭐507)</a> - Low-latency, high-throughput, asynchronous logging library for C++. [MIT]</li>
</ul>
<h3><p>Math</p>
</h3>
<ul>
<li><a href="https://github.com/libtom/libtommath" rel="noopener noreferrer">LibTomMath (⭐775)</a> - A free open source portable number theoretic multiple-precision integer library written entirely in C. [PublicDomain &amp; WTFPL] <a href="http://www.libtom.net/" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Coding Style Tools</p>
</h3>
<ul>
<li><a href="http://clang.llvm.org/docs/ClangFormat.html" rel="noopener noreferrer">ClangFormat</a> - A tool to format C/C++/Obj-C code.</li>
</ul>

<ul>
<li><a href="http://clang.llvm.org/extra/clang-tidy.html" rel="noopener noreferrer">Clang-Tidy</a> - Clang-based C++ linter tool.</li>
</ul>
<h3><p>Coding Style</p>
</h3>
<ul>
<li><a href="http://llvm.org/docs/CodingStandards.html" rel="noopener noreferrer">LLVM Coding Standards</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2015/32/"/>
    <summary>12 awesome projects updated on Aug 10 - Aug 16, 2015</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2015/31/</id>
    <title>Awesome Cpp Updates on Aug 03 - Aug 09, 2015</title>
    <updated>2015-08-01T23:08:25.000Z</updated>
    <published>2015-07-29T23:18:58.000Z</published>
    <content type="html"><![CDATA[<h3><p>Math</p>
</h3>
<ul>
<li><a href="https://github.com/CertiVox/MIRACL" rel="noopener noreferrer">MIRACL (⭐692)</a> - A Multiprecision Integer and Rational Arithmetic Cryptographic Library. [AGPL]</li>
</ul>
<h3><p>Miscellaneous</p>
</h3>
<ul>
<li><a href="https://github.com/arvidn/access_profiler" rel="noopener noreferrer">access_profiler (⭐79)</a> - A tool to count accesses to member variables in c++ programs. [GPL3]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2015/31/"/>
    <summary>2 awesome projects updated on Aug 03 - Aug 09, 2015</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2015/30/</id>
    <title>Awesome Cpp Updates on Jul 27 - Aug 02, 2015</title>
    <updated>2015-07-25T19:14:15.000Z</updated>
    <published>2015-07-25T19:14:15.000Z</published>
    <content type="html"><![CDATA[<h3><p>Audio</p>
</h3>
<ul>
<li><a href="https://github.com/sahaRatul/sela" rel="noopener noreferrer">SELA (⭐214)</a> - SimplE Lossless Audio. [MIT]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2015/30/"/>
    <summary>1 awesome projects updated on Jul 27 - Aug 02, 2015</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2015/29/</id>
    <title>Awesome Cpp Updates on Jul 20 - Jul 26, 2015</title>
    <updated>2015-07-15T11:57:26.000Z</updated>
    <published>2015-07-14T19:57:19.000Z</published>
    <content type="html"><![CDATA[<h3><p>Game Engine</p>
</h3>
<ul>
<li><a href="https://github.com/panda3d/panda3d" rel="noopener noreferrer">Panda3D (⭐5k)</a> - A game engine, a framework for 3D rendering and game development for Python and C++ programs. [Modified BSD] <a href="https://www.panda3d.org/" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Networking</p>
</h3>
<ul>
<li><a href="https://github.com/whoshuu/cpr" rel="noopener noreferrer">cpr (⭐7.3k)</a> - A modern C++ HTTP requests library with a simple but powerful interface. Modeled after the Python Requests module. [MIT] <a href="https://docs.libcpr.org" rel="noopener noreferrer">website</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2015/29/"/>
    <summary>2 awesome projects updated on Jul 20 - Jul 26, 2015</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2015/27/</id>
    <title>Awesome Cpp Updates on Jul 06 - Jul 12, 2015</title>
    <updated>2015-07-05T03:52:05.000Z</updated>
    <published>2015-06-30T16:29:01.000Z</published>
    <content type="html"><![CDATA[<h3><p>Cryptography</p>
</h3>
<ul>
<li><a href="https://github.com/awslabs/s2n" rel="noopener noreferrer">s2n (⭐4.7k)</a> - An implementation of the TLS/SSL protocols. [Apache]</li>
</ul>
<h3><p>Database</p>
</h3>
<ul>
<li><a href="https://github.com/mongodb/mongo-c-driver" rel="noopener noreferrer">MongoDB C Driver (⭐861)</a> - MongoDB client library for C. [Apache2]</li>
</ul>

<ul>
<li><a href="https://github.com/mongodb/mongo-cxx-driver" rel="noopener noreferrer">MongoDB C++ Driver (⭐1.1k)</a> - C++ driver for MongoDB. [Apache2]</li>
</ul>

<ul>
<li><a href="https://github.com/mongodb/libbson" rel="noopener noreferrer">MongoDB Libbson (⭐347)</a> - A BSON utility library. [Apache2]</li>
</ul>
<h3><p>Debug</p>
</h3>
<ul>
<li><a href="https://github.com/DigitalInBlue/Celero" rel="noopener noreferrer">Celero (⭐862)</a> - C++ Benchmarking Framework. [Apache2]</li>
</ul>
<h3><p>Graphics</p>
</h3>
<ul>
<li><a href="https://github.com/glfw/glfw" rel="noopener noreferrer">GLFW (⭐15k)</a> - A simple, cross-platform OpenGL wrangling library. [zlib/libpng]</li>
</ul>

<ul>
<li><a href="https://github.com/PixarAnimationStudios/OpenSubdiv" rel="noopener noreferrer">OpenSubdiv (⭐3k)</a> - Pixar's library for evaluating and rendering subdivision surfaces on CPU and GPU. [Modified Apache2]</li>
</ul>

<ul>
<li><a href="http://www.openvdb.org/" rel="noopener noreferrer">OpenVDB</a> - Library and tools for storing, editing, and rendering volumetric datasets. [MPL2]</li>
</ul>

<ul>
<li><a href="https://github.com/wdas/partio" rel="noopener noreferrer">Partio (⭐491)</a> - Library for wrangling particle data, with support for most common file formats. [Modified BSD]</li>
</ul>
<h3><p>Image Processing</p>
</h3>
<ul>
<li><a href="http://www.itk.org/" rel="noopener noreferrer">ITK</a> - An open-source, cross-platform system for image analysis. [Apache2 from ITK 4.0]</li>
</ul>

<ul>
<li><a href="http://www.openexr.com/" rel="noopener noreferrer">OpenEXR</a> - Cross-platform library for high dynamic range imaging. [Modified BSDF]</li>
</ul>

<ul>
<li><a href="https://github.com/OpenImageIO/oiio" rel="noopener noreferrer">OpenImageIO (⭐2.2k)</a> - Powerful image and texture wrangling library with support for a wide number of common lossy and RAW formats. [Modified BSD]</li>
</ul>
<h3><p>Logging</p>
</h3>
<ul>
<li><a href="https://github.com/log4cplus/log4cplus" rel="noopener noreferrer">log4cplus (⭐1.7k)</a> - A simple to use C++ logging API providing thread-safe, flexible, and arbitrarily granular control over log management and configuration. [BSD &amp; Apache2]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2015/27/"/>
    <summary>13 awesome projects updated on Jul 06 - Jul 12, 2015</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2015/25/</id>
    <title>Awesome Cpp Updates on Jun 22 - Jun 28, 2015</title>
    <updated>2015-06-21T04:03:32.000Z</updated>
    <published>2015-06-21T04:03:32.000Z</published>
    <content type="html"><![CDATA[<h3><p>Miscellaneous</p>
</h3>
<ul>
<li><a href="https://github.com/solodon4/Mach7" rel="noopener noreferrer">Mach7 (⭐1.3k)</a> - A Pattern-matching library for C++. [BSD]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2015/25/"/>
    <summary>1 awesome projects updated on Jun 22 - Jun 28, 2015</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2015/23/</id>
    <title>Awesome Cpp Updates on Jun 08 - Jun 14, 2015</title>
    <updated>2015-06-04T19:56:19.000Z</updated>
    <published>2015-06-02T21:21:50.000Z</published>
    <content type="html"><![CDATA[<h3><p>Miscellaneous</p>
</h3>
<ul>
<li><a href="https://github.com/regehr/ub-canaries" rel="noopener noreferrer">ub-canaries (⭐186)</a> - A collection of C/C++ programs that try to get compilers to exploit undefined behavior.</li>
</ul>
<h3><p>Debugger</p>
</h3>
<ul>
<li><a href="http://lldb.llvm.org/" rel="noopener noreferrer">LLDB</a> - The LLDB Debugger.</li>
</ul>
<h3><p>Weblogs</p>
</h3>
<ul>
<li><a href="http://ridiculousfish.com/blog/posts/will-it-optimize.html" rel="noopener noreferrer">ridiculousfish</a> - Will It Optimize?</li>
</ul>

<ul>
<li><a href="http://blog.regehr.org/" rel="noopener noreferrer">Embedded in Academia</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2015/23/"/>
    <summary>4 awesome projects updated on Jun 08 - Jun 14, 2015</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2015/21/</id>
    <title>Awesome Cpp Updates on May 25 - May 31, 2015</title>
    <updated>2015-05-24T22:22:09.000Z</updated>
    <published>2015-05-24T22:22:09.000Z</published>
    <content type="html"><![CDATA[<h3><p>Books</p>
</h3>
<ul>
<li><a href="https://github.com/lefticus/cppbestpractices" rel="noopener noreferrer">cppbestpractices (⭐8.7k)</a> - Collaborative Collection of C++ Best Practices.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2015/21/"/>
    <summary>1 awesome projects updated on May 25 - May 31, 2015</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2015/20/</id>
    <title>Awesome Cpp Updates on May 18 - May 24, 2015</title>
    <updated>2015-05-16T21:19:50.000Z</updated>
    <published>2015-05-16T21:19:50.000Z</published>
    <content type="html"><![CDATA[<h3><p>Talks</p>
</h3>
<ul>
<li><a href="https://github.com/ldionne/hana-cppnow-2015" rel="noopener noreferrer">Presentation on Hana for C++Now 2015 (⭐10)</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2015/20/"/>
    <summary>1 awesome projects updated on May 18 - May 24, 2015</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2015/18/</id>
    <title>Awesome Cpp Updates on May 04 - May 10, 2015</title>
    <updated>2015-05-02T20:08:19.000Z</updated>
    <published>2015-05-02T20:08:19.000Z</published>
    <content type="html"><![CDATA[<h3><p>Machine Learning</p>
</h3>
<ul>
<li><a href="https://github.com/meta-toolkit/meta" rel="noopener noreferrer">MeTA (⭐712)</a> - A modern C++ data sciences toolkit. [MIT]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2015/18/"/>
    <summary>1 awesome projects updated on May 04 - May 10, 2015</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2015/15/</id>
    <title>Awesome Cpp Updates on Apr 13 - Apr 19, 2015</title>
    <updated>2015-04-12T14:11:05.000Z</updated>
    <published>2015-04-07T16:58:00.000Z</published>
    <content type="html"><![CDATA[<h3><p>Image Processing</p>
</h3>
<ul>
<li><a href="https://github.com/matt-42/vpp" rel="noopener noreferrer">Video++ (⭐733)</a> - A C++14 high performance video and image processing library. [MIT]</li>
</ul>
<h3><p>Inter-process communication</p>
</h3>
<ul>
<li><a href="http://wamp.ws/" rel="noopener noreferrer">WAMP</a> - Provides RPC and pub/sub messaging patterns. (various implementations, various languages)</li>
</ul>
<h3><p>JSON</p>
</h3>
<ul>
<li><a href="https://bitbucket.org/awangk/ujson" rel="noopener noreferrer">ujson</a> - µjson is a a small, C++11, UTF-8, JSON library. [MIT]</li>
</ul>
<h3><p>Math</p>
</h3>
<ul>
<li><a href="https://github.com/lballabio/quantlib" rel="noopener noreferrer">QuantLib (⭐6.8k)</a> - A free/open-source library for quantitative finance. [Modified BSD] <a href="http://quantlib.org/" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Integrated Development Environment</p>
</h3>
<ul>
<li><a href="https://github.com/jeaye/color_coded" rel="noopener noreferrer">color_coded (⭐871)</a> - A vim plugin for libclang-based highlighting. [MIT]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2015/15/"/>
    <summary>5 awesome projects updated on Apr 13 - Apr 19, 2015</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2015/13/</id>
    <title>Awesome Cpp Updates on Mar 30 - Apr 05, 2015</title>
    <updated>2015-03-23T20:49:47.000Z</updated>
    <published>2015-03-23T20:49:47.000Z</published>
    <content type="html"><![CDATA[<h3><p>JSON</p>
</h3>
<ul>
<li><a href="https://github.com/tgockel/json-voorhees" rel="noopener noreferrer">json-voorhees (⭐128)</a> - JSON library for C++. Support for C++11. No dependencies, fast and dev-friendly. [Apache2]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2015/13/"/>
    <summary>1 awesome projects updated on Mar 30 - Apr 05, 2015</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2015/12/</id>
    <title>Awesome Cpp Updates on Mar 23 - Mar 29, 2015</title>
    <updated>2015-03-22T17:58:04.000Z</updated>
    <published>2015-03-21T18:18:08.000Z</published>
    <content type="html"><![CDATA[<h3><p>Debug</p>
</h3>
<ul>
<li><a href="https://cmocka.org/" rel="noopener noreferrer">CMocka</a> - unit testing framework for C with support for mock objects. [Apache2]</li>
</ul>
<h3><p>Game Engine</p>
</h3>
<ul>
<li><a href="https://github.com/gameplay3d/GamePlay" rel="noopener noreferrer">GamePlay (⭐4.8k)</a> - A cross-platform native C++ game framework for creating 2D/3D mobile and desktop games. [Apache2]</li>
</ul>
<h3><p>Image Processing</p>
</h3>
<ul>
<li><a href="https://github.com/jcupitt/libvips" rel="noopener noreferrer">libvips (⭐67)</a> - A fast image processing library with low memory needs. [LGPL] <a href="http://www.vips.ecs.soton.ac.uk/" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Inter-process communication</p>
</h3>
<ul>
<li><a href="https://thrift.apache.org/" rel="noopener noreferrer">Apache Thrift</a> - Efficient cross-language IPC/RPC, works between C++, Java, Python, PHP, C#, and many more other languages. Originally developed by Facebook. [Apache2]</li>
</ul>
<h3><p>Compiler</p>
</h3>
<ul>
<li><a href="http://www.oracle.com/technetwork/server-storage/solarisstudio/overview/index.html" rel="noopener noreferrer">Oracle Solaris Studio</a> - C, C++ and Fortran compiler for SPARC and x86. Supports C++11. Available on Linux and Solaris. [OTN Developer License]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2015/12/"/>
    <summary>5 awesome projects updated on Mar 23 - Mar 29, 2015</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2015/10/</id>
    <title>Awesome Cpp Updates on Mar 09 - Mar 15, 2015</title>
    <updated>2015-03-04T18:02:53.000Z</updated>
    <published>2015-03-04T03:20:20.000Z</published>
    <content type="html"><![CDATA[<h3><p>Inter-process communication</p>
</h3>
<ul>
<li><a href="https://github.com/grpc/grpc" rel="noopener noreferrer">gRPC (⭐44k)</a> - A high performance, open source, general-purpose RPC framework. [BSD] <a href="http://www.grpc.io/" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Compiler</p>
</h3>
<ul>
<li><a href="https://github.com/rui314/8cc" rel="noopener noreferrer">8cc (⭐6.4k)</a> - A Small C Compiler.</li>
</ul>

<ul>
<li><a href="https://github.com/ryanmjacobs/c" rel="noopener noreferrer">c (⭐2.2k)</a> - Compile and execute C "scripts" in one go! [MIT]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2015/10/"/>
    <summary>3 awesome projects updated on Mar 09 - Mar 15, 2015</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2015/6/</id>
    <title>Awesome Cpp Updates on Feb 09 - Feb 15, 2015</title>
    <updated>2015-02-07T02:36:36.000Z</updated>
    <published>2015-02-07T02:36:36.000Z</published>
    <content type="html"><![CDATA[<h3><p>Frameworks</p>
</h3>
<ul>
<li><a href="https://github.com/boostorg" rel="noopener noreferrer">Boost</a> ⚡ - A large collection of generic C++ libraries. [Boost] <a href="https://www.boost.org" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>JSON</p>
</h3>
<ul>
<li><a href="https://github.com/miloyip/rapidjson" rel="noopener noreferrer">RapidJSON (⭐15k)</a> ⚡ - A fast JSON parser/generator for C++ with both SAX/DOM style API. [MIT] <a href="https://rapidjson.org" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Machine Learning</p>
</h3>
<ul>
<li><a href="https://github.com/Itseez/opencv" rel="noopener noreferrer">OpenCV (⭐86k)</a> ⚡ - Open Source Computer Vision Library. [BSD] <a href="http://opencv.org/" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Networking</p>
</h3>
<ul>
<li><a href="https://github.com/pocoproject" rel="noopener noreferrer">POCO</a> ⚡ - C++ class libraries and frameworks for building network- and internet-based applications that run on desktop, server, mobile and embedded systems. [Boost] <a href="http://pocoproject.org/" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Talks</p>
</h3>
<ul>
<li><a href="https://www.youtube.com/user/CppCon/videos" rel="noopener noreferrer">CppCon Talks</a> ⚡ - The C++ conference.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2015/6/"/>
    <summary>5 awesome projects updated on Feb 09 - Feb 15, 2015</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2015/2/</id>
    <title>Awesome Cpp Updates on Jan 12 - Jan 18, 2015</title>
    <updated>2015-01-08T03:00:04.000Z</updated>
    <published>2015-01-07T00:37:53.000Z</published>
    <content type="html"><![CDATA[<h3><p>Cryptography</p>
</h3>
<ul>
<li><a href="https://github.com/MaciejCzyzewski/retter" rel="noopener noreferrer">retter (⭐113)</a> - A collection of hash functions, ciphers, tools, libraries, and materials related to cryptography.</li>
</ul>
<h3><p>Inter-process communication</p>
</h3>
<ul>
<li><a href="https://github.com/cinemast/libjson-rpc-cpp" rel="noopener noreferrer">libjson-rpc-cpp (⭐984)</a> - JSON-RPC framework for C++ servers and clients. [MIT]</li>
</ul>

<ul>
<li><a href="https://github.com/nanomsg/nanomsg" rel="noopener noreferrer">nanomsg (⭐6.3k)</a> - A simple high-performance implementation of several "scalability protocols". [MIT] <a href="http://nanomsg.org/" rel="noopener noreferrer">website</a></li>
</ul>

<ul>
<li><a href="http://xmlrpc-c.sourceforge.net/" rel="noopener noreferrer">xmlrpc-c</a> - A lightweight RPC library based on XML and HTTP. [BSD]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2015/2/"/>
    <summary>4 awesome projects updated on Jan 12 - Jan 18, 2015</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2014/52/</id>
    <title>Awesome Cpp Updates on Dec 29 - Jan 04, 2014</title>
    <updated>2014-12-25T09:05:04.000Z</updated>
    <published>2014-12-25T08:31:37.000Z</published>
    <content type="html"><![CDATA[<h3><p>Frameworks</p>
</h3>
<ul>
<li><a href="http://code.google.com/p/reason/" rel="noopener noreferrer">Reason</a> - A cross platform framework designed to bring the ease of use of Java, .Net, or Python to developers who require the performance and strength of C++. [GPL2]</li>
</ul>
<h3><p>Compression</p>
</h3>
<ul>
<li><a href="https://github.com/antirez/smaz" rel="noopener noreferrer">smaz (⭐1.2k)</a> - Small strings compression library. [BSD]</li>
</ul>
<h3><p>Cryptography</p>
</h3>
<ul>
<li><a href="http://www.gnutls.org/" rel="noopener noreferrer">GnuTLS</a> - A secure communications library implementing the SSL, TLS and DTLS protocols. [LGPL2.1]</li>
</ul>
<h3><p>Debug</p>
</h3>
<ul>
<li><a href="http://www.freedesktop.org/wiki/Software/cppunit/" rel="noopener noreferrer">CppUnit</a> - C++ port of JUnit. [LGPL2]</li>
</ul>

<ul>
<li><a href="https://github.com/zorgnax/libtap" rel="noopener noreferrer">libtap (⭐261)</a> - Write tests in C. [GPL2]</li>
</ul>
<h3><p>Game Engine</p>
</h3>
<ul>
<li><a href="http://sourceforge.net/projects/delta3d/" rel="noopener noreferrer">delta3d</a> - A robust simulation platform. [LGPL2]</li>
</ul>

<ul>
<li><a href="https://github.com/ivansafrin/Polycode" rel="noopener noreferrer">Polycode (⭐2.4k)</a> - A cross-platform framework for creative code in C++ (with Lua bindings). [MIT] <a href="http://polycode.org/" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>GUI</p>
</h3>
<ul>
<li><a href="http://www.fltk.org/index.php" rel="noopener noreferrer">FLTK</a> - Fast, light, cross-platform C++ GUI toolkit. [LGPL2]</li>
</ul>
<h3><p>Graphics</p>
</h3>
<ul>
<li><a href="http://www.cairographics.org/" rel="noopener noreferrer">Cairo</a> - A 2D graphics library with support for multiple output devices. [LGPL2 or Mozilla MPL]</li>
</ul>
<h3><p>Image Processing</p>
</h3>
<ul>
<li><a href="http://freeimage.sourceforge.net/" rel="noopener noreferrer">FreeImage</a> - An open source library that supports popular graphics image formats and others as needed by today's multimedia applications. [GPL2 or GPL3]</li>
</ul>
<h3><p>JSON</p>
</h3>
<ul>
<li><a href="https://github.com/cesanta/frozen" rel="noopener noreferrer">frozen (⭐761)</a> - JSON parser and generator for C/C++. [GPL &amp; GPL2]</li>
</ul>

<ul>
<li><a href="https://github.com/flavio/qjson" rel="noopener noreferrer">QJson (⭐292)</a> - A qt-based library that maps JSON data to QVariant objects. [LGPL2]</li>
</ul>
<h3><p>Math</p>
</h3>
<ul>
<li><a href="https://github.com/b-k/apophenia" rel="noopener noreferrer">Apophenia (⭐206)</a> - A C library for statistical and scientific computing. [GPL2]</li>
</ul>

<ul>
<li><a href="http://ggt.sourceforge.net/" rel="noopener noreferrer">GMTL</a> - Graphics Math Template Library is a collection of tools implementing Graphics primitives in generalized ways. [GPL2]</li>
</ul>
<h3><p>Networking</p>
</h3>
<ul>
<li><a href="https://github.com/cesanta/mongoose" rel="noopener noreferrer">Mongoose (⭐13k)</a> - Extremely lightweight webserver. [GPL2]</li>
</ul>

<ul>
<li><a href="https://github.com/davidmoreno/onion" rel="noopener noreferrer">Onion (⭐2.1k)</a> - HTTP server library in C designed to be lightweight and easy to use. [Apache2/GPL2]</li>
</ul>

<ul>
<li><a href="https://github.com/vinipsmaker/tufao" rel="noopener noreferrer">Tufão (⭐594)</a> - An asynchronous web framework for C++ built on top of Qt. [LGPL2]</li>
</ul>
<h3><p>Scripting</p>
</h3>
<ul>
<li><a href="https://github.com/cesanta/v7" rel="noopener noreferrer">V7 (⭐1.5k)</a> - An embedded JavaScript engine. [GPL2]</li>
</ul>
<h3><p>Video</p>
</h3>
<ul>
<li><a href="https://www.ffmpeg.org/" rel="noopener noreferrer">FFmpeg</a> - A complete, cross-platform solution to record, convert and stream audio and video. [LGPL2/GPL2]</li>
</ul>
<h3><p>XML</p>
</h3>
<ul>
<li><a href="http://libxmlplusplus.sourceforge.net/" rel="noopener noreferrer">libxml++</a> - An XML Parser for C++. [LGPL2]</li>
</ul>
<h3><p>Miscellaneous</p>
</h3>
<ul>
<li><a href="http://bstring.sourceforge.net" rel="noopener noreferrer">Better String</a> - An alternative to the string library for C which is more functional and does not have buffer overflow overrun problems. Also includes a C++ wrapper. [BSD, GPL2]</li>
</ul>

<ul>
<li><a href="http://www.deltavsoft.com/" rel="noopener noreferrer">Remote Call Framework</a> - Inter-process communication framework for C++. [GPL2/Proprietary]</li>
</ul>

<ul>
<li><a href="https://github.com/rtv/Stage" rel="noopener noreferrer">Stage (⭐421)</a> - Mobile robot simulator. [GPL2]</li>
</ul>

<ul>
<li><a href="http://zbar.sourceforge.net/" rel="noopener noreferrer">ZBar</a> - A barcode scanner library, which allows to scan photos/images/video streams for barcodes and return their value. [LGPL2]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2014/52/"/>
    <summary>24 awesome projects updated on Dec 29 - Jan 04, 2014</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2014/51/</id>
    <title>Awesome Cpp Updates on Dec 22 - Dec 28, 2014</title>
    <updated>2014-12-18T04:22:43.000Z</updated>
    <published>2014-12-18T04:22:43.000Z</published>
    <content type="html"><![CDATA[<h3><p>Frameworks</p>
</h3>
<ul>
<li><a href="http://apr.apache.org/" rel="noopener noreferrer">APR</a> - Apache Portable Runtime. Another library of cross-platform utility functions. [Apache2]</li>
</ul>
<h3><p>Miscellaneous</p>
</h3>
<ul>
<li><a href="https://github.com/attractivechaos/klib" rel="noopener noreferrer">Klib (⭐4.6k)</a> - Small and lightweight implementations of common algorithms and data structures. [MIT]</li>
</ul>

<ul>
<li><a href="https://github.com/keybuk/libnih" rel="noopener noreferrer">libnih (⭐91)</a> - A lightweight library of C functions and structures. [GPL2.1]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2014/51/"/>
    <summary>3 awesome projects updated on Dec 22 - Dec 28, 2014</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2014/50/</id>
    <title>Awesome Cpp Updates on Dec 15 - Dec 21, 2014</title>
    <updated>2014-12-09T08:16:01.000Z</updated>
    <published>2014-12-09T08:16:01.000Z</published>
    <content type="html"><![CDATA[<h3><p>Other Awesome Projects</p>
</h3>
<ul>
<li><a href="https://github.com/tayllan/awesome-algorithms" rel="noopener noreferrer">awesome-algorithms (⭐25k)</a> - A curated list of awesome places to learn and/or practice algorithms.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2014/50/"/>
    <summary>1 awesome projects updated on Dec 15 - Dec 21, 2014</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2014/49/</id>
    <title>Awesome Cpp Updates on Dec 08 - Dec 14, 2014</title>
    <updated>2014-12-04T08:55:59.000Z</updated>
    <published>2014-12-04T08:49:56.000Z</published>
    <content type="html"><![CDATA[<h3><p>Websites</p>
</h3>
<ul>
<li><a href="http://c-faq.com/" rel="noopener noreferrer">C FAQ</a> - C frequently asked questions.</li>
</ul>

<ul>
<li><a href="http://www.parashift.com/c++-faq/" rel="noopener noreferrer">C++ FAQ</a> - C++ frequently asked questions.</li>
</ul>

<ul>
<li><a href="http://yosefk.com/c++fqa/" rel="noopener noreferrer">C++ FQA Lite</a> - C++ frequently questioned answers.</li>
</ul>

<ul>
<li><a href="http://www.gotw.ca/gotw/" rel="noopener noreferrer">Guru of the Week</a> - A regular series of C++ programming problems created and written by Herb Sutter.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2014/49/"/>
    <summary>4 awesome projects updated on Dec 08 - Dec 14, 2014</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2014/47/</id>
    <title>Awesome Cpp Updates on Nov 24 - Nov 30, 2014</title>
    <updated>2014-11-22T03:42:56.000Z</updated>
    <published>2014-11-18T05:40:10.000Z</published>
    <content type="html"><![CDATA[<h3><p>JSON</p>
</h3>
<ul>
<li><a href="https://github.com/open-source-parsers/jsoncpp" rel="noopener noreferrer">JsonCpp (⭐8.8k)</a> - A C++ library for interacting with JSON. [MIT]</li>
</ul>
<h3><p>Serial Port</p>
</h3>
<ul>
<li><a href="https://github.com/wjwwood/serial" rel="noopener noreferrer">Serial Communication Library (⭐2.4k)</a> - Cross-platform, Serial Port library written in C++. [MIT] <a href="http://wjwwood.io/serial/" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Miscellaneous</p>
</h3>
<ul>
<li><a href="https://github.com/VerbalExpressions/QtVerbalExpressions" rel="noopener noreferrer">QtVerbalExpressions (⭐66)</a> - This Qt lib is based off of the C++ VerbalExpressions library. [MIT]</li>
</ul>

<ul>
<li><a href="http://sigslot.sourceforge.net/" rel="noopener noreferrer">sigslot</a> - C++ Signal/Slot Library. [PublicDomain]</li>
</ul>

<ul>
<li><a href="https://github.com/zxing/zxing/" rel="noopener noreferrer">ZXing (⭐34k)</a> - An open-source, multi-format 1D/2D barcode image processing library implemented in Java, with ports to other languages. [Apache]</li>
</ul>
<h3><p>Online Compiler</p>
</h3>
<ul>
<li><a href="http://rextester.com/runcode" rel="noopener noreferrer">Rextester</a> - Online compiler which provides several compilers(Clang, GCC, MSVC) and several editors.</li>
</ul>
<h3><p>Coding Style</p>
</h3>
<ul>
<li><a href="http://www.chromium.org/developers/coding-style/cpp-dos-and-donts" rel="noopener noreferrer">C++ Dos and Don'ts</a> - The Chromium Projects &gt; For Developers &gt; Coding Style &gt; C++ Dos and Don'ts.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2014/47/"/>
    <summary>7 awesome projects updated on Nov 24 - Nov 30, 2014</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2014/46/</id>
    <title>Awesome Cpp Updates on Nov 17 - Nov 23, 2014</title>
    <updated>2014-11-16T20:25:20.000Z</updated>
    <published>2014-11-16T18:41:17.000Z</published>
    <content type="html"><![CDATA[<h3><p>Logging</p>
</h3>
<ul>
<li><a href="https://github.com/gabime/spdlog" rel="noopener noreferrer">spdlog (⭐28k)</a> - Super fast, header only, C++ logging library.</li>
</ul>
<h3><p>Networking</p>
</h3>
<ul>
<li><a href="https://github.com/facebook/proxygen" rel="noopener noreferrer">Proxygen (⭐8.3k)</a> - Facebook's collection of C++ HTTP libraries including an easy to use HTTP server. [BSD]</li>
</ul>
<h3><p>Other Awesome Projects</p>
</h3>
<ul>
<li><a href="https://github.com/karan/Projects" rel="noopener noreferrer">Projects (⭐47k)</a> - A list of practical projects that anyone can solve in any programming language.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2014/46/"/>
    <summary>3 awesome projects updated on Nov 17 - Nov 23, 2014</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2014/43/</id>
    <title>Awesome Cpp Updates on Oct 27 - Nov 02, 2014</title>
    <updated>2014-10-20T00:18:02.000Z</updated>
    <published>2014-10-20T00:15:09.000Z</published>
    <content type="html"><![CDATA[<h3><p>Physics</p>
</h3>
<ul>
<li><a href="https://github.com/MADEAPPS/newton-dynamics" rel="noopener noreferrer">Newton Dynamics (⭐1k)</a> - An integrated solution for real time simulation of physics environments. [zlib]</li>
</ul>
<h3><p>Videos</p>
</h3>
<ul>
<li><a href="https://www.youtube.com/user/BoQianTheProgrammer/playlists" rel="noopener noreferrer">Bo Qian's playlist</a> - Boost Library, C++ Standard Library, Modern C++, Advanced C++, Advanced STL, ...</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2014/43/"/>
    <summary>2 awesome projects updated on Oct 27 - Nov 02, 2014</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2014/42/</id>
    <title>Awesome Cpp Updates on Oct 20 - Oct 26, 2014</title>
    <updated>2014-10-15T18:00:20.000Z</updated>
    <published>2014-10-13T23:02:48.000Z</published>
    <content type="html"><![CDATA[<h3><p>Biology</p>
</h3>
<ul>
<li><a href="http://molpopgen.github.io/libsequence/" rel="noopener noreferrer">libsequence</a> - A C++ library for representing and analyzing population genetics data. [GPL]</li>
</ul>

<ul>
<li><a href="http://www.seqan.de/" rel="noopener noreferrer">SeqAn</a> - Algorithms and data structures for the analysis of sequences with the focus on biological data. [BSD/3-clause]</li>
</ul>

<ul>
<li><a href="https://github.com/ekg/vcflib" rel="noopener noreferrer">Vcflib (⭐668)</a> - A C++ library for parsing and manipulating VCF files. [MIT]</li>
</ul>
<h3><p>Cryptography</p>
</h3>
<ul>
<li><a href="http://botan.randombit.net/" rel="noopener noreferrer">Botan</a> - A crypto library for C++. [BSD-2]</li>
</ul>

<ul>
<li><a href="https://www.gnupg.org/" rel="noopener noreferrer">GnuPG</a> - A complete and free implementation of the OpenPGP standard. [GPL]</li>
</ul>

<ul>
<li><a href="http://www.libressl.org/" rel="noopener noreferrer">LibreSSL</a> - A free version of the SSL/TLS protocol forked from OpenSSL in 2014. [?]</li>
</ul>

<ul>
<li><a href="https://github.com/libtom/libtomcrypt" rel="noopener noreferrer">LibTomCrypt (⭐1.8k)</a> - A fairly comprehensive, modular and portable cryptographic toolkit. [WTFPL]</li>
</ul>

<ul>
<li><a href="http://www.lysator.liu.se/~nisse/nettle/" rel="noopener noreferrer">Nettle</a> - A low-level cryptographic library. [LGPL]</li>
</ul>
<h3><p>Image Processing</p>
</h3>
<ul>
<li><a href="https://github.com/ukoethe/vigra" rel="noopener noreferrer">VIGRA (⭐436)</a> - A generic C++ computer vision library for image analysis. [MIT X11]</li>
</ul>
<h3><p>JSON</p>
</h3>
<ul>
<li><a href="https://github.com/lloyd/yajl" rel="noopener noreferrer">YAJL (⭐2.2k)</a> - A fast streaming JSON parsing library in C. [ISC]</li>
</ul>
<h3><p>Robotics</p>
</h3>
<ul>
<li><a href="http://moos-ivp.org" rel="noopener noreferrer">MOOS-IvP</a> - A set of open source C++ modules for providing autonomy on robotic platforms, in particular autonomous marine vehicles.</li>
</ul>

<ul>
<li><a href="http://www.mrpt.org/" rel="noopener noreferrer">MRPT</a> - Mobile Robot Programming Toolkit. [BSD]</li>
</ul>

<ul>
<li><a href="https://github.com/PointCloudLibrary/pcl" rel="noopener noreferrer">PCL (⭐11k)</a> - Point Cloud Library is a standalone, large scale, open project for 2D/3D image and point cloud processing. [BSD] <a href="http://www.pointclouds.org/" rel="noopener noreferrer">website</a></li>
</ul>

<ul>
<li><a href="http://www.roboticslibrary.org/" rel="noopener noreferrer">Robotics Library (RL)</a> - A self-contained C++ library for robot kinematics, motion planning and control. [BSD]</li>
</ul>

<ul>
<li><a href="http://wiki.ros.org/" rel="noopener noreferrer">ROS</a> - Robot Operating System provides libraries and tools to help software developers create robot applications. [BSD]</li>
</ul>
<h3><p>Virtual Machines</p>
</h3>
<ul>
<li><a href="https://github.com/micropython/micropython" rel="noopener noreferrer">MicroPython (⭐21k)</a> - Aims to put an implementation of Python 3.x on a microcontroller. [MIT]</li>
</ul>
<h3><p>Miscellaneous</p>
</h3>
<ul>
<li><a href="https://github.com/leafsr/gcc-poison" rel="noopener noreferrer">gcc-poison (⭐194)</a> - A simple header file for developers to ban unsafe C/C++ functions from applications.</li>
</ul>
<h3><p>Integrated Development Environment</p>
</h3>
<ul>
<li><a href="http://www.jetbrains.com/objc/" rel="noopener noreferrer">AppCode</a> - an IDE for Objective-C, C, C++, and JavaScript development built on JetBrains’ IntelliJ IDEA platform.</li>
</ul>

<ul>
<li><a href="https://github.com/Sarcasm/irony-mode" rel="noopener noreferrer">Irony-mode (⭐916)</a> - A C/C++ minor mode for Emacs powered by libclang.</li>
</ul>

<ul>
<li><a href="https://github.com/Andersbakken/rtags" rel="noopener noreferrer">rtags (⭐1.8k)</a> - A c/c++ client/server indexer with for integration with emacs based on clang.</li>
</ul>
<h3><p>Build Systems</p>
</h3>
<ul>
<li><a href="https://github.com/iauns/cpm" rel="noopener noreferrer">CPM (⭐749)</a> - A C++ Package Manager based on CMake and Git.</li>
</ul>

<ul>
<li><a href="http://www.fastbuild.org/docs/home.html" rel="noopener noreferrer">FASTBuild</a> - High performance, open-source build system supporting highly scalable compilation, caching and network distribution.</li>
</ul>

<ul>
<li><a href="https://github.com/deplinenoise/tundra" rel="noopener noreferrer">tundra (⭐468)</a> - High-performance code build system designed to give the best possible incremental build times even for very large software projects.</li>
</ul>

<ul>
<li><a href="http://gittup.org/tup/" rel="noopener noreferrer">tup</a> - File-based build system that monitors in the background for changed files.</li>
</ul>
<h3><p>Static Code Analysis</p>
</h3>
<ul>
<li><a href="http://clang-analyzer.llvm.org/index.html" rel="noopener noreferrer">Clang Static Analyzer</a> - A source code analysis tool that finds bugs in C, C++, and Objective-C programs.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2014/42/"/>
    <summary>25 awesome projects updated on Oct 20 - Oct 26, 2014</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2014/41/</id>
    <title>Awesome Cpp Updates on Oct 13 - Oct 19, 2014</title>
    <updated>2014-10-11T04:54:50.000Z</updated>
    <published>2014-10-10T02:38:56.000Z</published>
    <content type="html"><![CDATA[<h3><p>JSON</p>
</h3>
<ul>
<li><a href="https://github.com/akheron/jansson" rel="noopener noreferrer">Jansson (⭐3.3k)</a> - C library for encoding, decoding and manipulating JSON data. [MIT]</li>
</ul>

<ul>
<li><a href="https://github.com/chrismanning/jbson" rel="noopener noreferrer">jbson (⭐37)</a> - jbson is a library for building &amp; iterating BSON data, and JSON documents in C++14. [Boost]</li>
</ul>

<ul>
<li><a href="https://github.com/jeaye/jeayeson" rel="noopener noreferrer">JeayeSON (⭐136)</a> - A very sane (header only) C++ JSON library. [BSD]</li>
</ul>

<ul>
<li><a href="https://github.com/hjiang/jsonxx" rel="noopener noreferrer">JSON++ (⭐548)</a> - A JSON parser in C++. [MIT]</li>
</ul>

<ul>
<li><a href="https://github.com/dropbox/json11" rel="noopener noreferrer">json11 (⭐2.6k)</a> - A tiny JSON library for C++11. [MIT]</li>
</ul>

<ul>
<li><a href="https://github.com/vincenthz/libjson" rel="noopener noreferrer">libjson (⭐293)</a> - A JSON parser and printer library in C. easy to integrate with any model. [LGPL]</li>
</ul>

<ul>
<li><a href="https://github.com/kazuho/picojson" rel="noopener noreferrer">PicoJSON (⭐1.1k)</a> - A header-file-only, JSON parser serializer in C++. [BSD]</li>
</ul>

<ul>
<li><a href="https://github.com/gaudecker/qt-json" rel="noopener noreferrer">qt-json (⭐331)</a> - A simple class for parsing JSON data into a QVariant hierarchy and vice versa. [GPLv3]</li>
</ul>
<h3><p>Networking</p>
</h3>
<ul>
<li><a href="https://github.com/OculusVR/RakNet" rel="noopener noreferrer">RakNet (⭐3.4k)</a> - A cross platform, open source, C++ networking engine for game programmers. [BSD]</li>
</ul>
<h3><p>Serialization</p>
</h3>
<ul>
<li><a href="https://github.com/google/flatbuffers" rel="noopener noreferrer">FlatBuffers (⭐26k)</a> - A Memory efficient serialization library. [Apache2]</li>
</ul>
<h3><p>Talks</p>
</h3>
<ul>
<li><a href="https://github.com/SuperV1234/cppcon2014" rel="noopener noreferrer">Quick game development with C++11/C++14 (⭐86)</a> - CppCon 2014 talk by Vittorio Romeo.</li>
</ul>
<h3><p>Videos</p>
</h3>
<ul>
<li><a href="https://www.youtube.com/playlist?list=PLAE85DE8440AA6B83" rel="noopener noreferrer">C++ Programming Tutorials Playlist</a> - TheNewBoston Official Buckys C++ Programming Tutorials Playlist.</li>
</ul>

<ul>
<li><a href="https://www.youtube.com/playlist?list=PL78280D6BE6F05D34" rel="noopener noreferrer">C Programming Tutorials</a> - All of TheNewBoston's C programming tutorials are right here.</li>
</ul>
<h3><p>Websites</p>
</h3>
<ul>
<li><a href="http://cppcon.org/" rel="noopener noreferrer">CppCon</a> - The C++ Conference.</li>
</ul>

<ul>
<li><a href="http://meetingcpp.com/" rel="noopener noreferrer">Meeting C++</a></li>
</ul>
<h3><p>Weblogs</p>
</h3>
<ul>
<li><a href="http://ericniebler.com/" rel="noopener noreferrer">Eric Niebler</a></li>
</ul>
<h3><p>Other Awesome Projects</p>
</h3>
<ul>
<li><a href="https://github.com/jnv/lists" rel="noopener noreferrer">lists (⭐11k)</a> - List of (awesome) lists curated on GitHub.</li>
</ul>

<ul>
<li><a href="https://github.com/vhf/free-programming-books" rel="noopener noreferrer">free-programming-books (⭐383k)</a> - List of Freely Available Programming Books.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2014/41/"/>
    <summary>18 awesome projects updated on Oct 13 - Oct 19, 2014</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2014/39/</id>
    <title>Awesome Cpp Updates on Sep 29 - Oct 05, 2014</title>
    <updated>2014-09-25T19:16:49.000Z</updated>
    <published>2014-09-25T19:16:49.000Z</published>
    <content type="html"><![CDATA[<h3><p>Frameworks</p>
</h3>
<ul>
<li><a href="http://www.stlport.org/" rel="noopener noreferrer">STLport</a> - An exemplary version of STL. [Free]</li>
</ul>
<h3><p>JSON</p>
</h3>
<ul>
<li><a href="https://github.com/amir-s/jute" rel="noopener noreferrer">jute (⭐73)</a> - Very simple C++ JSON Parser. [PublicDomain]</li>
</ul>

<ul>
<li><a href="http://sourceforge.net/projects/libjson/" rel="noopener noreferrer">libjson</a> - Lightweight JSON library. [?]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2014/39/"/>
    <summary>3 awesome projects updated on Sep 29 - Oct 05, 2014</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2014/37/</id>
    <title>Awesome Cpp Updates on Sep 15 - Sep 21, 2014</title>
    <updated>2014-09-12T06:45:07.000Z</updated>
    <published>2014-09-10T13:20:30.000Z</published>
    <content type="html"><![CDATA[<h3><p>Database</p>
</h3>
<ul>
<li><a href="http://www.tangentsoft.net/mysql++/" rel="noopener noreferrer">MySQL++</a> - A C++ wrapper for MySQL's C API. [LGPL]</li>
</ul>
<h3><p>Scientific Computing</p>
</h3>
<ul>
<li><a href="http://www.fftw.org/" rel="noopener noreferrer">FFTW</a> - A C library for computing the DFT in one or more dimensions. [GPL]</li>
</ul>

<ul>
<li><a href="http://www.gnu.org/software/gsl/" rel="noopener noreferrer">GSL</a> - GNU scientific library. [GPL]</li>
</ul>
<h3><p>GUI</p>
</h3>
<ul>
<li><a href="http://qcustomplot.com/" rel="noopener noreferrer">QCustomPlot</a> - Qt plotting widget without further dependencies. [GPLv3]</li>
</ul>
<h3><p>Graphics</p>
</h3>
<ul>
<li><a href="http://www.openscenegraph.org/" rel="noopener noreferrer">OpenSceneGraph</a> - An open source high performance 3D graphics toolkit. [OSGPL]</li>
</ul>
<h3><p>Image Processing</p>
</h3>
<ul>
<li><a href="http://gdcm.sourceforge.net/wiki/index.php/Main_Page" rel="noopener noreferrer">GDCM</a> - Grassroots DICOM library.</li>
</ul>

<ul>
<li><a href="http://www.vtk.org/" rel="noopener noreferrer">VTK</a> - Open-source, freely available software system for 3D computer graphics, image processing and visualization. [BSD]</li>
</ul>
<h3><p>Internationalization</p>
</h3>
<ul>
<li><a href="http://site.icu-project.org/" rel="noopener noreferrer">IBM ICU</a> - A set of C/C++ and Java libraries providing Unicode and Globalization support. [ICU]</li>
</ul>

<ul>
<li><a href="http://www.gnu.org/software/libiconv/" rel="noopener noreferrer">libiconv</a> - An encoding conversion library between different character encodings. [GPL]</li>
</ul>
<h3><p>Multimedia</p>
</h3>
<ul>
<li><a href="http://www.live555.com/liveMedia/" rel="noopener noreferrer">LIVE555 Streaming Media</a> - Multimedia streaming library using open standard protocols (RTP/RTCP, RTSP, SIP). [LGPL]</li>
</ul>
<h3><p>Networking</p>
</h3>
<ul>
<li><a href="http://curl.haxx.se/libcurl/" rel="noopener noreferrer">libcurl</a> - Multiprotocol file transfer library. [MIT/X derivate license]</li>
</ul>
<h3><p>Miscellaneous</p>
</h3>
<ul>
<li><a href="http://scintilla.org/" rel="noopener noreferrer">Scintilla</a> - A free source code editing component. [MIT]</li>
</ul>
<h3><p>Compiler</p>
</h3>
<ul>
<li><a href="http://bellard.org/tcc/" rel="noopener noreferrer">TCC</a> - Tiny C Compiler. [LGPL]</li>
</ul>
<h3><p>Online Compiler</p>
</h3>
<ul>
<li><a href="http://gcc.godbolt.org/" rel="noopener noreferrer">Compiler Explorer</a> - An interactive compiler with assembly output available.</li>
</ul>
<h3><p>Integrated Development Environment</p>
</h3>
<ul>
<li><a href="http://www.geany.org/" rel="noopener noreferrer">Geany</a> - Small, fast, cross-platform IDE. [GPL]</li>
</ul>

<ul>
<li><a href="http://www-03.ibm.com/software/products/en/visgen" rel="noopener noreferrer">IBM VisualAge</a> - A family of computer integrated development environments from IBM.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2014/37/"/>
    <summary>16 awesome projects updated on Sep 15 - Sep 21, 2014</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2014/36/</id>
    <title>Awesome Cpp Updates on Sep 08 - Sep 14, 2014</title>
    <updated>2014-09-07T20:49:23.000Z</updated>
    <published>2014-09-02T13:59:14.000Z</published>
    <content type="html"><![CDATA[<h3><p>Containers</p>
</h3>
<ul>
<li><a href="https://github.com/goossaert/hashmap" rel="noopener noreferrer">Hashmaps (⭐257)</a> - Implementation of open addressing hash table algorithms in C++. [MIT]</li>
</ul>
<h3><p>JSON</p>
</h3>
<ul>
<li><a href="https://github.com/udp/json-parser" rel="noopener noreferrer">json-parser (⭐1.3k)</a> - Very low footprint JSON parser written in portable ANSI C. [BSD]</li>
</ul>
<h3><p>Multimedia</p>
</h3>
<ul>
<li><a href="http://gstreamer.freedesktop.org/" rel="noopener noreferrer">GStreamer</a> - A library for constructing graphs of media-handling components. [LGPL]</li>
</ul>

<ul>
<li><a href="https://wiki.videolan.org/LibVLC" rel="noopener noreferrer">libVLC</a> - libVLC (VLC SDK) media framework. [GPL]</li>
</ul>
<h3><p>Networking</p>
</h3>
<ul>
<li><a href="http://cpp-netlib.org/" rel="noopener noreferrer">cpp-netlib</a> - A collection of open-source libraries for high level network programming. [Boost]</li>
</ul>

<ul>
<li><a href="https://github.com/rxi/dyad" rel="noopener noreferrer">Dyad.c (⭐1.5k)</a> - Asynchronous networking for C. [MIT]</li>
</ul>

<ul>
<li><a href="https://github.com/chenshuo/muduo" rel="noopener noreferrer">Muduo (⭐16k)</a> - A C++ non-blocking network library for multi-threaded server in Linux. [BSD]</li>
</ul>

<ul>
<li><a href="https://github.com/zaphoyd/websocketpp" rel="noopener noreferrer">WebSocket++ (⭐7.6k)</a> - C++/Boost Asio based websocket client/server library. [BSD]</li>
</ul>
<h3><p>Physics</p>
</h3>
<ul>
<li><a href="https://github.com/bulletphysics/bullet3" rel="noopener noreferrer">Bullet (⭐14k)</a> - A 3D physics engine for games. [zlib] <a href="http://bulletphysics.org" rel="noopener noreferrer">website</a></li>
</ul>

<ul>
<li><a href="https://github.com/slembcke/Chipmunk2D" rel="noopener noreferrer">Chipmunk (⭐2.4k)</a> - A fast and lightweight 2D game physics library. [MIT] <a href="https://chipmunk-physics.net/" rel="noopener noreferrer">website</a></li>
</ul>

<ul>
<li><a href="https://github.com/google/liquidfun" rel="noopener noreferrer">LiquidFun (⭐4.9k)</a> - A 2D physics engine for games. [BSD-like]</li>
</ul>

<ul>
<li><a href="http://www.ode.org/" rel="noopener noreferrer">ODE</a> - Open Dynamics Engine - An open source, high performance library for simulating rigid body dynamics. [BSD&amp;LGPL]</li>
</ul>

<ul>
<li><a href="https://github.com/vanderlin/ofxBox2d" rel="noopener noreferrer">ofxBox2d (⭐327)</a> - openFrameworks wrapper for Box2D. [BSD-like]</li>
</ul>
<h3><p>Scripting</p>
</h3>
<ul>
<li><a href="https://github.com/ChaiScript/ChaiScript/" rel="noopener noreferrer">ChaiScript (⭐3.1k)</a> - An easy to use embedded scripting language for C++. [BSD] <a href="http://chaiscript.com/" rel="noopener noreferrer">website</a></li>
</ul>

<ul>
<li><a href="http://www.lua.org/" rel="noopener noreferrer">Lua</a> - A minimal and fast scripting engine for configuration files and basic application scripting. [MIT]</li>
</ul>

<ul>
<li><a href="https://github.com/dafrito/luacxx" rel="noopener noreferrer">luacxx (⭐159)</a> - C++11 API for creating Lua bindings. [MIT]</li>
</ul>
<h3><p>Video</p>
</h3>
<ul>
<li><a href="http://www.webmproject.org/code/" rel="noopener noreferrer">libvpx</a> - VP8/VP9 Codec SDK. [BSD]</li>
</ul>

<ul>
<li><a href="http://www.theora.org/" rel="noopener noreferrer">Theora</a> - A free and open video compression format. [BSD]</li>
</ul>
<h3><p>Virtual Machines</p>
</h3>
<ul>
<li><a href="https://github.com/tekknolagi/carp" rel="noopener noreferrer">CarpVM (⭐985)</a> - "interesting" VM in C. Let's see how this goes. [GPLv3]</li>
</ul>

<ul>
<li><a href="https://github.com/jakogut/tinyvm" rel="noopener noreferrer">TinyVM (⭐3.3k)</a> - A small, fast, lightweight virtual machine written in pure ANSI C. [MIT]</li>
</ul>
<h3><p>XML</p>
</h3>
<ul>
<li><a href="http://www.libexpat.org/" rel="noopener noreferrer">Expat</a> - An XML parser library written in C. [MIT]</li>
</ul>

<ul>
<li><a href="http://xmlsoft.org/" rel="noopener noreferrer">Libxml2</a> - The XML C parser and toolkit of Gnome. [MIT]</li>
</ul>

<ul>
<li><a href="http://pugixml.org/" rel="noopener noreferrer">PugiXML</a> - A light-weight, simple and fast XML parser for C++ with XPath support. [MIT]</li>
</ul>

<ul>
<li><a href="http://rapidxml.sourceforge.net/" rel="noopener noreferrer">RapidXml</a> - An attempt to create the fastest XML parser possible, while retaining useability, portability and reasonable W3C compatibility. [Boost]</li>
</ul>

<ul>
<li><a href="http://sourceforge.net/projects/tinyxml/" rel="noopener noreferrer">TinyXML</a> - A simple, small, minimal, C++ XML parser that can be easily integrating into other programs. [zlib]</li>
</ul>

<ul>
<li><a href="https://github.com/leethomason/tinyxml2" rel="noopener noreferrer">TinyXML2 (⭐5.7k)</a> - A simple, small, efficient, C++ XML parser that can be easily integrating into other programs. [zlib]</li>
</ul>

<ul>
<li><a href="http://xerces.apache.org/xerces-c/" rel="noopener noreferrer">Xerces-C++</a> - A validating XML parser written in a portable subset of C++. [Apache2]</li>
</ul>
<h3><p>Miscellaneous</p>
</h3>
<ul>
<li><a href="https://code.google.com/p/casacore/" rel="noopener noreferrer">casacore</a> - A set of c++ core libraries derived from aips++. [LGPL]</li>
</ul>

<ul>
<li><a href="https://github.com/louisdx/cxx-prettyprint" rel="noopener noreferrer">cxx-prettyprint (⭐567)</a> - A pretty printing library for C++ containers. [Boost]</li>
</ul>

<ul>
<li><a href="https://github.com/anrieff/libcpuid" rel="noopener noreferrer">libcpuid (⭐507)</a> - A small C library for x86 CPU detection and feature extraction. [BSD]</li>
</ul>

<ul>
<li><a href="https://github.com/avati/libevil" rel="noopener noreferrer">libevil (⭐30)</a> - The Evil License Manager. [GPLv3]</li>
</ul>

<ul>
<li><a href="https://github.com/antirez/sds" rel="noopener noreferrer">SDS (⭐5.4k)</a> - Simple Dynamic Strings library for C. [BSD]</li>
</ul>
<h3><p>Online Compiler</p>
</h3>
<ul>
<li><a href="http://coliru.stacked-crooked.com/" rel="noopener noreferrer">coliru</a> - Online compiler/shell with support for various C++ compilers.</li>
</ul>
<h3><p>API Design</p>
</h3>
<ul>
<li><a href="http://lucumr.pocoo.org/2013/8/18/beautiful-native-libraries/" rel="noopener noreferrer">Beautiful Native Libraries</a></li>
</ul>
<h3><p>Weblogs</p>
</h3>
<ul>
<li><a href="http://pfultz2.com/blog/" rel="noopener noreferrer">Paul Fultz II's Blog</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2014/36/"/>
    <summary>35 awesome projects updated on Sep 08 - Sep 14, 2014</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2014/35/</id>
    <title>Awesome Cpp Updates on Sep 01 - Sep 07, 2014</title>
    <updated>2014-08-28T18:11:09.000Z</updated>
    <published>2014-08-28T18:11:09.000Z</published>
    <content type="html"><![CDATA[<h3><p>Concurrency</p>
</h3>
<ul>
<li><a href="https://github.com/HSA-Libraries/Bolt" rel="noopener noreferrer">Bolt (⭐379)</a> - A C++ template library optimized for GPUs. [Apache2]</li>
</ul>

<ul>
<li><a href="https://github.com/libclsph/libclsph" rel="noopener noreferrer">Libclsph (⭐52)</a> - An OpenCL based GPU accelerated SPH fluid simulation library. [MIT]</li>
</ul>

<ul>
<li><a href="http://thrust.github.io/" rel="noopener noreferrer">Thrust</a> - A parallel algorithms library which resembles the C++ Standard Template Library (STL). [Apache2]</li>
</ul>

<ul>
<li><a href="https://github.com/ddemidov/vexcl" rel="noopener noreferrer">VexCL (⭐718)</a> - A C++ vector expression template library for OpenCL/CUDA. [MIT]</li>
</ul>
<h3><p>Database</p>
</h3>
<ul>
<li><a href="https://github.com/paulftw/hiberlite" rel="noopener noreferrer">hiberlite (⭐720)</a> - C++ Object-relational mapping for sqlite3. [BSD]</li>
</ul>

<ul>
<li><a href="https://github.com/redis/hiredis" rel="noopener noreferrer">Hiredis (⭐6.7k)</a> - A minimalistic C client library for the Redis database. [BSD]</li>
</ul>

<ul>
<li><a href="https://github.com/facebook/rocksdb" rel="noopener noreferrer">RocksDB (⭐32k)</a> - Embedded key-value store for fast storage from facebook. [BSD]</li>
</ul>

<ul>
<li><a href="http://www.sqlite.org/" rel="noopener noreferrer">SQLite</a> - A completely embedded, full-featured relational database in a few 100k that you can include right into your project. [PublicDomain]</li>
</ul>
<h3><p>Debug</p>
</h3>
<ul>
<li><a href="https://github.com/deplinenoise/ig-debugheap" rel="noopener noreferrer">ig-debugheap (⭐184)</a> - Multiplatform debug heap useful for tracking down memory errors. [BSD]</li>
</ul>

<ul>
<li><a href="https://github.com/Celtoys/Remotery" rel="noopener noreferrer">Remotery (⭐3.3k)</a> - Single C File Profiler with Web Viewer. [Apache2]</li>
</ul>
<h3><p>GUI</p>
</h3>
<ul>
<li><a href="http://www.gtk.org/" rel="noopener noreferrer">GTK+</a> - A multi-platform toolkit for creating graphical user interfaces. [LGPL]</li>
</ul>

<ul>
<li><a href="http://www.gtkmm.org/en/" rel="noopener noreferrer">gtkmm</a> - The official C++ interface for the popular GUI library GTK+. [LGPL]</li>
</ul>

<ul>
<li><a href="https://github.com/ocornut/imgui" rel="noopener noreferrer">imgui (⭐72k)</a> - Immediate Mode Graphical User Interface with minimal dependencies. [MIT]</li>
</ul>

<ul>
<li><a href="http://qwt.sourceforge.net/" rel="noopener noreferrer">Qwt</a> - Qt Widgets for Technical Applications. [Own based on LGPL]</li>
</ul>

<ul>
<li><a href="http://qwtplot3d.sourceforge.net/" rel="noopener noreferrer">QwtPlot3D</a> - A feature-rich Qt/OpenGL-based C++ programming library, providing essentially a bunch of 3D-widgets. [zlib]</li>
</ul>

<ul>
<li><a href="http://wxwidgets.org/" rel="noopener noreferrer">wxWidgets</a> - A C++ library that lets developers create applications for Windows, Mac OS X, Linux and other platforms with a single code base. [Own LGPL]</li>
</ul>
<h3><p>Graphics</p>
</h3>
<ul>
<li><a href="https://github.com/bkaradzic/bgfx" rel="noopener noreferrer">bgfx (⭐17k)</a> - A cross-platform rendering library. [BSD]</li>
</ul>

<ul>
<li><a href="https://github.com/horde3d/Horde3D" rel="noopener noreferrer">Horde3D (⭐1.6k)</a> - A small 3D rendering and animation engine. [EPL]</li>
</ul>

<ul>
<li><a href="http://www.panda3d.org/" rel="noopener noreferrer">Panda3D</a> - A framework for 3D rendering and game development for Python and C++. [BSD]</li>
</ul>

<ul>
<li><a href="https://github.com/urho3d/Urho3D" rel="noopener noreferrer">urho3d (⭐4.7k)</a> - Cross-platform rendering and game engine. [Many different, mostly MIT]</li>
</ul>
<h3><p>Logging</p>
</h3>
<ul>
<li><a href="http://log4cpp.sourceforge.net/" rel="noopener noreferrer">Log4cpp</a> - A library of C++ classes for flexible logging to files, syslog, IDSA and other destinations. [LGPL]</li>
</ul>

<ul>
<li><a href="http://www.templog.org/" rel="noopener noreferrer">templog</a> - A very small and lightweight C++ library which you can use to add logging to your C++ applications. [Boost]</li>
</ul>
<h3><p>Machine Learning</p>
</h3>
<ul>
<li><a href="https://github.com/BVLC/caffe" rel="noopener noreferrer">Caffe (⭐35k)</a> - A fast framework for neural networks. [BSD]</li>
</ul>

<ul>
<li><a href="https://github.com/liuliu/ccv" rel="noopener noreferrer">CCV (⭐7.2k)</a> - C-based/Cached/Core Computer Vision Library, A Modern Computer Vision Library. [BSD]</li>
</ul>

<ul>
<li><a href="https://github.com/GHamrouni/Recommender" rel="noopener noreferrer">Recommender (⭐268)</a> - C library for product recommendations/suggestions using collaborative filtering (CF). [BSD]</li>
</ul>

<ul>
<li><a href="https://github.com/shogun-toolbox/shogun" rel="noopener noreferrer">SHOGUN (⭐3.1k)</a> - The Shogun Machine Learning Toolbox. [GPLv3]</li>
</ul>

<ul>
<li><a href="https://code.google.com/p/sofia-ml/" rel="noopener noreferrer">sofia-ml</a> - The suite of fast incremental algorithms for machine learning. [Apache2]</li>
</ul>
<h3><p>Math</p>
</h3>
<ul>
<li><a href="http://ceres-solver.org/" rel="noopener noreferrer">ceres-solver</a> - C++ library for modeling and solving large complicated nonlinear least squares problems from google. [BSD]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2014/35/"/>
    <summary>28 awesome projects updated on Sep 01 - Sep 07, 2014</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2014/34/</id>
    <title>Awesome Cpp Updates on Aug 25 - Aug 31, 2014</title>
    <updated>2014-08-22T09:25:51.000Z</updated>
    <published>2014-08-22T09:25:51.000Z</published>
    <content type="html"><![CDATA[<h3><p>Serialization</p>
</h3>
<ul>
<li><a href="https://github.com/protobuf-c/protobuf-c" rel="noopener noreferrer">protobuf-c (⭐2.9k)</a> - Protocol Buffers implementation in C. [BSD]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2014/34/"/>
    <summary>1 awesome projects updated on Aug 25 - Aug 31, 2014</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2014/33/</id>
    <title>Awesome Cpp Updates on Aug 18 - Aug 24, 2014</title>
    <updated>2014-08-14T18:00:44.000Z</updated>
    <published>2014-08-13T11:50:06.000Z</published>
    <content type="html"><![CDATA[<h3><p>Standard Libraries</p>
</h3>
<ul>
<li><a href="https://github.com/cplusplus" rel="noopener noreferrer">ISO C++ Standards Committee</a> - ISO/IEC JTC1/SC22/WG21 - The C++ Standards Committee. <a href="http://www.open-std.org/JTC1/SC22/WG21/" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Frameworks</p>
</h3>
<ul>
<li><a href="http://stlab.adobe.com/" rel="noopener noreferrer">ASL</a> - Adobe Source Libraries provides peer-reviewed and portable C++ source libraries. [MIT]</li>
</ul>

<ul>
<li><a href="https://github.com/sumeetchhetri/ffead-cpp" rel="noopener noreferrer">ffead-cpp (⭐736)</a> - Framework for Enterprise Application Development. [Apache2]</li>
</ul>

<ul>
<li><a href="https://github.com/facebook/folly" rel="noopener noreferrer">Folly (⭐30k)</a> - An open-source C++ library developed and used at Facebook. [Apache2]</li>
</ul>

<ul>
<li><a href="https://github.com/julianstorer/JUCE" rel="noopener noreferrer">JUCE (⭐8.1k)</a> - An all-encompassing C++ class library for developing cross-platform software. [Core-Module: ISC, Rest: GPL2/GPL3/Proprietary] <a href="http://www.juce.com/" rel="noopener noreferrer">website</a></li>
</ul>

<ul>
<li><a href="https://github.com/facebook/libphenom" rel="noopener noreferrer">libPhenom (⭐1.7k)</a> - libPhenom is an eventing framework for building high performance and high scalability systems in C. [Apache2]</li>
</ul>

<ul>
<li><a href="https://github.com/sourcey/libsourcey" rel="noopener noreferrer">LibSourcey (⭐1.4k)</a> - C++11 evented IO for real-time video streaming and high performance networking applications. [LGPL]</li>
</ul>

<ul>
<li><a href="https://github.com/koanlogic/libu" rel="noopener noreferrer">LibU (⭐456)</a> - A multiplatform utility library written in C. [BSD]</li>
</ul>

<ul>
<li><a href="http://loki-lib.sourceforge.net/" rel="noopener noreferrer">Loki</a> - A C++ library of designs, containing flexible implementations of common design patterns and idioms. [MIT]</li>
</ul>

<ul>
<li><a href="http://stxxl.sourceforge.net/" rel="noopener noreferrer">STXXL</a> - Standard Template Library for Extra Large Data Sets. [Boost]</li>
</ul>

<ul>
<li><a href="http://www.ultimatepp.org/" rel="noopener noreferrer">Ultimate++</a> - A C++ cross-platform rapid application development framework. [BSD]</li>
</ul>

<ul>
<li><a href="http://sourceforge.net/projects/wtl/" rel="noopener noreferrer">Windows Template Library</a> - A C++ library for developing Windows applications and UI components. [Public]</li>
</ul>
<h3><p>Artificial Intelligence</p>
</h3>
<ul>
<li><a href="https://github.com/aigamedev/btsk" rel="noopener noreferrer">btsk (⭐482)</a> - Game Behavior Tree Starter Kit. [zlib]</li>
</ul>

<ul>
<li><a href="http://eodev.sourceforge.net/" rel="noopener noreferrer">Evolving Objects</a> - A template-based, ANSI-C++ evolutionary computation library which helps you to write your own stochastic optimization algorithms insanely fast. [LGPL]</li>
</ul>
<h3><p>Asynchronous Event Loop</p>
</h3>
<ul>
<li><a href="http://libev.schmorp.de/" rel="noopener noreferrer">libev</a> - A full-featured and high-performance event loop that is loosely modelled after libevent, but without its limitations and bugs. [BSD and GPL]</li>
</ul>

<ul>
<li><a href="http://libevent.org/" rel="noopener noreferrer">libevent</a> - An event notification library. [BSD]</li>
</ul>
<h3><p>Audio</p>
</h3>
<ul>
<li><a href="http://www.fmod.org/" rel="noopener noreferrer">FMOD</a> - An easy to use crossplatform audio engine and audio content creation tool for games. [Free for non-commercial/Commercial]</li>
</ul>

<ul>
<li><a href="https://github.com/micknoise/Maximilian" rel="noopener noreferrer">Maximilian (⭐1.7k)</a> - C++ Audio and Music DSP Library. [MIT]</li>
</ul>

<ul>
<li><a href="http://www.openal.org/" rel="noopener noreferrer">OpenAL</a> - Open Audio Library - A crossplatform audio API. [BSD/LGPL/Proprietary]</li>
</ul>

<ul>
<li><a href="http://opus-codec.org/" rel="noopener noreferrer">Opus</a> - A totally open, royalty-free, highly versatile audio codec. [BSD]</li>
</ul>

<ul>
<li><a href="http://www.speex.org/" rel="noopener noreferrer">Speex</a> - A free codec for free speech. Obsoleted by Opus. [BSD]</li>
</ul>

<ul>
<li><a href="https://github.com/TonicAudio/Tonic" rel="noopener noreferrer">Tonic (⭐552)</a> - Easy and efficient audio synthesis in C++. [Unlicense]</li>
</ul>

<ul>
<li><a href="http://xiph.org/vorbis/" rel="noopener noreferrer">Vorbis</a> - Ogg Vorbis is a fully open, non-proprietary, patent-and-royalty-free, general-purpose compressed audio format. [BSD]</li>
</ul>
<h3><p>Compression</p>
</h3>
<ul>
<li><a href="http://www.bzip.org/" rel="noopener noreferrer">bzip2</a> - A freely available, patent free, high-quality data compressor. [BSD]</li>
</ul>

<ul>
<li><a href="https://code.google.com/p/lzham/" rel="noopener noreferrer">LZHAM</a> - Lossless data compression library with a compression ratio similar to LZMA but with much faster decompression. [BSD]</li>
</ul>

<ul>
<li><a href="http://www.matcode.com/lzmat.htm" rel="noopener noreferrer">LZMAT</a> - An extremely fast real-time lossless data compression library. [GPL]</li>
</ul>

<ul>
<li><a href="https://github.com/nmoinvaz/minizip" rel="noopener noreferrer">Minizip (⭐1.4k)</a> - Zlib with latest bug fixes that supports PKWARE disk spanning, AES encryption, and IO buffering. [zlib]</li>
</ul>

<ul>
<li><a href="https://icculus.org/physfs/" rel="noopener noreferrer">PhysicsFS</a> - A library to provide abstract access to various archives. It is intended for use in video games, and the design was somewhat inspired by Quake 3's file subsystem. [zlib]</li>
</ul>

<ul>
<li><a href="http://zlib.net/" rel="noopener noreferrer">ZLib</a> - A very compact compression library for data streams. [zlib]</li>
</ul>

<ul>
<li><a href="http://zziplib.sourceforge.net/" rel="noopener noreferrer">ZZIPlib</a> - Provides read access on ZIP-archives. [MPL/LGPL]</li>
</ul>
<h3><p>Concurrency</p>
</h3>
<ul>
<li><a href="https://github.com/schlangster/cpp.react" rel="noopener noreferrer">C++React (⭐1k)</a> - A reactive programming library for C++11. [Boost]</li>
</ul>
<h3><p>Cryptography</p>
</h3>
<ul>
<li><a href="https://github.com/jedisct1/libsodium" rel="noopener noreferrer">libsodium (⭐13k)</a> - P(ortable|ackageable) NaCl-based crypto library, opinionated and easy to use. [ISC]</li>
</ul>
<h3><p>Math</p>
</h3>
<ul>
<li><a href="http://eigen.tuxfamily.org/" rel="noopener noreferrer">Eigen</a> - A high-level C++ library of template headers for linear algebra, matrix and vector operations, numerical solvers and related algorithms. [MPL2]</li>
</ul>
<h3><p>Multimedia</p>
</h3>
<ul>
<li><a href="https://github.com/wang-bin/QtAV" rel="noopener noreferrer">QtAv (⭐4.2k)</a> - A multimedia playback framework based on Qt and FFmpeg to write a player easily. [LGPL] <a href="http://wang-bin.github.io/QtAV/" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Serialization</p>
</h3>
<ul>
<li><a href="https://github.com/USCiLab/cereal" rel="noopener noreferrer">cereal (⭐4.6k)</a> - A C++11 library for serialization. [BSD]</li>
</ul>

<ul>
<li><a href="https://github.com/real-logic/simple-binary-encoding" rel="noopener noreferrer">SimpleBinaryEncoding (⭐3.4k)</a> - encoding and decoding application messages in binary format for low-latency applications. [Apache2]</li>
</ul>
<h3><p>Video</p>
</h3>
<ul>
<li><a href="https://github.com/strukturag/libde265" rel="noopener noreferrer">libde265 (⭐1.9k)</a> - Open h.265 video codec implementation. [LGPL] <a href="http://www.libde265.org/" rel="noopener noreferrer">website</a></li>
</ul>

<ul>
<li><a href="https://github.com/cisco/openh264" rel="noopener noreferrer">OpenH264 (⭐6.1k)</a> - Open Source H.264 Codec. [BSD] <a href="http://www.openh264.org/" rel="noopener noreferrer">website</a></li>
</ul>
<h3><p>Web Application Framework</p>
</h3>
<ul>
<li><a href="http://cppcms.com/" rel="noopener noreferrer">CppCMS</a> - A Free High Performance Web Development Framework (not a CMS). [LGPLv3]</li>
</ul>

<ul>
<li><a href="https://kore.io/" rel="noopener noreferrer">Kore</a> - ultra fast and flexible web server / framework for web applications developed in C. [ISC]</li>
</ul>

<ul>
<li><a href="http://www.coralbits.com/libonion/" rel="noopener noreferrer">libOnion</a> - lightweight library to help you create webservers in C programming language. [LGPLv3]</li>
</ul>

<ul>
<li><a href="https://github.com/jlaine/qdjango/" rel="noopener noreferrer">QDjango (⭐274)</a> - A web framework written in C++ and built on top of the Qt library. Where possible it tries to follow django's API, hence its name. [LGPL]</li>
</ul>

<ul>
<li><a href="http://www.webtoolkit.eu/wt" rel="noopener noreferrer">Wt</a> - A C++ library for developing web applications. [GPL/Proprietary]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2014/33/"/>
    <summary>43 awesome projects updated on Aug 18 - Aug 24, 2014</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2014/32/</id>
    <title>Awesome Cpp Updates on Aug 11 - Aug 17, 2014</title>
    <updated>2014-08-04T11:17:11.000Z</updated>
    <published>2014-08-04T11:17:11.000Z</published>
    <content type="html"><![CDATA[<h3><p>Coding Style</p>
</h3>
<ul>
<li><a href="http://www.gnu.org/prep/standards/standards.html" rel="noopener noreferrer">GNU Coding Standard</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2014/32/"/>
    <summary>1 awesome projects updated on Aug 11 - Aug 17, 2014</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2014/31/</id>
    <title>Awesome Cpp Updates on Aug 04 - Aug 10, 2014</title>
    <updated>2014-07-30T22:11:08.000Z</updated>
    <published>2014-07-29T08:54:52.000Z</published>
    <content type="html"><![CDATA[<h3><p>Online Compiler</p>
</h3>
<ul>
<li><a href="http://ideone.com/" rel="noopener noreferrer">Ideone</a> - An online compiler and debugging tool which allows you to compile source code and execute it online in more than 60 programming languages.</li>
</ul>
<h3><p>Debugger</p>
</h3>
<ul>
<li><a href="http://valgrind.org/" rel="noopener noreferrer">Valgrind</a> - A tool for memory debugging, memory leak detection, and profiling.</li>
</ul>
<h3><p>Static Code Analysis</p>
</h3>
<ul>
<li><a href="http://cppcheck.sourceforge.net/" rel="noopener noreferrer">Cppcheck</a> - A tool for static C/C++ code analysis. - <a href="https://github.com/danmar/cppcheck" rel="noopener noreferrer">source (⭐6.5k)</a></li>
</ul>

<ul>
<li><a href="http://oclint.org/" rel="noopener noreferrer">OCLint</a> - A static source code analysis tool to improve quality and reduce defects for C, C++ and Objective-C. - <a href="https://github.com/oclint/oclint" rel="noopener noreferrer">source (⭐3.9k)</a></li>
</ul>
<h3><p>Websites</p>
</h3>
<ul>
<li><a href="http://www.cplusplus.com/" rel="noopener noreferrer">cplusplus.com</a> - The C++ Resources Network.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2014/31/"/>
    <summary>5 awesome projects updated on Aug 04 - Aug 10, 2014</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2014/30/</id>
    <title>Awesome Cpp Updates on Jul 28 - Aug 03, 2014</title>
    <updated>2014-07-27T14:11:50.000Z</updated>
    <published>2014-07-23T11:01:42.000Z</published>
    <content type="html"><![CDATA[<h3><p>Compiler</p>
</h3>
<ul>
<li><a href="http://llvm.org/" rel="noopener noreferrer">LLVM</a> - Collection of modular and reusable compiler and toolchain technologies.</li>
</ul>
<h3><p>Articles</p>
</h3>
<ul>
<li><a href="https://github.com/boostcon/cppnow_presentations_2014" rel="noopener noreferrer">C++Now 2014 Presentations (⭐431)</a> - Presentation materials presented at C++Now 2014.</li>
</ul>

<ul>
<li><a href="https://github.com/boostcon/cppnow_presentations_2013" rel="noopener noreferrer">C++Now 2013 Presentations (⭐189)</a> - Presentation materials presented at C++Now 2013.</li>
</ul>

<ul>
<li><a href="https://github.com/boostcon/cppnow_presentations_2012" rel="noopener noreferrer">C++Now 2012 Presentations (⭐172)</a> - Presentation materials presented at C++Now 2012.</li>
</ul>
<h3><p>Other Awesome Projects</p>
</h3>
<ul>
<li><a href="https://github.com/JanVanRyswyck/awesome-talks" rel="noopener noreferrer">awesome-talks (⭐6.2k)</a> - A lot of screencasts, recordings of user group gatherings and conference talks.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2014/30/"/>
    <summary>5 awesome projects updated on Jul 28 - Aug 03, 2014</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2014/29/</id>
    <title>Awesome Cpp Updates on Jul 21 - Jul 27, 2014</title>
    <updated>2014-07-19T14:42:42.000Z</updated>
    <published>2014-07-17T10:52:03.000Z</published>
    <content type="html"><![CDATA[<h3><p>Concurrency</p>
</h3>
<ul>
<li><a href="https://www.khronos.org/opencl/" rel="noopener noreferrer">OpenCL</a> - The open standard for parallel programming of heterogeneous systems.</li>
</ul>

<ul>
<li><a href="http://openmp.org/" rel="noopener noreferrer">OpenMP</a> - The OpenMP API.</li>
</ul>
<h3><p>Compiler</p>
</h3>
<ul>
<li><a href="https://software.intel.com/en-us/c-compilers" rel="noopener noreferrer">Intel C++ Compiler</a> - Developed by Intel.</li>
</ul>
<h3><p>Integrated Development Environment</p>
</h3>
<ul>
<li><a href="http://www.codeblocks.org/" rel="noopener noreferrer">Code::Blocks</a> - A free C, C++ and Fortran IDE.</li>
</ul>

<ul>
<li><a href="http://sourceforge.net/projects/orwelldevcpp/" rel="noopener noreferrer">Dev-C++</a> - A portable C/C++/C++11 IDE.</li>
</ul>

<ul>
<li><a href="http://www.eclipse.org/cdt/" rel="noopener noreferrer">Eclipse CDT</a> - A fully functional C and C++ IDE based on the Eclipse platform.</li>
</ul>

<ul>
<li><a href="https://www.kdevelop.org/" rel="noopener noreferrer">KDevelop</a> - A free, open source IDE.</li>
</ul>

<ul>
<li><a href="https://netbeans.org/" rel="noopener noreferrer">NetBeans</a> - An IDE for developing primarily with Java, but also with other languages, in particular PHP, C/C++, and HTML5.</li>
</ul>

<ul>
<li><a href="https://developer.apple.com/xcode/" rel="noopener noreferrer">Xcode</a> - Developed by Apple.</li>
</ul>
<h3><p>Videos</p>
</h3>
<ul>
<li><a href="https://www.youtube.com/playlist?list=PLCB9F975ECF01953C" rel="noopener noreferrer">Awesome C Programming Tutorials in Hi Def [HD]</a> - A collection of detailed C Programming Language Tutorials for Beginners and New Programmers.</li>
</ul>

<ul>
<li><a href="https://www.youtube.com/playlist?list=PL2F919ADECA5E39A6" rel="noopener noreferrer">C++</a> - by VoidRealms.</li>
</ul>

<ul>
<li><a href="https://www.youtube.com/playlist?list=PL2D1942A4688E9D63" rel="noopener noreferrer">C++ Qt Programming</a> - by VoidRealms.</li>
</ul>

<ul>
<li><a href="https://www.youtube.com/playlist?list=PLF541C2C1F671AEF6" rel="noopener noreferrer">C++ Programming Tutorials from thenewboston</a> - These are all of thenewboston's C++ programming tutorials.</li>
</ul>

<ul>
<li><a href="https://www.youtube.com/playlist?list=PLD0D54219E5F2544D" rel="noopener noreferrer">C++ GUI with Qt Playlist</a> - Official Playlist for thenewboston C++ GUI with Qt tutorials.</li>
</ul>
<h3><p>Other Awesome Projects</p>
</h3>
<ul>
<li><a href="https://github.com/xtaci/algorithms" rel="noopener noreferrer">algorithms (⭐5.4k)</a> - Algorithms &amp; Data Structures in C++.</li>
</ul>

<ul>
<li><a href="https://github.com/fragglet/c-algorithms" rel="noopener noreferrer">c-algorithms (⭐3.6k)</a> - C algorithms library.</li>
</ul>

<ul>
<li><a href="https://github.com/bayandin/awesome-awesomeness" rel="noopener noreferrer">awesome-awesomeness (⭐33k)</a> - A curated list of awesome awesomeness.</li>
</ul>

<ul>
<li><a href="https://github.com/papers-we-love/papers-we-love" rel="noopener noreferrer">papers-we-love (⭐104k)</a> - Papers from the computer science community to read and discuss.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2014/29/"/>
    <summary>18 awesome projects updated on Jul 21 - Jul 27, 2014</summary>
  </entry>
</feed>