Fast C header-only library for popcnt, pospopcnt, and set algebraic operations
☆45Dec 16, 2019Updated 6 years ago
Alternatives and similar repositories for libalgebra
Users that are interested in libalgebra are comparing it to the libraries listed below
Sorting:
- benchmarking positional population count☆17Oct 19, 2025Updated 4 months ago
- elPrep reimplementations in C++ and Java, only for benchmark comparisons☆10Feb 13, 2023Updated 3 years ago
- Vectorized intersections (research code)☆16Jan 13, 2017Updated 9 years ago
- This program implements the following graph reordering technique: Laxman Dhulipala, Igor Kabiljo, Brian Karrer, Giuseppe Ottaviano, Serg…☆10Sep 13, 2018Updated 7 years ago
- Codes of the paper "Speeding Up Set Intersections in Graph Algorithms using SIMD Instructions" that was published in SIGMOD 2018. Authors…☆31Jan 23, 2019Updated 7 years ago
- Source code of "Accelerating Truss Decomposition on Heterogeneous Processors", accepted by VLDB'20 - By Yulin Che, Zhuohang Lai, Shixuan …☆16May 25, 2020Updated 5 years ago
- ZP7: Zach's Peppy Parallel-Prefix-Popcountin' PEXT/PDEP Polyfill☆58Aug 14, 2024Updated last year
- testbed for different SIMD implementations for set intersection and set union☆41Jan 29, 2020Updated 6 years ago
- CLI utilty to work out proper constants for vpternlogic instruction☆13Jan 22, 2023Updated 3 years ago
- ☆13Mar 3, 2025Updated last year
- Hybrid methods for Parallel Betweenness Centrality on the GPU☆24Dec 20, 2018Updated 7 years ago
- 🚀 Fast C/C++ bit population count library☆360Jun 29, 2024Updated last year
- Parallel programming library in C++11☆13Jan 2, 2020Updated 6 years ago
- Fast algorithms for computing XX^T for binary matrices☆14Sep 24, 2019Updated 6 years ago
- A Lightweight Graph Processing Framework for Multi-GPUs☆14Apr 15, 2015Updated 10 years ago
- SIMD Library for Evaluating Elementary Functions, vectorized libm and DFT☆812Dec 25, 2025Updated 2 months ago
- Efficient C functions to compute the summary statistics (flagstats) for sequencing read sets.☆15Dec 16, 2019Updated 6 years ago
- A lightweight library designed to parse configuration files☆14Nov 24, 2025Updated 3 months ago
- A simple C Thread pool implementation☆13Apr 10, 2020Updated 5 years ago
- Go wrapper for LMDB - OpenLDAP Lightning Memory-Mapped Database☆11Feb 25, 2018Updated 8 years ago
- An QOI codec that doesn't requires any other dependencies☆18Apr 7, 2025Updated 10 months ago
- Five implementations of double linked lists to demonstrate generic data structures in C☆17Dec 19, 2019Updated 6 years ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆33May 31, 2021Updated 4 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆341Nov 15, 2024Updated last year
- Explores the different platform execution models for IO.☆17Aug 27, 2022Updated 3 years ago
- A k-mer frequency statistics software☆15Nov 19, 2021Updated 4 years ago
- Frog is Asynchronous Graph Processing on GPU with Hybrid Coloring Model. The fundamental idea is based on Pareto principle (or 80-20 rule…☆36May 29, 2021Updated 4 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Jun 3, 2021Updated 4 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆170Feb 21, 2025Updated last year
- mini is mini☆20Jan 19, 2020Updated 6 years ago
- ☆42May 8, 2023Updated 2 years ago
- Litesimd is a no overhead, header only, C++ library for SIMD processing, specialized on SIMD comparison and data shuffle.☆16May 23, 2019Updated 6 years ago
- Creates images of arbitrary Lua values using GraphViz☆32Jul 16, 2020Updated 5 years ago
- Lua wrapper arount the Tweet NaCl cryptographic library☆18Nov 18, 2021Updated 4 years ago
- C++ Interfaces for the nAG Library☆19Jul 24, 2025Updated 7 months ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52May 2, 2017Updated 8 years ago
- k-means++: a C++ version implement☆18Dec 26, 2017Updated 8 years ago
- AVX-2 vectorised 8-bit positional popcount for Go☆23Aug 28, 2020Updated 5 years ago
- BitMagic Library☆443Aug 26, 2025Updated 6 months ago