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
- Pointers and the C++ Core Guidelines☆9Updated 5 years ago
- Safe integer utilities for C++11☆16Updated 10 years ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆23Updated 5 months ago
- Основной сайт Рабочей Группы 21 C++☆10Updated 4 months ago
- Library that provides an actor style message-passing programming model (in C++).☆64Updated 3 months ago
- C++11 compatible charconv☆28Updated this week
- Header only C++14 micro benchmark☆14Updated 9 years ago
- so5extra is a collection of various SObjectizer's extensions. so5extra is built on top of SObjectizer and intended to simplify developmen…☆23Updated 2 months ago
- std C++ 11 library impementation with extra features using only C++ 98 and POSIX threads☆67Updated 10 months ago
- Boost.Scope, a collection of scope guard utilities.☆14Updated last month
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 7 months 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++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 2 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆38Updated 7 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆12Updated last year
- 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
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 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
- Library for extracting stacktrace from exception.☆48Updated last year
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated 3 months 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
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 7 months ago
- C++ Concurrency library!☆26Updated 5 years ago
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- Experimental library for coroutines and networking☆16Updated 6 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated 2 months ago
- use cling scripting with C++ and cmake☆33Updated 5 years ago