yb303 / swarLinks
Low level, branch-free functions for number and string conversion and other utils
☆14Updated 3 years ago
Alternatives and similar repositories for swar
Users that are interested in swar are comparing it to the libraries listed below
Sorting:
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆12Updated 2 years ago
- Reference implementation of Grisu-Exact in C++☆69Updated 5 years ago
- A reusable compiler backend for the i386, x86_64, ARM and AArch64 architecture based on TCC, with an IR on bytecode level including type …☆18Updated last year
- A wrapper around gcc for creating binaries without dependencies on newer glibc versions☆46Updated 2 years ago
- "Zero Setup" cross-compilation for C/C++. Supports numerous architectures, build systems, C standard libraries, vcpkg, and Conan.☆42Updated 3 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated last month
- little test driven handle library in c☆12Updated 4 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆47Updated last month
- A tagged-pointer type for C++.☆37Updated 2 years ago
- Extremely fast x86 / AVX2 assembly implementations of common operations for linear arrays: checking whether array contains element, findi…☆40Updated 4 years ago
- Utilities for writing C++ extension modules.☆84Updated 2 years ago
- A unique_ptr implementation with small object optimization☆19Updated last year
- Convert to/Embed binary files in C source files, quickly and efficiently.☆71Updated last year
- A small C compiler☆33Updated 4 months ago
- CPIP - a C/C++ preprocessor implemented in Python.☆47Updated 2 months ago
- Experimental fork of zlib with performance improvements☆33Updated 2 years ago
- Ascii85 encoder/decoder written in C with no memory allocation, no whitespace tolerance.☆11Updated 5 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 11 months ago
- Different algorithms for converting binary to decimal floating-point numbers☆125Updated 3 years ago
- A super-fast hash algorithm in a single C++ header☆92Updated 4 years ago
- Slotmap is a sequence container with weak reference keys written in C++17.☆40Updated last year
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- An implementation of libc, attempting to be compliant with C89, C99 and C11 standards☆13Updated 7 months ago
- A POSIX compliant C library for Windows☆54Updated 3 weeks ago
- Interactive C/C++ preprocessor macro debugger☆172Updated 4 years ago
- A plugin framework for namespace macros in C/C++☆36Updated 11 years ago
- A single-header C library for encoding, decoding, and doing useful things with ANSI graphics escape sequences.☆30Updated 3 years ago
- Clang from the Future: A C++17 to C++11 source-to-source compiler☆123Updated 7 years ago
- Branchless-Lomuto in Pattern-Defeating Quicksort☆49Updated last year
- fast and safe base library for x86-64 Linux SSE4.2 in asm (non-official patches)☆26Updated 6 years ago