gdelugre / literal_ipaddr
C++17 constexpr implementation of inet_addr / inet_aton / inet_pton
☆25Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for literal_ipaddr
- A C++14 constexpr implementation of SHA256☆32Updated 4 months ago
- Compiler/BuildSystem Interface Library☆24Updated 2 years ago
- Simple <stdatomic.h>, <stdalign.h> and <threads.h> implementation for MSVC in Visual Studio 2019☆18Updated 5 years ago
- Compile-time printf-like string formatting☆76Updated 6 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 5 months ago
- C++ library of performance-minded contiguous containers, strings and streams☆13Updated 7 years ago
- A C++ 11 std::error_category for the NT kernel's NTSTATUS error codes☆35Updated last year
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated 10 months ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 7 months ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated 10 months ago
- ☆19Updated 5 months ago
- Experimental library for coroutines and networking☆16Updated 6 years ago
- A compiler-friendly variadic type list for C++.☆36Updated last year
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆31Updated 10 months ago
- ☆17Updated 6 years ago
- Simple mutation-testing☆43Updated 7 months ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated last year
- A fast C++ dynamic_cast<> alternative.☆31Updated 3 years ago
- Instrument your C/C++ programs with traces, see them in chrome://tracing☆58Updated 5 months ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆41Updated this week
- C/C++ compiler vendor and features detection.☆37Updated 7 years ago
- C++20 compile time compressed string tables☆46Updated last year
- ORC is a tool for finding violations of C++'s One Definition Rule on the OSX toolchain.☆91Updated 5 months ago
- Help code to be able to use C++ as a scriptable and debuggable language without using any language wrappers☆26Updated 5 years ago
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆36Updated 5 months ago
- A fixed capacity dynamically sized string☆63Updated this week
- Scripts to build binary packages of GCC snapshots☆28Updated last week
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 5 months ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 4 years ago