Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists tagged with branchless
A curated list of projects in awesome lists tagged with branchless .
https://github.com/scandum/blitsort
Blitsort is an in-place stable adaptive rotate mergesort / quicksort.
algorithm branchless c inplace merge quick sort sorting
Last synced: 09 Nov 2024
https://github.com/nic-obert/branchless_programming
Proof of concept programming using only truly branchless operations.
branchless challenge cpp proof-of-concept
Last synced: 25 Dec 2024
https://github.com/junaire/fast_tri
A blazing fast, branchless header only trigonometric library
branchless header-only-library high-performance trigonometry-library
Last synced: 03 Jan 2025
https://github.com/diamondinoia/cpu-performance-tests
This repository contains the code to benchmark CPU cache miss latency and branch misprediction penalty
branch-prediction branchless cache-latency cpp hpc memory-latency
Last synced: 23 Nov 2024
https://github.com/frymimori/c-plus-plus-sorter
Create ascending and descending ordered arrays using C++ with a fast and unique sorting algorithm.
algorithm alphabetical-sorting ascending-sort branchless cpp cpp98-compatible descending-sort fast memory-safe minimal multi-type natural-sorting nlogn non-recursive numerical-sorting portable sort-order sorting sorting-algorithms stable-sorting
Last synced: 19 Nov 2024