Showing 345 open source projects for "programmer"

View related business solutions
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 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
  • 1

    GambleKit

    C++ Framework for slot machine games

    GambleKit is a free open-source C++ object oriented library for quick and easy building of slot machine and gambling games with reels and GUI management. It relies basically on declarative programming style, so the programmer needs simply to declare, for example at creation time, the basic layout and behavior of the game, and then leave the game flow, requiring as little additional intervention as possible. The project is welcoming contributors and feedback is appreciated! The next steps in development, by degree of priority follow documentation, more examples, slight code refinements and new features. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    RoboStopwatch

    Automation scheduler and monitor with stopwatch GUI widget.

    ...The monitoring is done via event messages which are displayed in real time in a GUI dialog and stored in a JavaDB database. Any number of tasks (Runnables) can be launched and monitored simultaneously. The user / programmer of the API Jar designs their own messages, specifying the set of properties and their types which will be sent with each event they want to report. The properties in the custom message are the fields in a log table created specifically for that task. I am including a sample use program which is a sensor-net simulation, specifically of a home monitoring system, which could be used as a control system as well provided the interfaces from Java to the devices are installed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Impossible Mission 1 HTML5

    Impossible Mission 1 HTML5

    Mission Impossible C64 game remake in HTML5

    ...I do not claim anything, this scripts are maded by an excellent programmer.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    With this tool you can find plugins of your wordpress target ! Don't change name of Plugin_path.txt ! if you change this , program can not Work . and dont remove CopyRight ! And Do not delete Programmer name ! please . Open Script In Linux , [for colors !] thanks for using my tool ! Enjoy .... Grey Hat Boys !
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 5

    HyCuda

    Hybrid Framework Generator for CUDA

    ...Based on a specification file that describes some properties of the algorithm, HyCuda generates C++11 header- and sourcefiles, only a few of which have to be modified by the programmer in order to implement the algorithm itself. The generated code contains a lot of template metaprogramming (TMP), to make sure the decision for an algorithm to run on the CPU or GPU has already been made at compile-time. The same holds for the decisions whether or not to transfer data. This amounts to 0 runtime overhead.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    PhpToolCase

    PhpToolCase

    An open source set of tools to speed up the process of coding

    ...Furthermore, the tools that the library has to offer don't require too much knowledge of php, and can simplify what may have seemed to be a complicated task for the programmer. Typical usage of these tools could be found under the following circumstances: University Project Website & Application Programming Database Maintenance Debugging Code
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Simple stick animation using javascript. I'm not a programmer, I just made this in my spare time. Just thought someone else out there might find some use for it. Caution: Intended for Chrome browser. Update 12/17: Noticed that playback starts to slow down after 20 or so frames. Need to investigate further.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Bridge to Babylon

    Object relational mapper

    Bridge To Babylon is a java object relational mapper (java ORM). It is intended to be lightweight and easy to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    grandPA

    grandPA

    DMX Software,Lichtsteuerung,Moving Light,LED,ArtNet DMX,

    ...Tastatur und Midi Pult Einsatzbereich - Disco - Konzert Schow - TV Produktion ;-) Implementiert: - nur ArtNet output (DMX512) - Movinglights (Fixtures) - Kommandozeile - Preset (preset fadetime) - Effecte (sinus,cosinus...) - Programmer (pygame,tkinter,curses ) - per Midi/RS232/USB steuerbar [1] Teilweise - UI / GUI (schnell Spiele GUI als oberfläche) - Lauflicht Stack (Chaser) ToDo - Cue's - Sequenzen - code redesign (modularer) - mini Linux als Basis (LFS Linux from Scratch) - Multiuser / Multiprogrammer https://www.youtube.com/watch?feature=player_embedded&v=v5mJw2MNEHQ&noredirect=1 [1] jede hardware bekommt eigenes kleines software modul mit eigener logik neue Seite: https://sourceforge.net/projects/librelight/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    ...Jtop statically analyzes the tested program to perform automatic test case management including test case selection, test suite reduction and test case prioritization. Besides, Jtop enables the programmer to manipulate test cases manually through graphical user interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    A-boot: Atmel serial bootloader

    Atmel AVR universal bootloader with flash CRC

    ...Main features: - small size (<2kB); - flash 16-bit CRC check (flash read is not required); - can test Application flash with CRC before starting it; - interrupts driven (no dead loops); - TEA encryption support; - command line programmer written in plain C.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Snake X 2D

    Snake X 2D

    This is game 2D. It was created for learning beginner OpenGL and C++.

    This is game 2D. It was created for learning beginner programmer OpenGL and C++. The first version (v 0.1) has a length of 3117 characters. About game: The game has a control as in the old good Tetris (probably not known outside the CIS). If you collect one piece of fruit, then your speed will increase by 5% on the value of the previous one. A record number is written to the file "save.snk".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Information Library for VB.NET

    A .NET library for information oriented programming.

    ...Wikipedia has an interesting article on information. My definition of information is that information is data that has meaning to people, whereas data is data that has meaning mainly to a computer or a programmer. A discussion of this may also be found at http://c2.com/cgi/wiki?RealInformation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    lpcprog

    LPC214x FTDI(UART) programmer

    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    eFTE is a lightweight, extendable, folding text editor geared toward the programmer. eFTE is a fork of FTE with goals of taking FTE to the next step, hence, Enhanced FTE. The upstream for the source code is on GitHub as of September 2015.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Ametys CMS

    Ametys CMS

    An easy-to-use open source java-based CMS

    Ametys is a fully functionnal open source CMS written in Java combining rich content with an easy-to-use and intuitive interface. It makes content publishing accessible for the non-programmer, and provides an easy editorial interface very close to Microsoft Office application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Toxicity - Unity Game

    Toxicity - Unity Game

    Toxicity is an FPS developed in Unity3D game engine.

    ...It has mainly been developed to build my game programming skills in Unity 3D. This is my first 3D game. I have used help from various sources available on the internet and the credits list is in the game itself. Please if any game programmer/designer is interested in contributing to this project to make it better, feel free to contact me.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Whois IP DOMAIN
    This programmer is a simple Whois Ip Domain for Law Enforcemente C.F. Expert.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    typeint

    TypeINT aims to create useful web apps.

    TypeINT aims to create web apps - applications that run in your browser. This includes the TypeR app, to type in other character sets. More apps are to be expected in the future. TypeINT also has some programmer resources, including sponsoring Coders' Shed, programmer forums. (codersshed.webuda.com/forums)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Snowflake

    A simple Java-based Sudoku program.

    You can edit, generate, solve etc. normal 9x9 puzzles. After publishing, I realized there is a special type of sudoku, namely snowflake sudoku, but it is not related to my program. I'm not a professional programmer, I just like to creating code, especially when it is related to AI. Have fun! :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This is the portfolio of Shannon Smith, and some of her achievements as a programmer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Rexx/PDF is a Rexx interface to the libharu PDF library. This interface allows a Rexx programmer to generate PDF documents by insertion of text, lines and images
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The Dark Ages

    The Dark Ages

    The Dark Ages is a survival horror by Tazar Studio

    The Dark Ages is a survival horror created by lead programmer and music designer Tassaris of Tazar Studios.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    AutoeXplorer

    AutoeXplorer

    Open-Source Automated Web Browsing for the Non-Programmer.

    We are an open-source, free to use, automated web browser for the non-programmer. Automate mundane web tasks with the click of a button, and play it back whenever you want. Schedule the playback for when you're away, or ready for you when you get to work. We support all major web browsers including Firefox, Internet Explorer, and Safari. Contributors to this project include: Project Leader and Instructor: Professor Hao Loi Project Managers: Alan Levin, Eric Riesman Team Leader: Ian Hickey Team: Khem Bastola, Naishadh Patel, Nhut Ta, John Donas, Chris Mitchell, Em Trieu, Jeremiah T. ...
    Downloads: 1 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB