trflynn89 / libflyLinks
C++ utility library
☆16Updated 2 years ago
Alternatives and similar repositories for libfly
Users that are interested in libfly are comparing it to the libraries listed below
Sorting:
- C++ Dynamic loader generator for C APIs☆17Updated 6 years ago
- A C++14 reflection library☆72Updated last week
- Result<T, E> for Modern C++☆34Updated 5 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 4 months ago
- C++11 compatible charconv☆31Updated last month
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆25Updated 9 months ago
- easy to use callback library for C++☆42Updated 8 years ago
- Portable UUID generation library for C++☆26Updated last year
- Cross-platform C++ Utility Library☆54Updated last month
- A C++17 full-text search engine library☆33Updated 3 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- Generic 2D graphics library for C++14☆28Updated 4 months ago
- Modern C++20 Unicode library☆115Updated 5 months ago
- Additional functionality built on top of (Boost.)Asio☆26Updated 4 months ago
- Cross-platform OS features in C++☆27Updated 3 years ago
- A plugin framework for namespace macros in C/C++☆36Updated 10 years ago
- A never-valueless, strong guarantee implementation of std::variant☆69Updated last month
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 8 months ago
- Allows you to publish ABI stable C++ library that can be used across different compilers☆64Updated 3 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
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Displayed width of UTF-8 strings in Modern C++☆47Updated 2 years ago
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆47Updated last month
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 4 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 months ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 3 years ago