Search Results for "source code computer" - Page 79

Showing 4089 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
  • 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
  • 1
    cxUML is a UML/MDA platform for Microsoft Windows, licenced under a modified version of GNU GPL, mostly written in C++/Qt
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    WordPress Image Inserter
    A simple app that generates wordpress HTML code which displays all images, uploaded within a post, one after another. You just copy and paste the code into the post editor instead of clicking "insert into post" for each uploaded image.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Hovercraft is a game demo written in C++ (engine) and Lua (the game itself). Video presentation - www.youtube.com/watch?v=QDp6LFVs_Bc . Source code: http://hovercraft.svn.sourceforge.net/viewvc/hovercraft/trunk
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    QuickProf is a simple runtime performance measurement tool for C++ code. It provides a rough performance estimate with minimal effort. This kind of feedback can be invaluable to developers who want to optimize performance where it matters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5
    Linux Chat Server
    Multithreaded Chat server using sockets... great example code to search through for Linux communication and threads.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This project is a tool for beginners to understand why a MPI program works or doesn't. It aims simple MPI codes, with a modest number of Processes. It is a real time view of an executing code, providing help even when the program deadlocks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This is a simple C/C++ tool to exactly profile certain functions/blocks of code in a multithreaded application. In particular, this tool can be used to precisely measure overheads.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    S.C.O.U.R.G.E. is a roguelike game with a 3D user interface. The game allows a group of four characters to search for treasure, kill enemies, gain levels, etc. The code is C++ using SDL, OpenGL and freetype. The game uses Squirrel for scripting.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    A game in it's alpha stage that employs an SFML plugin and is written in C++. Check the "Open Discussion" for more information/updates.
    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
  • 10
    JPype is an effort to allow python programs full access to java class libraries. This is achieved not through re-implementing Python, as Jython/JPython has done, but rather through interfacing at the native level in both Virtual Machines. Maintenance and evolution of the project has moved! please see http://www.jpype.org for the latest version
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    Shut Me shuts down, restarts or logout your computer after a "time" that you define. This is useful when you launch downloads for the night but you know that will take only 3 hours, and not all the night. :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Cycli is a 3d mmo rpg project. The emphasis has been put on maximal code sharing between server and client and optimising server performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    BookReader
    BookReader is a file converter from txt to mp3. Now your computer can read a text file to obtain an audiobook. No speech engine nor voices included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Lapg is the combined lexical analyzer and parser generator, which converts a description for a context-free LALR grammar into source file to parse the grammar. Generates code for Java, Javascript, C, C++ and C#.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    MolCore is a open source library for chemistry, intended to bridge between the existing RDKit and Open Babel projects. MolCore will serve as the central "core" code between the two projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A C++ library for creating textual Domain Specific Languages (DSLs).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    "UltraQueue" is a library (DLL) project, written in C++. This library is intended to be used for very fast temporary data storage, aquired by any possible source (File, Serial Port, ...). Users can create multiple queues of differrent sizes & types
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The C++ port of AionEmu project. The orginal project's code can be found from here: http://www.aion-emu.com It's an educational project, to help developers get familar with large scale C++ and Lua development projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    a virtual machine to run binay executive code directly
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    C/C++ SFML
    Essais en SFML avec le C/C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Db Table Mapper
    DbTableMapper is a simple software that allows to read information about a ORACLE Database Table and generate a C++ class that "maps" it (Pro*C/C++ code included)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Easy to use JSON encoder/decoder Handler for C++. Can be used to handle JSON stream or string message parsing, or even as a configuration file. Supports STL streams, files and simple strings. ** Source code has moved to GitHub https://github.com/sunsetbrew/jsonhandle
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Tunguska is a ternary computer emulator. The goal is to provide a relatively easy-to-use platform, reminiscent of an early PC, for people who want to experience and experiment with ternary computing hands-on.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 24
    Web application to make user-friendly requests on large XML database. Tools to XML-ize large bodies of semi-formal texts (like floras). Computer-assisted specimen identification. Uses natural language processing, 2D/3D images analysis and generation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    flex

    flex

    flexmodbus Plugin based HMI interface

    ...Feel absolutely free to contact me at dddomodossola (at) gmail (dot) com, for any suggestions or questions ;-) Simple to configure with .flx configuration files editable with text editor. Plugin based. C++ open source code using Nokia Qt libraries. Tested on linux, you need to recompile. Free Free Free!!! Share your own new Plugins.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB