rutgers-apl / The-RLIBM-ProjectLinks
A combined repository for all RLIBM prototypes
☆46Updated 11 months ago
Alternatives and similar repositories for The-RLIBM-Project
Users that are interested in The-RLIBM-Project are comparing it to the libraries listed below
Sorting:
- Inspect floating point computations☆140Updated 4 years ago
- Optimized CppSPMD test project: macro control flow, SSE4.1/AVX1/AVX2/AVX2 FMA support☆119Updated 4 years ago
- Cold-start page provisioning speed test for WIndows☆40Updated 3 years ago
- A compact memory bandwidth tester for x64 CPUs☆118Updated 4 years ago
- Lock free hierarchical work scheduler☆114Updated last year
- SPMD in C++☆68Updated 5 years ago
- Easy to use custom allocators in a single-header, public domain C/C++ library☆57Updated 7 years ago
- ☆24Updated 5 years ago
- Work Stealing Threadpool in a C Header☆22Updated last year
- A C compiler☆55Updated 4 years ago
- Small, easy-to-integrate shader compiler written in C99. Compiles HLSL to SPIR-V☆52Updated 4 years ago
- The Rox operating system☆15Updated 7 months ago
- Macro magic for declaring/calling Objective-C APIs from C11 or C++. Preloads selectors, chooses the correct objc_msgSend to call per met…☆60Updated last year
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆74Updated 2 years ago
- Amir Said's C++ fast Huffman coding example (FastHF)☆26Updated 3 years ago
- Documenting Wasm SIMD performance☆37Updated 5 years ago
- A simple drawing program to replicate construction with a compass and straightedge☆22Updated 7 years ago
- Code Archive of GDMag Samples from 1994 to 2007☆95Updated 8 years ago
- SIMD macro assembler unified for ARM, MIPS, PPC and x86☆90Updated 9 months ago
- LZ77/LZSS designed for SSE based decompression