awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
lemire avatar

lemire/fastmod

0
View on GitHub↗
349 stars·30 forks·C++·Apache-2.0·1 view

Fastmod

A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.

Features

  • Mathematical Libraries - Fast modular reduction and remainders.

Star history

Star history chart for lemire/fastmodStar history chart for lemire/fastmod

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Fastmod

Similar open-source projects, ranked by how many features they share with Fastmod.
  • auburns/fastnoisesimdAuburns avatar

    Auburns/FastNoiseSIMD

    633View on GitHub↗

    C++ SIMD Noise Library

    C++
    View on GitHub↗633
  • auto-differentiation/xadauto-differentiation avatar

    auto-differentiation/xad

    421View on GitHub↗

    Fast, easy automatic differentiation in C++

    C++aadalgorithmic-differentiationauto-differentiation
    View on GitHub↗421
  • autodiff/autodiffautodiff avatar

    autodiff/autodiff

    1,933View on GitHub↗

    automatic differentiation made easier for C++

    C++auto-differentiationautodiffautodifferentiation
    View on GitHub↗1,933
  • ashvardanian/numkongashvardanian avatar

    ashvardanian/NumKong

    1,829View on GitHub↗

    SIMD-accelerated distances, dot products, matrix ops, geospatial & geometric kernels for 16 numeric types — from 6-bit floats to 64-bit complex — across x86, Arm, RISC-V, and WASM, with bindings for Python, Rust, C, C++, Swift, JS, and Go 📐

    C
    View on GitHub↗1,829
See all 30 alternatives to Fastmod→

Frequently asked questions

What does lemire/fastmod do?

A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.

What are the main features of lemire/fastmod?

The main features of lemire/fastmod are: Mathematical Libraries.

What are some open-source alternatives to lemire/fastmod?

Open-source alternatives to lemire/fastmod include: auburns/fastnoisesimd — C++ SIMD Noise Library. auto-differentiation/xad — Fast, easy automatic differentiation in C++. autodiff/autodiff — automatic differentiation made easier for C++. b-k/apophenia — A C library for statistical and scientific computing. boostorg/multiprecision — Boost.Multiprecision. ashvardanian/numkong — SIMD-accelerated distances, dot products, matrix ops, geospatial & geometric kernels for 16 numeric types — from 6-bit…