gdelugre / literal_ipaddr
C++17 constexpr implementation of inet_addr / inet_aton / inet_pton
☆27Updated 5 years ago
Alternatives and similar repositories for literal_ipaddr
Users that are interested in literal_ipaddr are comparing it to the libraries listed below
Sorting:
- A C++14 constexpr implementation of SHA256☆34Updated 9 months ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 3 weeks ago
- A tool for representing and concatenating strings without heap memory☆63Updated 4 years ago
- A fixed capacity dynamically sized string☆65Updated 2 weeks ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- Compiler/BuildSystem Interface Library☆26Updated 3 years ago
- ☆49Updated 7 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 11 months ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated last month
- A saturating arithmetic cast.☆12Updated 6 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- Compile-time printf-like string formatting☆77Updated 6 years ago
- A library of type traits for introspecting C++ function types☆29Updated 6 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Scripts to build binary packages of GCC snapshots☆29Updated this week
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 4 years ago
- A C++ 11 std::error_category for the NT kernel's NTSTATUS error codes☆35Updated last year
- ☆20Updated 11 months ago
- A compiler-friendly variadic type list for C++.☆36Updated last year
- Using coroutines to implement C++ exceptions for freestanding environments☆73Updated 6 months ago
- tool to show the structure layout of types in your C/C++ program, highlighting padding☆125Updated 2 years ago
- std::find simd version☆21Updated 2 years ago
- P0323 & P2505 std::expected simple implementation☆40Updated last month
- The IDK (Industrial Development Kit) library!☆33Updated 3 weeks ago
- C++ Testing using spies and fakes for isolation and simulation☆60Updated 7 years ago
- c++ library for building lightweight processing pipeline at compile-time for string obfuscation, aes ciphering or whatever you want☆68Updated 5 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆16Updated last year
- Header-only llvm::Expected<T>☆37Updated 5 years ago
- ORC: A tool for finding violations of C++'s One Definition Rule on the OSX toolchain.☆93Updated last week