All Projects → c-project-template → Similar Projects or Alternatives

291 Open source projects that are alternatives of or similar to c-project-template

Constexpr Everything
Rewrite C++ code to automatically apply `constexpr` where possible
Stars: ✭ 178 (+83.51%)
Mutual labels:  clang
Run Clang Format
A wrapper script around clang-format, suitable for linting multiple files and to use for continuous integration
Stars: ✭ 157 (+61.86%)
Mutual labels:  clang
codebrowser
Woboq CodeBrowser
Stars: ✭ 985 (+915.46%)
Mutual labels:  clang
Dpp
Directly include C headers in D source code
Stars: ✭ 189 (+94.85%)
Mutual labels:  clang
Cppcoro
A library of C++ coroutine abstractions for the coroutines TS
Stars: ✭ 2,118 (+2083.51%)
Mutual labels:  clang
JMemoryBuddy
No description or website provided.
Stars: ✭ 44 (-54.64%)
Mutual labels:  unittest
Cppsharp
Tools and libraries to glue C/C++ APIs to high-level languages
Stars: ✭ 2,221 (+2189.69%)
Mutual labels:  clang
printfTester
Tester for the ft_printf project of 42 school
Stars: ✭ 94 (-3.09%)
Mutual labels:  valgrind
Arm Cmake Toolchains
CMake toolchain configurations for ARM
Stars: ✭ 148 (+52.58%)
Mutual labels:  clang
Clang Tutor
A collection of out-of-tree Clang plugins for teaching and learning
Stars: ✭ 223 (+129.9%)
Mutual labels:  clang
Purec
C backend for PureScript
Stars: ✭ 202 (+108.25%)
Mutual labels:  clang
Proton Clang
Proton Clang toolchains builds in the form of a continuously updating Git repository. Clone with --depth=1.
Stars: ✭ 126 (+29.9%)
Mutual labels:  clang
verrou
floating-point errors checker
Stars: ✭ 39 (-59.79%)
Mutual labels:  valgrind
Deoplete Clang
deoplete.nvim source for C/C++/Obj-C/Obj-C++ with clang-python3
Stars: ✭ 186 (+91.75%)
Mutual labels:  clang
perses
Language-agnostic program reducer.
Stars: ✭ 57 (-41.24%)
Mutual labels:  clang
Webassembly Examples
From Simple To Complex. A complete collection of webassembly examples.
Stars: ✭ 177 (+82.47%)
Mutual labels:  clang
FineCodeCoverage
Visualize unit test code coverage easily for free in Visual Studio Community Edition (and other editions too)
Stars: ✭ 391 (+303.09%)
Mutual labels:  unittest
Libosmscout
Libosmscout is a C++ library for offline map rendering, routing and location lookup based on OpenStreetMap data
Stars: ✭ 159 (+63.92%)
Mutual labels:  clang
minishell tester
42 | Complex tester for minishell (42cursus)
Stars: ✭ 31 (-68.04%)
Mutual labels:  valgrind
C
Compile and execute C "scripts" in one go!
Stars: ✭ 1,920 (+1879.38%)
Mutual labels:  clang
Bazel Compilation Database
Tool to generate compile_commands.json from the Bazel build system
Stars: ✭ 236 (+143.3%)
Mutual labels:  clang
Toyclangplugin
Playing with Clang plugin system
Stars: ✭ 146 (+50.52%)
Mutual labels:  clang
dumbmutate
Simple mutation-testing
Stars: ✭ 32 (-67.01%)
Mutual labels:  unittest
Embedded Ide
IDE for C embedded development centered on bare-metal ARM systems
Stars: ✭ 127 (+30.93%)
Mutual labels:  clang
Scan Build
Clang's scan-build re-implementation in python
Stars: ✭ 224 (+130.93%)
Mutual labels:  clang
Cmake Scripts
A selection of useful scripts for use in CMake projects, include code coverage, sanitizers, and dependency graph generation.
Stars: ✭ 202 (+108.25%)
Mutual labels:  clang
Metareflect
Metareflect is a lightweight reflection system for C++, based on LLVM and Clangs libtooling.
Stars: ✭ 125 (+28.87%)
Mutual labels:  clang
xcross
"Zero Setup" cross-compilation for C/C++. Supports numerous architectures, build systems, C standard libraries, vcpkg, and Conan.
Stars: ✭ 29 (-70.1%)
Mutual labels:  clang
Fixed point
C++ Binary Fixed-Point Arithmetic
Stars: ✭ 199 (+105.15%)
Mutual labels:  clang
vuo
A realtime visual programming language for interactive media.
Stars: ✭ 103 (+6.19%)
Mutual labels:  clang
Simdjson
Parsing gigabytes of JSON per second
Stars: ✭ 15,115 (+15482.47%)
Mutual labels:  clang
Shafa-CD
File Compressor written in C using both Shannon Fano and RLE algorithms
Stars: ✭ 24 (-75.26%)
Mutual labels:  clang
Clang Expand
🐉 A clang tool for happy refactoring without source-code gymnastics
Stars: ✭ 182 (+87.63%)
Mutual labels:  clang
laziest
Work in Progress: Package that trying to generate unit tests from code
Stars: ✭ 18 (-81.44%)
Mutual labels:  unittest
Dstep
A tool for converting C and Objective-C headers to D modules
Stars: ✭ 177 (+82.47%)
Mutual labels:  clang
elm-doctest
doctest runner against Elm-lang source files
Stars: ✭ 13 (-86.6%)
Mutual labels:  unittest
Play with llvm
A book about LLVM & Clang(中文开源书:玩转 LLVM)
Stars: ✭ 175 (+80.41%)
Mutual labels:  clang
clangbuilder
Building Clang ♡ Utility and Environment
Stars: ✭ 101 (+4.12%)
Mutual labels:  clang
Polymcu
An open framework for micro-controller software
Stars: ✭ 173 (+78.35%)
Mutual labels:  clang
memcheck-cover
An HTML generator for Valgrind's Memcheck tool
Stars: ✭ 30 (-69.07%)
Mutual labels:  valgrind
Cling
The cling C++ interpreter
Stars: ✭ 2,322 (+2293.81%)
Mutual labels:  clang
scopt
command line options parsing for Scala
Stars: ✭ 1,387 (+1329.9%)
Mutual labels:  options-parsing
Bear
Bear is a tool that generates a compilation database for clang tooling.
Stars: ✭ 2,345 (+2317.53%)
Mutual labels:  clang
Checkedc
Checked C is an extension to C that lets programmers write C code that is guaranteed by the compiler to be type-safe. The goal is to let people easily make their existing C code type-safe and eliminate entire classes of errors. Checked C does not address use-after-free errors. This repo has a wiki for Checked C, sample code, the specification, a…
Stars: ✭ 2,692 (+2675.26%)
Mutual labels:  clang
Compdb
The compilation database Swiss army knife
Stars: ✭ 152 (+56.7%)
Mutual labels:  clang
linux
Linux kernel source tree
Stars: ✭ 234 (+141.24%)
Mutual labels:  clang
Tripledoggy
基于clang static analyzer的源码漏洞检测插件
Stars: ✭ 149 (+53.61%)
Mutual labels:  clang
Cppast.net
CppAst is a .NET library providing a C/C++ parser for header files powered by Clang/libclang with access to the full AST, comments and macros
Stars: ✭ 228 (+135.05%)
Mutual labels:  clang
Clang Llvm Tutorial
clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analysis, LLVM Backend...
Stars: ✭ 139 (+43.3%)
Mutual labels:  clang
FpDebug
Dynamic Program Analysis based on Valgrind to find Floating-Point Accuracy Problems
Stars: ✭ 19 (-80.41%)
Mutual labels:  valgrind
Compilescore
Visual Studio extension and standalone app for build times and compilation data visualization.
Stars: ✭ 135 (+39.18%)
Mutual labels:  clang
Sol2
Sol3 (sol2 v3.0) - a C++ <-> Lua API wrapper with advanced features and top notch performance - is here, and it's great! Documentation:
Stars: ✭ 2,791 (+2777.32%)
Mutual labels:  clang
Gllvm
Whole Program LLVM: wllvm ported to go
Stars: ✭ 126 (+29.9%)
Mutual labels:  clang
TON-Compiler
Clang compiler for Free TON Virtual Machine
Stars: ✭ 56 (-42.27%)
Mutual labels:  clang
Punes
Nintendo Entertaiment System emulator and NSF/NSFe Music Player (Linux, FreeBSD, OpenBSD and Windows)
Stars: ✭ 217 (+123.71%)
Mutual labels:  clang
HTMLTestRunner
Modern style test report based on unittest framework.
Stars: ✭ 128 (+31.96%)
Mutual labels:  unittest
flatorize
Generate fast implementations of mathematical expressions. Inclues a linear algebra library.
Stars: ✭ 18 (-81.44%)
Mutual labels:  clang
EmbedSanitizer
EmbedSantizer is a runtime race detection tool which extends ThreadSanitizer to detect data races in 32-bit ARM applications.
Stars: ✭ 16 (-83.51%)
Mutual labels:  clang
FrameOfReference
C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference
Stars: ✭ 36 (-62.89%)
Mutual labels:  clang
Directx Vs Templates
Direct3D Visual Studio Templates
Stars: ✭ 205 (+111.34%)
Mutual labels:  clang
1-60 of 291 similar projects