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
- A wrapper around gcc for creating binaries without dependencies on newer glibc versions☆43Updated 2 years ago
- A tagged-pointer type for C++.☆36Updated 2 years ago
- A small C compiler☆33Updated 3 months ago
- CPIP - a C/C++ preprocessor implemented in Python.☆46Updated last month
- A small python based build file generator targetting the build system ninja☆45Updated 8 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
- Tiny optimizing JIT compiler backend.☆50Updated 8 months ago
- A performant, parallel, probabilistic, random acyclic-graph, low-latency, perfect hash generation library.☆85Updated 4 months ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated 3 weeks ago
- Embed files into C/C++ projects.☆48Updated 4 years ago
- Simple benchmarking scripts to run on any machine to compare different C/C++ malloc implementations.☆17Updated 4 years ago
- A single-header C library for encoding, decoding, and doing useful things with ANSI graphics escape sequences.☆28Updated 3 years ago
- Cross-platform asynchronous I/O library☆20Updated last year
- Meta-program C/C++ with JavaScript☆29Updated 2 years ago
- small, fast memset based on microsoft's design☆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 …☆15Updated last year
- A POSIX compliant C library for Windows☆52Updated last week
- PPM compressor with a 128 bytes short decompressor☆39Updated 3 years ago
- Ascii85 encoder/decoder written in C with no memory allocation, no whitespace tolerance.☆11Updated 5 years ago
- Libcleri is a powerful tool to build languages. From a built language, libcleri can automatically create parse trees, which are data str…☆39Updated last year
- rf is a command-line tool capable of refactoring C and C++ source code.☆24Updated 2 years ago
- Optimal LZ4 compressor, that produces files that decompress faster while keeping the best compression ratio☆60Updated 2 years ago
- An implementation of libc, attempting to be compliant with C89, C99 and C11 standards☆13Updated 6 months ago
- Merge all your C/C++ files into a single one in a process known as amalgamation.☆74Updated last year
- Tiny PreProcessor☆18Updated 7 months ago
- A benchmark to measure lock overhead and compare mutex performance under varying levels of contention.☆39Updated last year
- Utilities for writing C++ extension modules.☆84Updated 2 years ago
- PEG Parser in ANSI C☆61Updated 3 years ago
- A unique_ptr implementation with small object optimization☆19Updated last year