jpakkane / cppapi
Exposing a C++ library with a plain C ABI
☆16Updated 8 years ago
Alternatives and similar repositories for cppapi:
Users that are interested in cppapi are comparing it to the libraries listed below
- Generic 2D graphics library for C++14☆28Updated 3 months ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 years ago
- Tiny format/mustache templating library (C++11)☆23Updated 8 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 11 months ago
- Tiny portable C++ library for atomic operations☆54Updated last year
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- C++ reflection framework (for fun)☆14Updated 10 years ago
- TinyThread++ fork with lambda, future and continuation support.☆30Updated 13 years ago
- C++ library for type introspection, reflection, and scripting interface☆28Updated last year
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Public Domain random number generators for C++☆16Updated 10 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
- Foundations of symbol based programming☆30Updated 5 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆28Updated 9 years ago
- memory pool allocator☆50Updated 12 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆16Updated last year
- A header-only, modern C++, library for terminal colours and cursor manipulation☆17Updated 7 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- Cross-platform C++ Utility Library☆53Updated 2 weeks ago
- a tool to count accesses to member variables in c++ programs☆75Updated 11 years ago
- A collection of bit manipulation routines for C++☆21Updated 11 years ago
- ☆17Updated 5 years ago
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆36Updated 11 months ago
- Lightweight logging library for C/C++☆33Updated 2 years ago
- Header only debug module for c++11☆38Updated 10 years ago
- Provide {fmt} as a C++20 named module☆9Updated 4 years ago
- Basic C99 implementations of various fundamental data structures (queue, stack, graph, heap, etc.)☆15Updated 7 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- C++20 implementation of {{ mustache }}☆84Updated 5 months ago