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
- Quick sort code using AVX2 instructions☆68Updated 7 years ago
- ☆20Updated 2 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆56Updated 5 years ago
- arbitrary precision arithmetic library☆43Updated 6 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- FPC calculates information to be used in fixed-point integer calculations☆29Updated 8 years ago
- ☆11Updated 8 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
- UTF8 Validator (C edition)☆23Updated 3 years ago
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- Coroutine library in C.☆20Updated 3 years ago
- A generic Priority Queue implementation in C using heaps - nothing fancy.☆12Updated 7 years ago
- Slides for my 2019 presentation at C++ on Sea☆13Updated 3 years ago
- A Parallelism Profiler with What-If analyses for Intel Threading Building Blocks (TBB) programs☆13Updated 7 years ago
- Portable Coroutine Library (unofficial fork -- original by Davide Libenzi http://www.xmailserver.org/libpcl.html )☆11Updated 14 years ago
- World's fastest integer to ASCII conversion, C++14 template meta-programming implementation, any size integer 8,16,32,64-bit, signed or u…☆27Updated 8 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆26Updated 5 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- Branchless UTF-8 decoder☆33Updated 7 years ago
- Some variations on Lemire's Fast Random Integer Generation in an Interval☆15Updated 5 years ago
- String to Float Benchmark☆19Updated 6 years ago
- NetBSD cdb (constant database) library☆14Updated 5 years ago
- Quick experiment to see how expensive safety is in C, for research☆12Updated 5 years ago
- finding set bits in large bitmaps☆15Updated 9 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 4 years ago
- A small test for multithreaded C++ stack unwinding on unixes☆16Updated 5 years ago
- Papers for the C++ Standards Committee, WG21☆55Updated last month
- Linear vs binary search benchmark☆41Updated 5 years ago
- A proof-of-concept for a fast regex matcher using lossy NFA matching on SIMD☆12Updated 5 years ago
- SOM++ - C++ implementation of the Simple Object Machine Smalltalk☆14Updated last month