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☆11Updated 2 years ago
- A small C compiler☆33Updated last month
- little test driven handle library in c☆11Updated 4 years ago
- Reference implementation of Grisu-Exact in C++☆67Updated 4 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆45Updated 7 months ago
- Different algorithms for converting binary to decimal floating-point numbers☆122Updated 2 years ago
- A single-header C library for encoding, decoding, and doing useful things with ANSI graphics escape sequences.☆28Updated 3 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆35Updated 6 months 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 …☆14Updated last year
- Faster and safer algorithms for string matching with wildcards, globs, and gitignore-style globs☆21Updated 2 years ago
- CPIP - a C/C++ preprocessor implemented in Python.☆46Updated 4 months 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
- Fast, embeddable C code for smooth image scaling and pixel format conversion☆37Updated last year
- A performant, parallel, probabilistic, random acyclic-graph, low-latency, perfect hash generation library.☆83Updated 2 months ago
- A tagged-pointer type for C++.☆35Updated 2 years ago
- Slotmap is a sequence container with weak reference keys written in C++17.☆39Updated 10 months ago
- A small python based build file generator targetting the build system ninja☆46Updated 8 years ago
- Ascii85 encoder/decoder written in C with no memory allocation, no whitespace tolerance.☆11Updated 5 years ago
- rf is a command-line tool capable of refactoring C and C++ source code.☆24Updated 2 years ago
- A unique_ptr implementation with small object optimization☆19Updated 11 months ago
- Single header libraries☆23Updated 5 years ago
- This is a library that implements a wide range of various coroutine primitives in C++20, allowing for easy and simple use. It also provid…☆15Updated 3 years ago
- Minimalistic Ninja generator☆50Updated 9 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆14Updated this week
- Collection of small public domain de/compressors in plain C.☆119Updated 4 years ago
- A wrapper around gcc for creating binaries without dependencies on newer glibc versions☆42Updated 2 years ago
- Extremely fast x86 / AVX2 assembly implementations of common operations for linear arrays: checking whether array contains element, findi…☆38Updated 3 years ago
- C89 compatible atomics.☆85Updated 2 months ago
- Implementation of Scoped Guards and Unique Resource as proposed in P0052.☆51Updated this week
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 2 years ago