Liorst4 / cpp-resultLinks
rust's std::result re-implemented in c++
☆12Updated 4 years ago
Alternatives and similar repositories for cpp-result
Users that are interested in cpp-result are comparing it to the libraries listed below
Sorting:
- rx::ranges is a minimalist ranges library for C++17☆128Updated 3 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- A little metaprogramming and functional library☆68Updated 3 years ago
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- repr for Modern C++: Return printable string representation of a value☆86Updated 5 years ago
- Yet another component system☆12Updated 3 years ago
- Functional reactive programming library for c++☆160Updated 2 years ago
- type-safe and low-boilerplate bit level serialization☆125Updated 4 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 5 years ago
- <charconv> from Microsoft STL, but multi-platform☆38Updated 10 months ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- Fast C++ container combining the best features of std::vector and std::deque☆129Updated 2 years ago
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆149Updated last year
- C++14 code to convert integers to strings at compile-time☆121Updated last year
- ☆53Updated 6 years ago
- Library of flat vector-like based associative containers☆76Updated 3 years ago
- An indirect value-type for C++☆83Updated 2 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 6 years ago
- A never-valueless, strong guarantee implementation of std::variant☆71Updated last week
- A C++14 and later CRTP template for defining iterators☆76Updated last month
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆102Updated 7 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆205Updated last year
- C++ unit testing and mocking made easy☆56Updated 6 years ago
- An asynchronous FastCGI web microframework for C++☆39Updated 8 months ago
- Non-intrusive C++ signal programming library☆50Updated 4 years ago
- Yet another C++ text formatting library.☆71Updated last year
- low-level library for minimizing the size of your types☆118Updated 6 years ago
- Compile-time Huffman coding compression using C++20☆172Updated 4 years ago
- SPY - C++ Information Broker☆159Updated 2 weeks ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆165Updated last month