Search Results for "2025 language programming" - Page 54

Showing 2250 open source projects for "2025 language programming"

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 1
    gnu RolePlayGame Maker
    Ever wanted to create your own Role-Play-Games? With this easy-to-use application you can create your own RPGs without having deeper knowledge in any Programming-Language. For the downloads and more info please visit the project's website below.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    wsdebug is a debugger for the more or less famous WhiteSpace programming language, coming along with a rather fast interpreter, entirely coded in ISO-C. WhiteSpace is another geeky language to code in, just like Brainfuck and others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    AsciiLitProg is a programming language neutral literate programing tool based on AsciiDoc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    String Library for C

    String Library for C - a project to develop a Java-like String Library

    "String Library for C" is a project to develop a third party String library for C programming language. This library is going to have a Java-like String library which will provide flexibility for programmers to manipulate strings. Besides, this library may also help developers to reduce work and time without having to depend on standard C libraries which are not powerful enough.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | 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
  • 5
    libgdome-ruby provides the DOM level 2 Core API for the programming language ruby. It is implemented as a wrapper around the C library libgdome (aka gdome2).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Experimental extentions of the JAVA programming language
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ncurses-ruby is an extension module that makes the functions and constants of the FSF's ncurses library accessible from the ruby programming language
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Cul is a simple utility library written in c programming language that provides many typical structures (vectors, matrices, lists, trees) and algorithms (automatic structure management, sorting, etc.) for the programmer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Twilight is an imperative, object oriented, general purpose programming language. The guiding principles of Twilight are simplicity, practicality, and orthonogolity.
    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
  • 10
    a web server written in gambit/scheme that implements push technology and abstracts it trought actor model, implements too a compiler of yera, a language to describe gui in terms of functional reactive programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    JJack is a JACK audio driver for the Java Sound API and a framework for the Java programming language that allows Java applications to use the JACK Audio Connection Kit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A tool that helps programming with LACATRE : a Real-Time Systems conception language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Sailing Race Coding

    Sailing Race Coding

    basic learning programming game

    The game is a clone of Sea Race (GCompris activity). Is to give orders (the language is extremely basic) to a boat to win a race. The aim is to show how to think ahead and construct a program, to people with no knowledge of it and have fun at the same time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    RCourse

    RCourse - a robustness benchmarking suite for publish/subscribe

    ...All parts (simulation, analysis, diagram creation) make use of free software. The simulation results are stored in a SQLite database file and the analysis as well as diagram creation is done with the R programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    HarvestMan is a fully functional, multithreaded webcrawler cum offline-browser. It is highly customizable and supports as much as 55 plus options for controlling and customizing offline browsing. It is written entirely in the Python programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    BlockIt provides a Python framework to scan and parse a program file into constituent nested blocks, however defined, forming a block tree of your code and can be used as a mechanism to "extend" in some sense, the underlying programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    bee

    PHP / PDO / XSL / jQuery framework

    PHP framework focused on MVC - Model View Controller, XSLT - Extensible Stylesheet Language Transformations, PDO - PHP Data Objects, jQuery - JavaScript Library, Event Driven Programming. Demo available on: http://phpbee.vlexofree.com username: john / password: beatles Class Reference: http://phpbee.vlexofree.com/html/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ETHNOS

    ETHNOS

    ETHNOS - Expert Tribe in a Hybrid Network Operating System

    The ETHNOS environment is composed of: 1) ETHNOS-6, a dedicated distributed real-time operating system (developed as an extension to Linux), from which the overall environment takes its name, supporting different high level representation, communication, and execution requirements, 2) a dedicated network protocol designed for both the single robot and the multi-robot environment, specifically designed for noisy wireless communication, 3) an object oriented Application Programming Interface (API) based on the C++ language (and a subset based on Java), 4) a set of additional development tools (a robot simulator, a Java-applet template, etc.). Check the official website for a Reference Manual.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    cmpl

    Computer Music Programming Language

    Computer Music Programming Language
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    lualubit

    LUA native bitwise operators

    Project LUALUBIT implements bitwise operators into Lua programming language directly into core code instead of library module. Based on : http://www.lua.org/ftp/lua-5.2.0.tar.gz, http://www.lua.org/work/lua-5.2.0-beta.tar.gz 2011-07-08 and http://www.wra1th.plus.com/lua/risclua.html. More detailed description: http://www.sbmintegral.sk/lua/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    orca is yet another script language which supports OO & distribute processing & functional programming aspects. And It's useful in string processing with decode statements & regular expression in it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    QsT SQL Tools - ORM system based on Qt 4.6.0 (and higher) to improve programming databases with Qt. QST has a little functionality to make simple SELECT, INSERT, UPDATE, DELETE and EXEC queries. It uses PostgreSQL but can be ported for other language
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ALPprolog is a Prolog implementation of an action programming language. With ALPprolog you can program strategies for autonomous agents in dynamic domains like e.g. the Wumpus world.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Supernova programming language

    Supernova programming language

    Natural programming language for GUI applications

    Modern scripting language and the first one that presents the concept of programming with direct fiction description using a clear subset of pure human language. Using Supernova you can write the source code using Arabic and/or English keywords and you can create GUI applications for Windows and Linux.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 25
    zNotes

    zNotes

    Simple lightweight crossplatform application for notes managment

    Simple lightweight crossplatform application for notes managment. Written in the C++ programming language using Qt framework. When I migrated from XFCE, I could not find a program simular to xfce4-Notes-plugin, so I created this program. Has versions for
    Downloads: 6 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB