jpakkane / cppapi
Exposing a C++ library with a plain C ABI
☆16Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for cppapi
- Generic 2D graphics library for C++14☆28Updated 2 years ago
- A plugin framework for namespace macros in C/C++☆35Updated 10 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 5 months ago
- Simple <stdatomic.h>, <stdalign.h> and <threads.h> implementation for MSVC in Visual Studio 2019☆18Updated 5 years ago
- easy to use callback library for C++☆39Updated 7 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- Simple unoptimized AVL tree implementation in C89☆40Updated 4 years ago
- ☆17Updated 5 years ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- Tiny portable C++ library for atomic operations☆54Updated last year
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆28Updated 8 years ago
- TinyThread++ fork with lambda, future and continuation support.☆30Updated 12 years ago
- parser combinator and AST generator in c++17☆24Updated last year
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- Optimized for systems that read and write large blobs.☆12Updated 9 years ago
- C++ library for type introspection, reflection, and scripting interface☆27Updated last year
- Read-Compile-Run-Loop: tiny and powerful interactive C++ compiler (REPL)☆19Updated 3 years ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated last year
- A C++ wrapper for LibArchive☆24Updated 9 years ago
- Cut down and minimalistic C++ string formatting library☆26Updated 9 months ago
- Cross platform programmers editor, uses the CopperSpice libraries☆20Updated last month
- Portable UUID generation library for C++☆24Updated last year
- Compile-time printf-like string formatting☆76Updated 6 years ago
- An easy to use and efficient memory pool allocator written in C++.☆11Updated 8 years ago
- Generators/corroutines for C++☆43Updated 5 years ago
- Non-intrusive C++ signal programming library☆49Updated 2 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆48Updated 5 months ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later