cassioneri / eaf
Supplementary material to "Euclidean Affine Functions and their Application to Calendar Algorithms"
☆40Updated last month
Alternatives and similar repositories for eaf:
Users that are interested in eaf are comparing it to the libraries listed below
- Reference implementation of Grisu-Exact in C++☆61Updated 4 years ago
- Different algorithms for converting binary to decimal floating-point numbers☆119Updated 2 years ago
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆73Updated 2 years ago
- A test repository for the WIP algorithm for fixed-precision floating-point formatting.☆18Updated 11 months ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆31Updated last year
- Methods and Benchmarks for Random Numbers in a Range☆37Updated 6 years ago
- Branchless-Lomuto in Pattern-Defeating Quicksort☆48Updated 8 months ago
- C++ embedded domain specific language for expressing parsers as extended parsing expression grammars (PEGs)☆71Updated this week
- c++ library for binary fuse filters, including a sharded filter☆88Updated 2 months ago
- strtod and dtoa correct rounding and fast☆41Updated last year
- ☆41Updated last year
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆65Updated 4 years ago
- O(n log n) In-place Stable Quicksort☆15Updated 3 months ago
- A fast binary search that tries to be branchless☆99Updated last year
- An efficient, composable design pattern for range processing☆114Updated 3 weeks ago
- C++ template library for floating point operations☆24Updated this week
- Bytecode interpreter☆72Updated 2 months ago
- A combined repository for all RLIBM prototypes☆45Updated 6 months ago
- C23 Checked Arithmetic☆122Updated 3 months ago
- A C++ library for interning strings☆24Updated 8 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 4 years ago
- ☆39Updated 4 years ago
- An Evaluation of Linear Probing Hashtable Algorithms☆29Updated last year
- a smaller, simpler, portable pkg-config clone☆104Updated last week
- String to Float Benchmark☆19Updated 6 years ago
- A small C compiler☆32Updated 10 months ago
- Fast Gregorian calendar algorithms☆18Updated 2 years ago
- BUSY is a lean, statically typed, cross-platform, easily bootstrappable build system for GCC, CLANG and MSVC inspired by Google GN☆92Updated last year
- Fast C++ function "is_utf8": checks if the input is valid UTF-8. Made of a single source file. Optimized for ARM NEON, x64 SSE, AVX2 and…☆60Updated 6 months ago