vulkan-core
Muon
vulkan-core | Muon | |
---|---|---|
1 | 11 | |
13 | 159 | |
- | - | |
4.7 | 3.5 | |
6 months ago | 25 days ago | |
C | C | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
vulkan-core
Muon
-
Can some point me to a good resource on preprocessor macros?
If you want type polymorphism akind to c++ template, check out https://github.com/jasmcaus/tau/blob/dev/tau/tau.h
-
Does a beginner friendly guide to CTest exit?
Checking type/abi sizes can and should be an optional part of the testing framework and can be done via target-adjustable macros: https://github.com/jasmcaus/tau/issues/22
- Tau – Googletest-style Test Assertions for C
- I wrote a unit testing framework in pure C (8x faster than GTest and Catch2)
- Tau – Unit-testing framework written in Pure C (8x faster than GTest and Catch2)
- Tau – A pure C unit-testing framework (~1k loc, tests C++ code as well)
-
I wrote a Unit Testing Framework in pure C that can test C & C++ code
Sure! It's linked above as well: https://github.com/jasmcaus/Muon
- I wrote a Unit Testing Framework in pure C that can test embedded C & C++ code
- I wrote a Micro Unit Testing Library (1k lines of code) for C++
- I wrote a unit testing framework in pure C that can tests both C and C++ code
What are some alternatives?
mOS - Operating system written in C. Monolithic kernel design.
cmake-cookbook - CMake Cookbook recipes.
allocator - Customisable, thread-safe C11 memory allocator based off the K&R "storage allocator"
Unity Test API - Simple Unit Testing for C
beginners-C-program-examples - Simple, Short and Sweet beginners friendly C language programs , revised.
libsamplerate - An audio Sample Rate Conversion library
Description - Mini async log C port. Now with C++ wrappers.
AppInitHook - Global user-mode hooking framework, based on AppInit_DLLs. The goal is to allow you to rapidly develop hooks to inject in an arbitrary process.
trezor-firmware - :lock: Trezor Firmware Monorepo
bdd-for-c - A simple BDD library for the C language
crescent - A fighting and beat em up game engine for windows, linux, and macos written in C and uses OpenGL.
epilepsy - A functional language for C99 preprocessor metaprogramming [Moved to: https://github.com/Hirrolot/metalang99]