Search Results for "source code computer" - Page 90

Showing 2862 open source projects for "source code computer"

View related business solutions
  • 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
  • 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
    BoardWars is a teaching utility for computer science classes. It runs as a server supporting multiple turn based board games. The games are played by supplying the AI code in java or c++. BoardWars was funded by the University of Iowa
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Computer Vision Software designed for AttyTheWalker, a made from scratch hexapod robot. Entirely developed in C language for GNU/Linux platforms it's the best way to move the robot using a personal computer with RS-232 serial communication.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    LUnix (little UNIX) is an operating system for the Commodore64 - a famous home computer back in the 80s. It supports TCP/IP networking (SLIP or PPP using a RS232 interface). LUnix aims to look and feel like UNIX.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4
    Ultra Tic Tac Toe is a console board game package that includes tic tac toe and two other games. UTTT contains a highly optimized computer AI engine, which supports PThreads. This page also has Solaris gaim binaries (until I create a project for them).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 5
    Ruby Inline's 13+ releases has been fully migrated to http://rubyforge.org/projects/rubyinline/ Please go there for more information. It just seems to work better over there. :/ (just click home page above)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    JCom is a bridge library between Java and Com to enable COM object access from Java classes. Example: Creating an Excel worksheet, or using Visual Basic COM application from a Java application. See also this alternative http://com4j.kohsuke.org/
    Downloads: 7 This Week
    Last Update:
    See Project
  • 7
    Tools for making gcc 3.1.1 into a cross compiler for the TRS-80 Colour Computer series. Supports C/C++ and m6809 assembly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    OnyX is a C++ Integrated Development Environment for Linux that resembles the old Visual basic 3.0
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    LibAX is a skeletal animation library designed for use with Unreal Tournament PSK/PSA and Doom 3 md5mesh/md5anim. Optimized for use with vertex shaders and OpenGL VBOs, supports external memory management, no platform-specific code.
    Downloads: 0 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
    k2development consists of Assembler,Linker and other necessary Tools to build 6502 Assembly Language Programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    wspacegen is an interactive IDE for programing with whitespace (http://compsoc.dur.ac.uk/whitespace/). So it's possible to create .ws code relative easily and debug it as well. But attention, you'll addicted to it (-:
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Lixoo is a extensible, fast and small 2D point'n'click adventure game engine. It features the engine itself and an IDE that let you create full-featured games just by writing the essential code of the game.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    This project is an off-shoot of the EGADSS project. The nature of the changes made to the PD CLIPS code means a separate project would be best. This is an FOSS version of the PD CLIPS Engine to include such features as backwards chaining and more....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    NerveBreak is a scripting language, library and system. It can be used as a standalone scripting language (like Perl) or as a C library (like Lua). It has a C-like syntax and it compiles the source code to virtual machine byte code for faster execution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Aims to create a modular code base for window manager development. (Not to write yet another window manager) Instead it is a means for others to do so, easing policy experimentation and centralising maintenance efforts when window managers are abandoned.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Ledctl is a program written in C that uses the Parallel Port Interface(PPI) of the FreeBSD kernel to drive LEDs connected to the parallel port of a computer. It can be used within scripts to visually notify users for new mail, high processor load, etc.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Compression/decompression library, capable of operating on a stream and intended to be used on systems restricted in code and stack size.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    cdg123 is the code name for the free CD+G project. It aims to create the needed tools for the playback and creation of CD+G content under the free GPL-2 license. First stage is to create a decoding library.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    libclosure is a small library that allows C programs to create functions with data attached.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    frCoder is a set of tools used to write, test, and simulate software written for the FIRST Robotics Competition (FRC). frCoder also includes basic libraries of common techniques used in the FRC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    MPEG2 movie player, tailor made for the Hauppauge PVR 350 hardware video encoder/decoder. It enables the user to skip forward and backward in the movie on the TV Out much the same way as you would using mplayer on your computer screen. ivtv required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    NunniFSMGen generates a FSM (Finite State Machine) in Java, C or C++ starting from a transition table. NunniFSMGen cleanly separates logic from implementation by using a modified version of the state pattern, easing the development process!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    MultiSync is a program to synchronize calendars, addressbooks and other PIM data between programs on your computer and other computers, mobile devices, PDAs or cell phones.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 24
    GUI IDE for developing games with the Stratagus engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    PENGL is a PENGEOM geometry viewer written in C using OpenGL. PENGEOM is the geometry description routine coming with Penelope (Monte Carlo code for simulation of electron, positron and photon transport).
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB