eddieavd / natprolib
☆9Updated 9 months ago
Related projects ⓘ
Alternatives and complementary repositories for natprolib
- Libunifex networking library☆21Updated 2 years ago
- meta-programming, C++11☆16Updated 2 years ago
- A header-only C++ library that allows easily creating thread-safe, concurrency friendly resources.☆19Updated last year
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated last week
- Low cost runtime deadlock detection with checkpoints history☆24Updated 2 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆37Updated 10 months ago
- Provides run-time tuple element access☆15Updated 3 years ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆24Updated this week
- C++11 compatible charconv☆27Updated last week
- ☆9Updated 2 years ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆44Updated 5 months ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 4 years ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆22Updated 3 years ago
- Library for complex bitfields☆18Updated 5 months ago
- A fixed capacity dynamically sized string☆63Updated 2 months ago
- Coroutine support tools☆32Updated last month
- Result<T, E> for Modern C++☆32Updated 4 years ago
- C++20 Static Branch library☆45Updated 2 months ago
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 5 years ago
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆48Updated 2 years ago
- Library In A Week 2017 Parameter☆19Updated 6 years ago
- An educational C++20 implementation of Boost.Optional that also is-a C++20 std::optional☆10Updated 4 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆13Updated last year
- C++ header only library purposed to create pool of some resources like keepalive connections☆22Updated 3 months ago
- P0323 & P2505 std::expected simple implementation☆39Updated last year
- stl-like algorithms for TYPES☆31Updated last year
- Container Traits for Modern C++☆28Updated 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