samanbarghi / CPP2CLinks
Generating C code interface from CPP using clang libtooling
☆83Updated 5 years ago
Alternatives and similar repositories for CPP2C
Users that are interested in CPP2C are comparing it to the libraries listed below
Sorting:
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- Header-only llvm::Expected<T>☆38Updated 5 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆37Updated 8 years ago
- Task schedulers for cross-platform C++ development.☆35Updated 6 years ago
- A future and stream library for modern C++.☆67Updated 2 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- Benchmarks for Schemaless Data Serialization Libraries☆56Updated 3 years ago
- C++ to C++ code generation tool (enum2string conversion, serialization, reflection etc.)☆96Updated 5 years ago
- Mirror of official clang git repository located at http://llvm.org/git/clang. Updated every five minutes.☆19Updated 6 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- Self-aware struct-like types in C++11☆46Updated 13 years ago
- Tiny portable C++ library for atomic operations☆53Updated 2 years ago
- Stack allocated and type-erased functors 🐜☆54Updated 7 years ago
- Example of parser combinator as a C++ template metaprogram for compile time parsing.☆22Updated 8 years ago
- Evo C++ Library☆31Updated 6 years ago
- DWARF debug info viewer using GTK+☆55Updated 4 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 3 years ago
- Instrument your C/C++ programs with traces, see them in chrome://tracing☆59Updated last year
- Fork of mcpp, a C/C++ preprocessor☆76Updated 3 months ago
- A debugger for CMake☆23Updated 5 years ago
- An experimental SQL connector for containers and streams of the C++ Standard Library☆37Updated 6 years ago
- a tool to count accesses to member variables in c++ programs☆77Updated 11 years ago
- Fast multi-threaded memory allocator☆79Updated 5 years ago
- Non-intrusive, high performance C++17 lightweight JSON de/serializer☆68Updated 5 years ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- c++ library for building lightweight processing pipeline at compile-time for string obfuscation, aes ciphering or whatever you want☆68Updated 6 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago