mkupchik / dconvstrLinks
DConvStr: A better way to convert between double and string
â17Updated 10 years ago
Alternatives and similar repositories for dconvstr
Users that are interested in dconvstr are comparing it to the libraries listed below
Sorting:
- Hashing functions and PRNGs based on themâ167Updated 2 months ago
- đś A lock- and wait-free hashtable (and an array too)â109Updated 2 weeks ago
- Compile-time TRIE based string matcher (C++11)â54Updated 6 years ago
- C library to remove white space from strings as fast as possibleâ157Updated last year
- wait free FIFO queue, easy built cross platform(no extra dependencies needed)â87Updated 6 years ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"â205Updated 6 years ago
- Fastest Histogram Constructionâ75Updated 4 years ago
- fundamental tools in the spirit of Câ58Updated 6 years ago
- C++14 high performance non-blocking network IO (based on epoll + boost.context)â135Updated 7 years ago
- Benchmark showing the we can randomly hash strings very quickly with good universalityâ139Updated last year
- A very fast library for validating UTF-8 using AVX2/SSE4 instructionsâ219Updated 5 years ago
- TurboRLE-Fastest Run Length Encodingâ289Updated 2 years ago
- Quick sort code using AVX2 instructionsâ69Updated 8 years ago
- Bitset Sort, a faster std::sort replacement.â79Updated 4 years ago
- Header-only vectorized, lazy-decoding, zero-copy CSV file parserâ99Updated last year
- UMASH: a fast enough hash and fingerprint with collision boundsâ159Updated 3 weeks ago
- C library implementing the ridiculously fast CLHash hashing functionâ281Updated last year
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)â170Updated 11 months ago
- Wolfsort is a stable adaptive hybrid radix / merge sort.â197Updated last year
- Random access array of tightly packed unsigned integersâ171Updated 3 years ago
- Binary floating-point to decimal string conversion algorithm.â106Updated 8 years ago
- A C implementation of Amazon Ion.â172Updated 2 months ago
- generate perfect hashes (alpha)â79Updated 3 years ago
- A fast alternative to the modulo reductionâ317Updated 4 years ago
- A portable in-place bitwise binary Fredkin trie algorithm which allows for near constant time insertions, deletions, finds, closest fit fâŚâ275Updated 4 years ago
- C library to pack and unpack short arrays of integers as fast as possibleâ92Updated 2 years ago
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)â307Updated last year
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.â341Updated last year
- DISCoHAsH - Simple, fast, quality hash in 120 lines. 10GB/s serial (depending on hardware). Also in NodeJSâ219Updated 2 years ago
- This small library enables acceleration of bulk calls of certain math functions on AVX and AVX2 hardware. Currently supported operations âŚâ86Updated 4 years ago