awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Primitive Numeric Types · Awesome GitHub Repositories

2 repos

Awesome GitHub RepositoriesPrimitive Numeric Types

Explore 2 awesome GitHub repositories matching programming languages & runtimes · Primitive Numeric Types. Refine with filters or upvote what's useful.

  1. Home
  2. Programming Languages & Runtimes
  3. Programming Language Varieties
  4. Programming Languages
  5. Type Systems
  6. Primitive Numeric Types

Awesome Primitive Numeric Types GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • rust-lang/rust

    rust-lang/rust

    110,533GitHubView on GitHub↗

    Rust is a programming language designed for memory safety and performance. It provides a comprehensive curriculum that covers fundamental syntax, memory management, and advanced programming paradigms, including support for functional and object-oriented styles. The language features a strong type system that enforces m

    Supports IEEE 754 compliant decimal arithmetic through native floating-point primitives.

    Rustcompilerlanguagerust
  • opencv/opencv

    opencv/opencv

    86,238GitHubView on GitHub↗

    OpenCV is a comprehensive computer vision library designed for real-time performance and cross-platform deployment. It provides a native execution environment that leverages multi-threaded operations and automated memory management to handle intensive computational tasks, including image processing and machine learning

    Operates on fixed primitive data types using runtime dispatching to optimize performance and cross-language binding efficiency.

    C++c-plus-pluscomputer-visiondeep-learning

Explore sub-tags

  • Fixed Pixel TypesPrimitive data types optimized for pixel-level operations with runtime dispatching.
  • Floating-Point TypesPrimitive types for decimal numbers.