PetrPPetrov / beautiful-capiLinks
Beautiful Capi is a tool which automates the creation of compiler-independent and binary compatible C++ libraries across different C++ compilers
☆36Updated 3 years ago
Alternatives and similar repositories for beautiful-capi
Users that are interested in beautiful-capi are comparing it to the libraries listed below
Sorting:
- SObjectizer: it's all about in-process message dispatching!☆88Updated 5 years ago
- Header-only C++ library that implements cancellation tokens and RAII-compliant threads.☆69Updated 5 years ago
- Library for extracting stacktrace from exception.☆48Updated 2 years ago
- C++ to C++ code generation tool (enum2string conversion, serialization, reflection etc.)☆97Updated 5 years ago
- Library that provides an actor style message-passing programming model (in C++).☆67Updated last week
- Portable implementation of future/promise API in C++☆77Updated last year
- std C++ 11 library impementation with extra features using only C++ 98 and POSIX threads☆67Updated last month
- То, чего нет в Бусте☆83Updated 7 months ago
- The stack_unwinding is a small header only C++ library which supplies primitive(class unwinding_indicator) to determining when object des…☆87Updated 10 years ago
- C++ library for collecting user-defined in-process runtime statistics with low overhead☆98Updated 6 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☆50Updated this week
- Synchronous asynchrony using coroutines☆117Updated 8 years ago
- C++20 library for binary serialization of arbitrary aggregates or tuples. The library also unifies work with tuples and aggregates☆13Updated 3 years ago
- Expected objects for C++11 and later (and later perhaps C++98 )☆51Updated 7 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆59Updated 2 months ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆43Updated 4 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated last year
- Bunch of utilities for metaprogramming☆10Updated 4 years ago
- Urdl C++ Library - Urdl is a cross-platform C++ library for downloading web content using a URL. It provides an easy-to-use extension to …☆120Updated 7 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated this week
- Examples of PVS-Studio integration in CMake (CLion/QtCreator)☆59Updated last year
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆83Updated 7 months ago
- forward declarations for C++ std headers☆75Updated 4 years ago
- ☆38Updated 5 years ago
- A tool for representing and concatenating strings without heap memory☆63Updated 5 years ago
- benchmark for various C++ function implementations; focus on invocation time☆96Updated 6 years ago
- MIF is a C++11 web-application framework designed for the backend micro-service development☆48Updated last year
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 7 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆35Updated 9 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