eyalroz / cpp-static-blockLinks
A static block implementation for C++
☆19Updated 4 years ago
Alternatives and similar repositories for cpp-static-block
Users that are interested in cpp-static-block are comparing it to the libraries listed below
Sorting:
- String facilities for C++98 and later - a library in search of its identity. Note: renamed from string-lite to make place for string-bare…☆25Updated this week
- Transferred to https://github.com/Neargye/yacppl☆14Updated 4 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated 2 months ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆50Updated 2 months ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆59Updated 2 months ago
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆89Updated last month
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆34Updated 2 months ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library.☆44Updated last week
- C++11 compatible charconv☆31Updated 2 weeks ago
- File/Directory Watcher for Modern C++☆86Updated 3 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated last year
- easy to use callback library for C++☆42Updated 8 years ago
- An educational C++20 implementation of Boost.Optional that also is-a C++20 std::optional☆10Updated 5 years ago
- Multi-format serialization library (JSON, XML, YAML, CSV, MsgPack)☆24Updated last week
- atomic lite - a C++11 atomic operations library for C++98 and later☆15Updated this week
- Thread aware Signal/Slot library☆83Updated 8 months ago
- Libusb wrapper for Asio☆65Updated 2 years ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆54Updated 7 months ago
- Cut down and minimalistic C++ string formatting library☆27Updated last year
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- ☆17Updated 3 years ago
- Library of backported modern C++ types to work with C++11☆89Updated 6 months ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆25Updated last year
- A single file C++11 header-only memory mapped file library.☆75Updated 2 years ago
- Cross-platform C++ Utility Library☆55Updated this week
- A modern, header-only request router for C++☆24Updated 3 months ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated 4 months ago
- Yet Another C++ Library☆23Updated last year
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆20Updated 4 months ago
- A view that allows iteration over a view, returning the index of each item along with each item☆13Updated 5 years ago