Showing 972 open source projects for "open source assembly software source code"

View related business solutions
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • Stop vibe-debugging. Icon
    Stop vibe-debugging.

    Plug Claude into your app's actual errors.

    AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
    Free 30 days.
  • 1
    JellyMark is a next-generation OpenGL and CPU benchmarking program. Features: Realtime Physics simulation of non rigid body bouncing in a rotating cube. 100% Assembly optimized FPU spring calculation routine. Cube environment mapping for reflections.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A completely portable C++ library, to provide a standard set of classes similar to Java Common API. It's highly efficient and it follows the Embedded C++ Standard. It's FREE (LGPL licensed).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    FOOL is a Fuzzy system development tool with interactive 'foolproof' graphical user interface.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Matrix2LaTeX is a program that produces LaTeX code required to typeset matrices/vectors. It supports a set of predifined matrices/vectors such as Hilbert, unitary and diagonal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 5
    This project aims to develop open source psychometric data analysis software, including estimation software for Rasch and Item Response Theory (IRT) models for both dichotomous and polytomous test items.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The Random Bit Generator Test Suite will take in large blocks of binary data and attempt to tell the user what is not random about them. Code developers, mathematicians and statisticans welcome to help.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A+ programming language. APL, scripting, X11, Unix, math, array processing, cool fonts.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    Originally intended for speed in certain operations, this has become a fuller featured statistics package for C++ developers.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    LiteOS is our attempt to write a free OS for calculators known as "TI-68k". TI naturally stands for Texas Instuments while 68k designs the Motorola 68000, in other words the processor running such calculators.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 10
    This library allows developers to quickly add to their code management of probability laws. The Distri library gives close control to random distribution for each possible value. The distribution can also be directly modified by the user of the applica
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Algomath is a portable 32bit integer Arithmetic C Library with prime numbers and numbers manipulation algorithms. Optional fast assembly language alternatives (NASM source) for prime numbers time-critical functions are also included for the Intel-x86 rang
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    LOOP (Language Object Oriented Parallel) is a visual programming language project dedicated to creating a full suite of components for simulation of hierarchical dynamical systems in discrete time.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Interactive Perl environment for data analysis. It consists of several integrated tools such as a Plotting tool, Interactive Shell, and more. Written entirely in Perl using Tk.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Electrical Impedance Tomography and Diffusion based Optical Tomography Reconstruction Software. Currently we have Matlab tool kit to solve the forward problem for EIT in 2D using FEM and iterative regulaized inverse solvers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    RLaB is a high level programming language targeted at engineering applications. Rlab is _not_ a clone of languages like Matlab. Though, it can be called "MATLAB-like" since the programming language possesses similar operators and concepts.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    Spar is a math-oriented scripting language. It is simple, clean, and extensible.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    The goal is to use distributed computing in the least bandwidth-intensive way to find a large prime number. We will have four parts to the project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    kasm is an assembler for the Saturn microprocessor, used in the HP48/HP49 calculators. It uses MASD syntax, which has only very small incompatibilities with the traditional syntax, supports a few constructs that make the assembly language be closer to a
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Nickle is a desk calculator language with powerful programming and scripting capabilities. Nickle supports a variety of datatypes, especially arbitrary precision numbers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The Graph Implementation and Representation Libraries, or GIRLs, aim to be all-purpose libraries for solving graph theory problems. ie, shortest paths, matching, cycles, connectedness, creating 'random' graphs, etc...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    SnapPea

    Obsolete packaging code for SnapPea

    Packaging code for SnapPea, a program for creating and studying hyperbolic 3-manifolds. This is for packaging ONLY. SnapPea itself (and its successor SnapPy) can be found at: http://www.math.uic.edu/t3m/SnapPy/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Project to Design and Implement a new programming language. The language is named Hybrid (c), as it's nature. We "build on" existing languages (Python & others), and not start from scratch (as C++ builds on C). see Docs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    MET is a C++ matrix class library dealing with expression templates. This technique eliminates the copying and temporaries of matrix objects and can speed up the calculations.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Digital Psionics develops a variety of scientific and entertainment software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This is a port of the GNU MultiPrecision library of C arbitrary-precision arithmetic routines to IA-64, with a focus on efficient (assembly) IA-64 routines for mul_basecase.c and sqr_basecase.c
    Downloads: 0 This Week
    Last Update:
    See Project