hanickadot / shortyLinks
☆93Updated 9 months ago
Alternatives and similar repositories for shorty
Users that are interested in shorty are comparing it to the libraries listed below
Sorting:
- scpptool is a command line tool to help enforce a memory and data race safe subset of C++.☆173Updated last week
- Smart Garbage Collection Library for C++☆236Updated 9 months ago
- A double-to-string conversion algorithm based on Schubfach and yy☆275Updated this week
- Rust-like Traits & A Borrow Checker and Memory Ownership System for C++20 (heavily inspired from Rust)☆246Updated last year
- A minimalist single-header library for building pattern-matchers, lexers, and parsers.☆211Updated 7 months ago
- Collection of self-contained header-only libraries for C++17☆328Updated 3 weeks ago
- A modern, header-only C++ library for MessagePack serialization and deserialization. msgpack.org[c++23]☆86Updated 2 months ago
- Header-only, lightweight C++ library for binary streaming & serialization. Network data handling made easy peasy!☆285Updated 9 months ago
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆143Updated last week
- An easy-to-use and fast library for task-based parallelism, utilizing coroutines.☆332Updated last year
- Interactive C/C++ preprocessor macro debugger☆179Updated 5 years ago
- Branchless-Lomuto in Pattern-Defeating Quicksort☆49Updated last year
- A fast, small C/C++ function call tracer for x86-64/Linux, supports clang & gcc, ftrace, threads, exceptions & shared libraries☆193Updated 10 months ago
- ☆162Updated last week
- Structure-of-array synthesis in C++20☆80Updated 3 years ago
- ☆44Updated 10 months ago
- Minimal Rust-inspired C++20 STL replacement☆210Updated last year
- Header only C++23 structured logging library using logfmt☆71Updated 4 months ago
- Compile Time Parser Generator is a C++ single header library which takes a language description as a C++ code and turns it into a LR1 tab…☆483Updated last year
- C++20 [Minimal] Static Perfect Hash library☆249Updated 6 months ago
- Performance focused header-only container library. Currently primarily contains a fast B+Tree implementation.☆73Updated 3 weeks ago
- A concept-centered standard library for C++20, enabling safer and more reliable products and a more modern feel for C++ code; Also home o…☆127Updated 8 months ago
- A fast binary search that tries to be branchless☆105Updated last year
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆113Updated 10 months ago
- C++ Memory safety (memsafe) single-header libraries and Clang compiler plugin for safe C++, which reduces errors for reference data types…☆278Updated last month
- A C++ implementation of the Schubfach algorithm - fast and accurate conversion of IEEE-754 double values to decimal strings☆94Updated last month
- A floating point arithmetic which works with types of any mantissa, exponent or base in modern header-only C++.☆83Updated last year
- A spicy text library for C++ that has the explicit goal of enabling the entire ecosystem to share in proper forward progress towards a br…☆335Updated 7 months ago
- Reference implementation of Dragonbox in C++☆791Updated 3 months ago
- High performance, tagged binary data specification☆109Updated last month