yb303 / swar
Low level, branch-free functions for number and string conversion and other utils
☆13Updated 2 years ago
Alternatives and similar repositories for swar:
Users that are interested in swar are comparing it to the libraries listed below
- Reference implementation of Grisu-Exact in C++☆61Updated 4 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 11 months ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆35Updated last month
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆41Updated 2 months ago
- little test driven handle library in c☆11Updated 4 years ago
- Extremely fast x86 / AVX2 assembly implementations of common operations for linear arrays: checking whether array contains element, findi…☆37Updated 3 years ago
- ☆13Updated 3 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
- A tagged-pointer type for C++.☆31Updated last year
- Single header libraries☆23Updated 4 years ago
- homogeneous variadic function parameters☆17Updated last year
- Clang C/C++ Visual Profiler for compile times visualization☆36Updated 4 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- Code for the C++20 coroutines based job system discussed in https://poniesandlight.co.uk/reflect/coroutines_job_system/☆19Updated last year
- envy: Deserialize environment variables into type-safe structs☆67Updated 4 years ago
- Virtual memory based containers☆42Updated 3 years ago
- A unique_ptr implementation with small object optimization☆19Updated 6 months ago
- Acorn Archimedes A3000 Emulator in C++23☆16Updated 3 months ago
- A string formatting library for C++☆41Updated 4 years ago
- Low memory overhead allocator☆29Updated 4 months ago
- Unzip libraries for shrink/unshrink, reduce/expand, implode/explode methods☆14Updated 4 years ago
- Lock-free memory allocator☆20Updated last year
- A small C compiler☆32Updated 10 months ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- Collection of small public domain de/compressors in plain C.☆117Updated 4 years ago
- Compile time unit checking with C++11 template magic.☆13Updated 5 years ago
- A test repository for the WIP algorithm for fixed-precision floating-point formatting.☆18Updated 11 months ago
- A C++ header-only ZLib / libBZ2 / libLZMA / Zstandard wrapper.☆52Updated last month
- A compiler-friendly variadic type list for C++.☆36Updated last year
- small, fast memset based on microsoft's design☆10Updated 2 years ago