amdn / itoa_ljust
Fast and simple integer to ASCII conversion
☆12Updated 8 years ago
Alternatives and similar repositories for itoa_ljust
Users that are interested in itoa_ljust are comparing it to the libraries listed below
Sorting:
- Random Number Generator based on hardware-accelerated AES instructions☆57Updated 6 years ago
- Quick sort code using AVX2 instructions☆68Updated 7 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- A proof-of-concept for a fast regex matcher using lossy NFA matching on SIMD☆12Updated 5 years ago
- NetBSD cdb (constant database) library☆14Updated 5 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 10 years ago
- A small DFA for under 16 states☆51Updated 6 years ago
- Tiny Cooperative Process Management Library/Embedded Bounded Queue Actor Model (C11)☆40Updated 6 years ago
- arbitrary precision arithmetic library☆43Updated 6 years ago
- A User Space Threading Library☆19Updated last year
- Branchless UTF-8 decoder☆34Updated 7 years ago
- Compile-time TRIE based string matcher (C++11)☆53Updated 6 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- ☆13Updated 4 years ago
- A rethinking of the C time library☆10Updated 3 months ago
- ☆20Updated 2 years ago
- String to Float Benchmark☆19Updated 6 years ago
- A binary serialisation format inspired by YAML, MessagePack and nvlists.☆32Updated 4 years ago
- Futspace is a voxel based graphics engine implemented in Futhark☆8Updated 4 years ago
- Methods and Benchmarks for Random Numbers in a Range☆37Updated 6 years ago
- Benchmarks for Schemaless Data Serialization Libraries☆56Updated 3 years ago
- Persistent red-black tree in C++☆28Updated 7 years ago
- Quick experiment to see how expensive safety is in C, for research☆12Updated 6 years ago
- An arbitrary precision library written in C which supports fractional datum. Arbitraire is fully portable to all linux, mac and netbsd/fr…☆16Updated last year
- A benchmark for sorting algorithms☆60Updated 4 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 4 years ago
- Parse multiple decimal integers separated by arbitrary number of delimiters☆35Updated last year
- A vectorized single header hash function.☆19Updated 6 months ago
- A generic Priority Queue implementation in C using heaps - nothing fancy.☆12Updated 7 years ago