1425 Commits

Author SHA1 Message Date
Faraz Fallahi
b6a59feff7 Update README.md 2025-12-09 21:36:22 -08:00
Daniel
4a4f7528ff Update README.md (#1733)
Add CompileBytes C++ Compiler to Websites section
2025-11-25 19:27:15 -08:00
Vissarion Fisikopoulos
2a96378737 Add volesti to the list of libraries (#1727) 2025-11-03 23:22:17 -08:00
toge
23fe276a9e add TRE (regex library) (#1726) 2025-10-31 23:44:01 +09:00
toge
b6ec770172 add Fil-C (compiler) (#1725) 2025-10-31 23:22:00 +09:00
St4lker0k765
52c4f17090 Add IX-Ray Platform to the list (#1722) 2025-10-18 03:28:20 -07:00
Dr. Patrick Urbanke (劉自成)
20296e36cd Added sqlgen (#1720) 2025-10-07 02:49:38 -07:00
toge
d66b0b0f10 add x86-simd-sort (sorting library) (#1718) 2025-09-30 21:19:08 +09:00
Nicole Scalera
80b57c718d Update Autosar C++ 2014 guidelines link (#1713)
The file for this link to Autosar was moved. I found the document on their website, with the link slightly adjusted.
2025-09-27 14:36:31 -07:00
Ioannis Makris
258fa898ca Add mexce to Math section (#1712)
mexce is a single-header, dependency-free JIT compiler for scalar
mathematical expressions that generates optimized x87 FPU machine code.
2025-09-25 17:50:21 -07:00
Cem Dervis
570a48d3ca Add cppstat (#1708) 2025-09-16 01:45:59 -07:00
Michał Łyszczek
6d3d84e664 add librb (ring buffer library) (#1706)
Signed-off-by: Michał Łyszczek <michal.lyszczek@bofc.pl>
2025-09-11 02:10:06 -07:00
Seb James
412b1a47fb Update entry for morphologica (now mathplot) (#1705)
* Update entry for morphologica (now mathplot)

In July, morphologica was renamed to mathplot to better describe the
reason for the library's existence.

I quick look at

https://github.com/ABRG-Models/morphologica/

will confirm that morphologica has been archived and development moved to

https://github.com/sebsjames/mathplot

* Adds entry for sebsjames/maths

I'm submitting the maths library that is used in mathplot. The library
is mature and continuously developed. It began life as part of
[morphologica](https://github.com/ABRG-Models/morphologica) and was
split out into its own repository when morphologica was renamed to
[mathplot](https://github.com/sebsjames/mathplot)
2025-09-01 12:30:24 -07:00
Orange++
b66837b95c Added OMath library to Math list (#1704) 2025-08-28 21:06:37 -07:00
Michael Shenoda
328ed5fa17 Added Argy - Command-Line Argument Parsing Library for Modern C++ (#1701) 2025-08-22 01:38:51 -07:00
liquidaty
293ff76c8d add [zsv](https://github.com/liquidaty/zsv) to CSV category (#1699) 2025-08-14 00:15:26 -07:00
toge
758f4a1e41 Add PlutoFilter (#1696) 2025-08-01 00:00:05 +09:00
Faraz Fallahi
5a2e98389f Add libfixmath 2025-07-30 21:15:15 -07:00
toge
3c8084bd9d Add meojson (json library) (#1692) 2025-07-29 02:20:39 +09:00
myd7349
35aad705f3 Add Abseil Logging, ng-log (#1693)
* Add ng-log

* Add Abseil Logging
2025-07-13 15:19:40 -07:00
DmitriBogdanov
de08587452 Add utl::profiler: Single-header profiler for C++17. (#1691) 2025-07-03 16:07:32 -07:00
ZAKARIA ELALAOUI
4c2983debc Add olive.c library (#1689) 2025-07-01 19:06:26 -07:00
Christopher Hillenbrand
186ffd4601 remove ORCA (#1687) 2025-06-28 22:25:07 -07:00
Huiba Li
37c0198648 add Photon to frameworks (#1679) 2025-06-16 01:04:35 -07:00
8 Bit Pixel
ba4bdcce2b Update README.md (#1681) 2025-06-16 01:04:10 -07:00
Gammasoft
cec4acdad0 Update xtd description and move it to Frameworks (#1682) 2025-06-16 01:03:30 -07:00
myd7349
5177da7d81 Remove redundant asterisk (#1675) 2025-05-15 23:25:50 +08:00
sjqtentacles
4b36ea3b30 Update README.md - remove nana gui broken link (#1576)
Update nana repository link
2025-05-15 23:01:05 +08:00
myd7349
13d55aa577 Fix #1656 (#1673) 2025-05-15 22:52:26 +08:00
myd7349
aa4f819ab6 Add rapidcsv (#1674)
Co-authored-by: Het <72877407+Het-005@users.noreply.github.com>
2025-05-15 22:51:20 +08:00
Benno Waldhauer
21a0c11074 Add sqlitemap to containers (#1670) 2025-05-11 19:55:51 -07:00
QWERTIOX
23ab470252 Update Drogon description (#1668)
According to this commit it no longer support c++14 17c80508c0 (diff-b335630551682c19a781afebcf4d07bf978fb1f8ac04c6bf87428ed5106870f5)
2025-05-04 15:52:15 +02:00
toge
739144e81e Add Reaction (reactive programming framework) (#1667) 2025-04-30 23:19:21 +09:00
toge
4019b3dde1 Update unqlite webpage (#1665) 2025-04-21 22:40:43 -07:00
toge
877be4e77d Add Hexi (streaming & serialization library) (#1664) 2025-04-04 15:09:12 -07:00
Keith
01ecf23bd0 Add CrashCatch to Debug Section (#1663)
CrashCatch is a lightweight, single-header crash reporting library for modern C++ applications. It provides an easy way to automatically capture stack traces and write crash logs in .dmp and .txt formats. This update adds CrashCatch to the "Debug" section of the documentation to make it more accessible to developers looking for a simple and effective debugging tool for crash handling in C++.

- MIT Licensed
- Header-only, zero dependencies
- One-line setup or macro auto-init for minimal integration
- Website: https://keithpotz.github.io/CrashCatch
2025-04-01 19:29:48 -07:00
toge
d85e4e7228 Add NAppGUI (GUI library) (#1660) 2025-03-31 23:50:03 +09:00
toge
6258d321d4 Add asmjit (code generation library) (#1659) 2025-03-30 23:58:51 +09:00
toge
45e0357359 Add SLJIT (JIT compiler) (#1657) 2025-03-25 23:33:38 +09:00
myd7349
102fae3cb5 Add QPDF (#1655) 2025-03-17 20:11:40 -07:00
myd7349
1f7b21a4b0 Add morphologica (#1653) 2025-03-07 23:42:31 -08:00
Stefano Mandelli
f017686ea6 Modern C++14 sigslot implementation has been added (#1651)
Co-authored-by: Stefano Mandelli <smandelli@marchnetworks.com>
2025-03-05 20:36:37 -08:00
toge
b1357b8c3e Add minja.hpp (template engine) (#1649) 2025-02-28 02:21:41 +09:00
DmitriBogdanov
93873b57f5 Add utl::random: C++17 library for fast Monte-Carlo simulations. (#1648) 2025-02-25 19:34:19 -08:00
Roberto
65df45e8cb Add Txeo: A modern C++ wrapper for TensorFlow (#1646) 2025-02-21 23:34:02 -08:00
om pharate
6403d710be Add OneCompiler to online compiler resources (#1644) 2025-02-09 20:58:45 -08:00
Maurizio Tomasi
9f19166b22 Add gplot++ (#1643)
gplot++ is a plotting library that interfaces with Gnuplot. Many plotting libraries are listed under the “GUI” section, but I put this new entry under “Data visualization” because it seems more appropriate to me. (The library can open a window containing the plot, but it can also redirect the plot to an image file; in this case, there is no window at all.)
2025-02-06 17:25:38 -08:00
Somnath Nandi
f68588824e Removing Unavailable Projects (#1641)
* changing udemy course invalid link

* changing the down site

* changing pcc project link. original does not exist

* Removing Mockator, project is not maintained

* Removing codepad, website is not working
2025-02-04 19:14:51 -08:00
toge
e25e1e693b Add KOMIHASH (#1642) 2025-01-31 23:38:20 +09:00
toge
6dede8b8df Add matio (matlab io library) (#1637)
* Add matio (matlab io library)

* fix case in name
2025-01-19 23:54:07 +09:00