Search Results for "assembly source code" - Page 67

Showing 3396 open source projects for "assembly source code"

View related business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 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
    Parse software messages and transform them into actions. LazyBat has a command line utility which can transform input data, and also a parser generator for C/C++. LazyBat doesn't support recursive parsing, but rather focuses on common parsing jobs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Implementation of "online" erasure codec for Hadoop Distributed File System (HDFS). It contains native C library integrated with Java code base of HDFS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The purpose of the project was to serve as a testbed for compiler technology. Currently there is a PEG parser generator and a C99 preprocessor in C.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Microcontroller (AVR) based standalone digital light controllers ("dimmers"). The "Diamond" series supports 20 channels (TRIAC, FET, 0-10V, relay) with automatic fading, 20 scenes, 21 timers, IR remote, LCD, DMX-512 interface, global standby & more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 5
    OpenST is an open interface for soft-synths and audio-effects. It has a lightweight C interface for maximum portability across multiple platforms and programming languages. Intended audience: soft-synth and audio-host developers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Android tools for MediaTEK MT53XX Serial Chips
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    Chronus is a lightweight calendar application aimed to be used on any gtk based desktop environment. The code can be found at github: http://github.com/salinasv/Chronus
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    *** MOVED ON GOOGLE CODE ***
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    STUBborn C is a tool that allows you to create a module test framework for SW modules developed in C. The framework includes: Stubs needed to link the module; A sample Makefile to build, run tests and check code coverage; Test templates using CUnit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 10
    This tool provides help when moving from old library version to newer one for C or C++ projects. It is designed to automate the most tedious part of the porting effort.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ooc is an object-oriented programming language which is implemented with a source-to-source translator to pure C99. It supports classes, abstract functions, foreach, ranges, etc. It intends to be modern, modular, extensible, yet simple and fast.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    FreeWPC is a software framework for writing new software for 1990's Bally/Williams pinball machines. The framework allows you to build your own ROM images, define your own game rules, incorporate dot matrix animations, design lamp shows, and so on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The Herschel’s IRTAG Project is an attempt to create a complete “Laser Tag” game. The full project aim’s to build the hardware and to program the software to have fully functional weapons and playing rules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The OS2Linux Project is a tool for porting OS/2 applications to Linux. OS2Linux is not an emulator like Wine. Instead you recompile your OS/2 C source code against the tool and link to the project library producing a native Linux executable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Wspólny projekt społeczności OSDev.pl
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Desktop gadget (Windows only). The simulation of a real horizontal sundial, dependent on a geographic position (latitude). Size can be chosen between big and small. It can use current (computer) time, or user-specified date&time.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    A quick and simple way to create a source code report. Counts lines of code and compares two directories for line changes, line adds, and line deletes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This project contains the source code to accompany the Multithreading Study paper published by Dalmo Cirne.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    jsapigen generates glue code for embedding Mozilla's JavaScript engine into C applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This card will capture High Definition Video 1280x720 at 30fps, and soon be capable of 60fps and maybe even 1080p. This is a hardware project so source code, RTL, and board CAD files will be involved. All IC's and parts should be easily available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A C compiler which can compile ANSI C code to java virtual machine bytecode. Is it cool?
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This is a plugin I wrote for the gnome file-browser, nautilus. It allows to open a terminal and sync the working dir of the file-browser to the working dir of the terminal and vice-versa. This is NOT safe code. Use at own risk.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    snmpd-pyagentx
    Python3 bindings for AgentX extension of snmpd part of Net-SNMP project. C code is loosely based on python-agentx project codebase.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    JTAG interface library for FTDI chips. Linux port of the ftcjtag library from ftdi( http://bit.ly/98Vul3 ). Implementation relies on ftd2xx.so ( not libftdi.so ) which makes it windows compatible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Cicero Calculator
    A really simple Mac OS X program that performs the calculation to obtain the number of cicero's from a giving number of points. Thought to be for Design. Jaime Rodríguez, 2010. The source code is for Xcode 3, Intel versions can be compiled but not
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo