yb303 / swarLinks
Low level, branch-free functions for number and string conversion and other utils
☆16Updated 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 small C compiler☆33Updated 7 months ago
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆12Updated 3 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
- C89 compatible atomics.☆95Updated 2 weeks 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
- Extremely fast x86 / AVX2 assembly implementations of common operations for linear arrays: checking whether array contains element, findi…☆40Updated 2 months ago
- Reference implementation of Grisu-Exact in C++☆68Updated 5 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated 4 months ago
- A double-to-string conversion algorithm based on Schubfach and yy☆291Updated this week
- Aims to be interpreted C written in C.☆32Updated 8 months ago
- My working copy of tinycc made reentrant☆28Updated 3 years ago
- Compile time unit checking with C++11 template magic.☆14Updated 6 years ago
- little test driven handle library in c☆12Updated 4 years ago
- A single-header C library for encoding, decoding, and doing useful things with ANSI graphics escape sequences.☆33Updated 3 years ago
- Collection of small public domain de/compressors in plain C.☆120Updated 4 years ago
- Different algorithms for converting binary to decimal floating-point numbers☆129Updated 3 years ago
- A C library for converting between two different encodings in a simple, easy, and powerful way.☆65Updated 7 months ago
- Tiny optimizing JIT compiler backend.☆51Updated last year
- A simple, single-header library which implements C preprocessor☆59Updated 9 months ago
- A C++ implementation of the Schubfach algorithm - fast and accurate conversion of IEEE-754 double values to decimal strings☆93Updated 2 months ago
- Tiny PreProcessor☆18Updated 2 months ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆49Updated 4 months ago
- cinf is a runtime library and compiler plug-in to support reflection in C.☆43Updated 6 months 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
- Work done today for the glory of tomorrow - or, C and C++ systems programming papers.☆62Updated this week
- C23 Checked Arithmetic☆157Updated 6 months ago
- Bytecode interpreter☆80Updated last year
- BUSY is a lean, statically typed, cross-platform, easily bootstrappable build system for GCC, CLANG and MSVC inspired by Google GN☆99Updated 6 months ago
- Yet another C++ text formatting library.☆71Updated last year