amdn / itoa_ljustLinks
Fast and simple integer to ASCII conversion
☆12Updated 9 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:
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 4 years ago
- Slides for my 2019 presentation at C++ on Sea☆13Updated 3 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆57Updated 6 years ago
- NetBSD cdb (constant database) library☆14Updated 6 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Some variations on Lemire's Fast Random Integer Generation in an Interval☆15Updated 5 years ago
- ☆20Updated 2 years ago
- Quick experiment to see how expensive safety is in C, for research☆12Updated 6 years ago
- arbitrary precision arithmetic library☆43Updated 6 years ago
- Extension of the STL algorithms on sets☆21Updated 5 years ago
- A collection of formatting benchmarks☆47Updated 4 months ago
- ☆28Updated 2 years ago
- Benchmarks for Schemaless Data Serialization Libraries☆56Updated 3 years ago
- Branchless UTF-8 decoder☆34Updated 7 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
- Compile-time TRIE based string matcher (C++11)☆53Updated 6 years ago
- Phase Fair and Standard Reader Writer Locks☆17Updated 5 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- A standalone library to create and manipulate metrics in C☆18Updated 2 weeks ago
- A generic Priority Queue implementation in C using heaps - nothing fancy.☆12Updated 7 years ago
- JAXN: A standard for extended JSON☆19Updated 3 years ago
- A Parallelism Profiler with What-If analyses for Intel Threading Building Blocks (TBB) programs☆13Updated 7 years ago
- C++20 coroutine runtime and cross-platform I/O library☆34Updated 9 months ago
- A proof-of-concept for a fast regex matcher using lossy NFA matching on SIMD☆12Updated 6 years ago
- Persistent red-black tree in C++☆29Updated 7 years ago
- UTF8 Validator (C edition)☆24Updated 3 years ago
- Papers for the C++ Standards Committee, WG21☆55Updated 3 weeks ago
- String to Float Benchmark☆19Updated 6 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago