Showing 1193 open source projects for "source code computer"

View related business solutions
  • 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
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1
    Sort, filter and aggregate lists of business objects without all the boring code! This library provides a powerful "view" approach to data binding .NET objects to user interface controls.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    This software system serves as both a DICOM image viewer as well as a diagramming tool for collaborating notes on the given image sets. This my Computer Science graduate thesis project at Loyola Marymount University.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    UPDATE: Chromium is no longer updated or maintained. The project is frozen. Chromium is a flexible framework for scalable real-time rendering on clusters of workstations, derived from the Stanford WireGL project code base.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4
    WeBWiMP is a Web-Based version of Windows Media Player. It will allow you to store all your music on one computer and share and manage that music accross your home network or the internet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 5
    Mururoa is a set of Python libraries for making games, and other applications that demand similar technologies. It is *not* a framework. The aim is to make it easy for you to pick the parts you need and integrate them into your code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    C++ 3D graphics library for game developers. It is a base of robust and high performance code common to most 3D projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Not Another Image Viewer

    Simple Image Viewer using Java's built-in image handling functions.

    Not Another Image Viewer (NAIV) is a java based, platform independent image viewer and database, aimed to carry more features and customisability than other software of the same nature. PS it is free. This was primarily something to keep me occupied and used as a vehicle to learn new things. At this stage the code desperately needs some tidying up.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The webcam computer vision (WCCV) project focuses on computer vision algorithms and systems that follow the web cam paradigm: cheap, robust and efficient. The project comprises designs, patterns, code, tutorials and examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    soniK is an open source digital audio editor for Linux, using the KDE platform. soniK allows you to record, edit and process sounds on your computer.
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 10
    blurc - Bluetooth Remote Control Control your Linux computer with a Mobile Device running J2ME and BT. blurc is splited in two parts: blurcc, the blurc client, running on the mobile device; blurcd, the blurc daemon running on the linux computer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The open virtuality engine (OpenVE) project addresses the design and implementation of modular virtuality systems (e.g. games, visualization systems, etc.). It comprises designs, patterns, code, tutorials and examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    VirtuAL3101 provides a series of tools to develop effects using the AL3101 DSP from Alesis. It includes an assembler/disassembler, a simulator, an application generator with its graphical interface and various effects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Clay3D is a complete, extensible, and feature rich suite of network agnostic, scalable applications for the production of computer generated imagery and visual effects. Please see homepage for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Java Open Framework (JOF) is a suite of applications extending your creative potential. JOF includes a HTML creator, image editor, text editor and an audio/visual player and converter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    It software decodes EAN-13 bar code picture by image processing. And a GUI is ship together with it, which can take picture from web camera. So the only thing you need to recognise barcode apart you computer is a webcam.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Muzaq is a musical and graphical library for the computer music system Pure Data. Its purposes are computer generated music and high-level VJ abstraction.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    EnzAnKara turns your Desktop/Notebook into a KaraOkey machine: you can play/edit your music lyrics/notes and sing along with a mic to your computer. Requires JDK 5.0 and a sound card. IMPORTANT: JRE can't play midi, use JDK! See http://karaok.sf.net/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    oddioToolz (oz) aims to be a modular audio IDE geared toward realtime audio synthesis, manipulation, quantization, sequencing, interaction and the exchange of sound/modules/meta over computer and neural networks worldwide. oz needs help e-mail a dev!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    j2dcg: Java 2D Computer Graphics and Imaging Framework. This framework is targeted for academic use, to reduce the amount of Java / User Interface coding for assignements targeting both raster and vector graphics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    AutoREALM

    Vector based drawing software designed for RPGs

    ...Some attempts to rewrite it in other languages were done, but currently (since January 2012) there is an attempt or rewrite using those technologies: _ C++11 _ wxWidgets 2.9 (will be 3.0 when it will be released) _ openGL _ pluma framework (a fixed version located on bitbucket) The design of the actual C++ code-base primarily targets clean source code and high modularity of source code, to allow easy reuse of the code and fast learning for people who might join the effort. Current development is located on https://bitbucket.org/bmorel/autorealm . Howerver, older repositories are still here in case someone would like to consult them, and to allow easy access to algorithms they might contain.
    Downloads: 23 This Week
    Last Update:
    See Project
  • 21
    A simple GUI interface written in C using GTK+ for controlling an in-car computer. Supports multimedia playback, GPS navigation, wireless internet connections via wifi or a bluetooth phone, and can allow additional features through plugins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    OctoShare is a Client/Server based program to share especially images on your computer with others. It provides most FTP-like services (user login, different directories) and also thumbnail previews and download queuing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A mini 3D computer graphics C++ cross-platform library (LGPL). Providing the minimum set of 3D objects: vector, point, transformation matrix, and quaternion. Suitable for students who are learning 3D concepts, or 3D gurus who like to build a scene-graph.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ImagePDFMerger is a 100% java console application for converting/merging any number of images into one single PDF document. Designed to be run unattended on any computer, it watches a directory and when files appear will trigger the conversion.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The THETA Control System is a generalized cue playback system. It is like a theater light board, but it is not restricted to light cues. It can play any type of cue that the computer can execute. In many ways, it is a show control system.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB