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:
- Task schedulers for cross-platform C++ development.☆35Updated 6 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated last year
- A future and stream library for modern C++.☆67Updated 2 years ago
- Mirror of official clang git repository located at http://llvm.org/git/clang. Updated every five minutes.☆19Updated 6 years ago
- a tool to count accesses to member variables in c++ programs☆77Updated 11 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- libclangmm - An easy to use C++-wrapper for libclang☆38Updated 7 years ago
- Header file only filesystem library similar to boost::filesystem, but more light-weight. Supports both Windows and POSIX filesystem APIs…☆11Updated 15 years ago
- ☆31Updated 9 years ago
- Header-only llvm::Expected<T>☆38Updated 5 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- An experimental SQL connector for containers and streams of the C++ Standard Library☆36Updated 6 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- Benchmarks for Schemaless Data Serialization Libraries☆56Updated 3 years ago
- Python's excellent OptionParser in C++☆93Updated 2 years ago
- Stack allocated and type-erased functors 🐜☆54Updated 7 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- Instrument your C/C++ programs with traces, see them in chrome://tracing☆59Updated last year
- A single file C++11 header-only memory mapped file library.☆65Updated last year
- C++ to C++ code generation tool (enum2string conversion, serialization, reflection etc.)☆95Updated 5 years ago
- Self-aware struct-like types in C++11☆46Updated 13 years ago
- Prototype for new std::function features, compatible with C++11.☆47Updated 5 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 7 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- Non-intrusive, high performance C++17 lightweight JSON de/serializer☆68Updated 5 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 4 years ago
- Experimental support for contracts programming in clang++☆28Updated 6 years ago
- Simple mutation-testing☆46Updated last year