CrazyPandaLimited / panda-libLinks
Basic C++ library
☆13Updated 2 years ago
Alternatives and similar repositories for panda-lib
Users that are interested in panda-lib are comparing it to the libraries listed below
Sorting:
- Основной сайт Рабочей Группы 21 C++☆10Updated 7 months 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
- Library that provides an actor style message-passing programming model (in C++).☆68Updated this week
- std C++ 11 library impementation with extra features using only C++ 98 and POSIX threads☆67Updated last month
- Library for extracting stacktrace from exception.☆48Updated 2 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated 2 weeks ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆43Updated 4 years ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 3 years ago
- Type traits for properties of C / C++ enum types☆22Updated 6 years ago
- Optimized C++20/23 vectors, strings with in class buffer storage, and utility algorithms☆15Updated 9 months ago
- Fast thread-safe allocator with memory access control functions☆15Updated 5 years ago
- Thread aware Signal/Slot library☆84Updated 8 months ago
- Type preserving dynamic heterogeneous containers for C++.☆18Updated 6 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆34Updated 2 weeks ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆15Updated 2 weeks ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆25Updated last year
- Beautiful Capi is a tool which automates the creation of compiler-independent and binary compatible C++ libraries across different C++ co…☆36Updated 3 years ago
- String facilities for C++98 and later - a library in search of its identity. Note: renamed from string-lite to make place for string-bare…☆25Updated 2 weeks ago
- An educational C++20 implementation of Boost.Optional that also is-a C++20 std::optional☆10Updated 5 years ago
- Portable implementation of future/promise API in C++☆77Updated last year
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆89Updated 2 months ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆49Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated 5 months ago
- Header-only type safe C++ template library for fast native fixed point arithmetic☆14Updated 6 years ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 4 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆11Updated 7 years ago
- Simple C++ one-header stl based library implementing reflection for POD data types☆28Updated 4 years ago
- Proposal for constexpr_allocator☆13Updated 8 years ago
- <charconv> from Microsoft STL, but multi-platform☆39Updated 8 months ago