imahjoub / hash_sha256Links
C++ implementation of SHA-256 (header-only)
☆10Updated 3 months ago
Alternatives and similar repositories for hash_sha256
Users that are interested in hash_sha256 are comparing it to the libraries listed below
Sorting:
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆52Updated 2 months ago
- C++ library of performance-minded contiguous containers, strings and streams☆14Updated 7 years ago
- ☆9Updated 8 months ago
- Structure to Tuple Conversions in C++17☆27Updated 5 years ago
- Using coroutines to implement C++ exceptions for freestanding environments☆73Updated 6 months ago
- Simple mutation-testing☆44Updated last year
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- soft_double provides a C++ software implementation of a double-precision floating-point data type☆19Updated 2 months ago
- A tagged-pointer type for C++.☆33Updated last year
- Constant time memcmp() function☆21Updated 6 years ago
- C++ ABI implementation providing low-level support for a standard C++ library (typically libc++)☆43Updated 3 months ago
- Fastest type-safe parsing library in the world for C++14 or C++17 (up to 300x faster than std::regex)☆42Updated 6 years ago
- A C++14 constexpr implementation of SHA256☆34Updated 10 months ago
- A compiler for a subset of C11 language. Under development...☆12Updated last year
- GCC/Clang inline assembly wrapper, C macro pre-processor based. ASM for human beings. Painless code migration from MSVC, Borland __asm {}…☆21Updated last year
- Switch/Case strings using constexpr long hash☆13Updated 4 years ago
- Kraken is an open-source modern math library that comes with a fast-fixed matrix class and math-related functions.☆31Updated last year
- An easy-to-use and competitively fast JSON parsing library for C++17, forked from Bitcoin Cash Node's own UniValue library.☆31Updated 11 months ago
- A compiler-friendly variadic type list for C++.☆36Updated last year
- run C++ from anywhere☆119Updated 5 years ago
- A C++ ML and numerical analysis API, with an accompanying scripting language.☆46Updated 2 years ago
- Towards a constexpr version of the C++ standard library☆18Updated last year
- A collection of scripts for building Clang on Linux☆16Updated 2 years ago
- Allocation-free move-only alternative to std::function for C++17☆11Updated 4 years ago
- A C++ 11 std::error_category for the NT kernel's NTSTATUS error codes☆35Updated 2 weeks ago
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆195Updated last month
- HashLibPlus is a recommended C++11 hashing library that provides a fluent interface for computing hashes and checksums of strings, files,…☆44Updated last year
- Trying to get perfect codegen for big-integer math.☆31Updated 2 years ago
- A Clang plugin for generating CLIs from unmodified C++ functions/classes.☆35Updated 3 years ago
- A fixed capacity dynamically sized string☆66Updated last month