Search Results for "open source assembly software source code" - Page 23

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

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 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
  • 1
    Pixel Toaster is a portable open source framebuffer library for C++. It provides a fast and easy way to get your pixels on the screen. Floating point and truecolor pixel formats are supported on Windows, Mac and Unix.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The Fluxions 3D Engine is a full-featured 3D application toolkit for developing 3D simulations and games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Sh is a predecessor to the RapidMind Multi-core Development Platform, a metaprogramming language for programmable GPUs. It is the result of research at the University of Waterloo Computer Graphics Lab.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Image-In is a C++ based image processing and analysis application. It works on images, videos and cameras. Target is to help you to develop and test new algorithms via add-ons. Chains of filters can be arranged to achieve intelligent systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    This is a GUI library designed with the goals to be light, fast, flexible, portable, and to include all features expected from an advanced GUI. It's primarily designed for games with high demands on look and feel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The VR Juggler Toolbox is a collection of libraries and tools for use with VR Juggler applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Photo Kiosk software suited for Mini-labs.Has intuitively simple and singular interface. Need a regular PC to run and can be fully customized (logos, appearance, languages, etc) for photo shop own style.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 8
    This software is designed for reducing pictures before to put them on a website or before storage on any device.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    C++ Generic lib for Win32 GUI Programming. Features: GUI RAII, no msg maps, easy to handle events/event ranges, fast compilation times, no main loop... Portable: vc71,gcc,como. Devel. in parallel to "Win32 GUI Generics" column on C++ Users Journal
    Downloads: 1 This Week
    Last Update:
    See Project
  • Streamline Azure Security with Palo Alto Networks VM-Series Icon
    Streamline Azure Security with Palo Alto Networks VM-Series

    Centrally manage physical and virtualized firewalls with Panorama

    Improve your security posture and reduce incident response time. Use the VM-Series to natively analyze Azure traffic and dynamically drive policy updates based on workload changes.
    Learn more
  • 10
    LMY image codec and tools for small, 16-bit (or higher) displays on devices with limited resources. Image file size and quality rival GIF, PNG, and JPEG, but decompression is much less complex. Used commercially by Lower Mars. C/C++ and Java/j2ME include
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Muli3D is a rendering library which implements features of current graphics hardware in software. The focus is on ease of use and clear code; therefore Muli3D is best suited for research and teaching.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The OpenMaya Toolbox is a collection of useful tools which aims to provide new features, improvements and all-around enhancements for easier day to day use of Maya. It is our goal to form an active base on which future development of tools can build.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    FlightTrack is a 2D/3D GPS track viewing software for light aviation pilots using MacOS X.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Topas2D is a 2D vector library written in C++. It uses FreeType for text rendering and STL. Topas2D is system and output device independant.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    PocketFrog is *THE* game library to rapidly write blazing fast games on the Pocket PC platform. It is implemented in C++ with an object oriented design. If your application needs to harness the raw power of your Pocket PC graphics, PocketFrog is for you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    vtkmm is a small library for using vtk and gtkmm together.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This project is actually several projects made as a 3d graphics graduation project, everything was made with allegro with little or no use of external libraries, everything had to be written from scratch. Featuring Light Maps, Shadows and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    WebDesigner is the only web markup designer component that can render dynamic documents while preserving the code formatting. Use the WebDesigner component to create a Graphical editor for your Web-Client applications (Asp, Jsp, XML, html etc.).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Set of tools and libs for managing structured data in a very flexible way: Imp./Exp. ASCII, XML, SQL, PS, Tex/LaTex, RTF GUI: X-Windows, MS-Windows Interface to C++, DBs, Perl, PHP, Java, TCP/IP LISP-like interpreter written in C++ using C-LIB
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    vtkContainers is a complete set of container types for use with VTK. Though the standard vtkCollection is an excellent general purpose container, vtkContainers offers distinct advantages for many object access patterns.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    OpenCASCADE Sketcher is a C++ library for creating of 2D Sketcher based on OpenCASCADE (www.opencascade.org) library. This sketcher allows to create 2D sketches by using snaps, geometric primitives. It can be used for creating CAD applications.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    Collects EXIF information from image files (currently JPEG) recursively through a directory structure, and prints the information in histogram form (as numbers sorted by bin size). It uses the Exiv2 library to parse the files. C++ on Win32 and Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This project aims to replace the multimedia server application for the Gateway, GoVideo, and NetGear DVD players & set-top devices. The new server software aims to be more organized and support a wider variety of formats than Digital 5's original.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    comprehensive crowd behavior simulation software for use in computer generated animation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A skeletal animation library designed to load and play skeletal animations. It supports models that are composed of several swappable meshes bound to a single skeleton that can be driven by multiple animations and has an export plug-in for Maya.
    Downloads: 1 This Week
    Last Update:
    See Project