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 3 years ago
- A small C compiler☆33Updated 5 months ago
- A wrapper around gcc for creating binaries without dependencies on newer glibc versions☆46Updated 2 years ago
- A C preprocessor designed to be embeddable, quick, light and fully compliant to ISO Standard 9899:1999, aka ISO C99, or simply, C99☆58Updated 10 years ago
- Parse multiple decimal integers separated by arbitrary number of delimiters☆37Updated last year
- Reference implementation of Grisu-Exact in C++☆69Updated 5 years ago
- llvm, clang and cling wrapped into one repo☆50Updated last year
- Experimental fork of zlib with performance improvements☆34Updated 2 years ago
- Utilities for writing C++ extension modules.☆84Updated 2 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆49Updated 2 months ago
- Example of LZ4 compression with optimal parsing using BriefLZ algorithms☆29Updated 2 years ago
- Extremely fast x86 / AVX2 assembly implementations of common operations for linear arrays: checking whether array contains element, findi…☆40Updated last week
- Different algorithms for converting binary to decimal floating-point numbers☆128Updated 3 years ago
- Implementation of Scoped Guards and Unique Resource as proposed in P0052.☆54Updated 2 weeks ago
- A benchmark to measure lock overhead and compare mutex performance under varying levels of contention.☆39Updated last year
- 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 single-header C library for encoding, decoding, and doing useful things with ANSI graphics escape sequences.☆31Updated 3 years ago
- An implementation of libc, attempting to be compliant with C89, C99 and C11 standards☆13Updated 2 weeks ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated 2 months ago
- pure-python C types packer/unpacker☆19Updated 5 years ago
- Single header libraries☆24Updated 5 years ago
- CPIP - a C/C++ preprocessor implemented in Python.☆47Updated 3 months ago
- A double-to-string conversion algorithm based on Schubfach and yy☆137Updated this week
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 3 years ago
- fast and safe base library for x86-64 Linux SSE4.2 in asm (non-official patches)☆26Updated 6 years ago
- little test driven handle library in c☆12Updated 4 years ago
- Replacement for std::optional with efficient memory usage and additional features.☆51Updated 9 months ago
- An open-source C++ library for parsing reStructuredText☆18Updated 11 years ago
- "Zero Setup" cross-compilation for C/C++. Supports numerous architectures, build systems, C standard libraries, vcpkg, and Conan.☆42Updated 3 years ago
- C23 Checked Arithmetic☆150Updated 4 months ago