awesome-repositories.com
Blog
MCP
awesome-repositories.com

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
ckormanyos avatar

ckormanyos/wide-integer

0
View on GitHub↗
220 stars·38 forks·C++·BSL-1.0·3 views

Wide Integer

Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.

Features

  • Mathematical Libraries - Generic template for wide integers.

Star history

Star history chart for ckormanyos/wide-integerStar history chart for ckormanyos/wide-integer

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

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 Wide Integer

Similar open-source projects, ranked by how many features they share with Wide Integer.
  • 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 Wide Integer→

Frequently asked questions

What does ckormanyos/wide-integer do?

Wide-Integer implements a generic C++ template for uint128t, uint256t, uint512t, uint1024t, etc.

What are the main features of ckormanyos/wide-integer?

The main features of ckormanyos/wide-integer are: Mathematical Libraries.

What are some open-source alternatives to ckormanyos/wide-integer?

Open-source alternatives to ckormanyos/wide-integer 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…