| Alinshans/MyTinySTL |
9,777 |
|
0 |
0 |
over 2 years ago |
0 |
|
29 |
other |
C++ |
| Achieve a tiny STL in C++11 |
| elliotchance/c2go |
1,953 |
|
1 |
1 |
over 2 years ago |
161 |
August 14, 2021 |
152 |
mit |
Go |
| ⚖️ A tool for transpiling C to Go. |
| apache/kudu |
1,776 |
|
0 |
0 |
about 2 years ago |
0 |
|
12 |
apache-2.0 |
C++ |
| Mirror of Apache Kudu |
| csmith-project/csmith |
867 |
|
0 |
0 |
over 2 years ago |
0 |
|
48 |
other |
C++ |
| Csmith, a random generator of C programs |
| luncliff/coroutine |
366 |
|
0 |
0 |
over 3 years ago |
0 |
|
1 |
cc0-1.0 |
C++ |
| C++ 20 Coroutines in Action (Helpers + Test Code Examples) |
| facebookincubator/CG-SQL |
324 |
|
0 |
0 |
almost 3 years ago |
0 |
|
6 |
mit |
HTML |
| CG/SQL is a compiler that converts a SQL Stored Procedure like language into C for SQLite. SQLite has no stored procedures of its own. CG/CQL can also generate other useful artifacts for testing and schema maintenance. |
| LLNL/blt |
235 |
|
0 |
0 |
about 2 years ago |
0 |
|
121 |
bsd-3-clause |
C++ |
| A streamlined CMake build system foundation for developing HPC software |
| yandex/ozo |
192 |
|
0 |
0 |
about 3 years ago |
0 |
|
33 |
postgresql |
C++ |
| OZO is a C++17 Boost.Asio based header-only library for asyncronous communication with PostgreSQL DBMS. |
| woboq/moc-ng |
185 |
|
0 |
0 |
over 3 years ago |
0 |
|
6 |
gpl-3.0 |
C++ |
| A reimplementation of Qt's moc using libclang. Contains both a drop-in remplacement, and a plugin for the clang compiler. |
| franneck94/CppProjectTemplate |
113 |
|
0 |
0 |
over 2 years ago |
0 |
|
0 |
mit |
CMake |
| C++ project template with unit-tests, documentation, ci-testing and workflows. |