CrazyPandaLimited / panda-lib
Basic C++ library
☆12Updated last year
Alternatives and similar repositories for panda-lib:
Users that are interested in panda-lib are comparing it to the libraries listed below
- An educational C++20 implementation of Boost.Optional that also is-a C++20 std::optional☆10Updated 4 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 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☆10Updated 6 years ago
- C++11 compatible charconv☆29Updated last month
- Experimental library for coroutines and networking☆16Updated 7 years ago
- C++20 library for binary serialization of arbitrary aggregates or tuples. The library also unifies work with tuples and aggregates☆13Updated 2 years ago
- A minimalist framework for rapid server side applications prototyping in C++ with dependency injection support.☆20Updated last year
- Yet Another C++ Library☆20Updated last year
- C++ header only library purposed to create pool of some resources like keepalive connections☆23Updated 6 months ago
- so5extra is a collection of various SObjectizer's extensions. so5extra is built on top of SObjectizer and intended to simplify developmen…☆23Updated 3 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 8 months ago
- Safe integer utilities for C++11☆16Updated 10 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆45Updated 6 months ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆14Updated 2 years ago
- Embrace (post) modern C++☆9Updated 3 years ago
- A general property customisation mechanism☆15Updated 4 years ago
- Beautiful Capi is a tool which automates the creation of compiler-independent and binary compatible C++ libraries across different C++ co…☆33Updated 2 years ago
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- Основной сайт Рабочей Группы 21 C++☆10Updated 5 months ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆18Updated 3 years ago
- Header only C++14 micro benchmark☆14Updated 9 years ago
- Container Traits for Modern C++☆28Updated 4 years ago
- C++20 SIMD Within A Register library☆29Updated 5 months ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 3 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 4 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated this week
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆28Updated 8 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆12Updated last year
- Boost.Scope, a collection of scope guard utilities.☆14Updated 2 months ago
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 5 years ago