Showing 139 open source projects for "c--"

View related business solutions
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 1
    KaNaPi

    KaNaPi

    Educational Linux Distribution

    Main goals: * Prepare operating system based on Linux kernel and free software for use at home from scratch by building sources. Binary packages/images are also available. * Each package is installed in separate directory, so you can use different versions of applications and libraries by design. * There is only one user 'kanapi' with root permissions, so you don't have to login, remember passwords, etc. * Simple configuration * Automatic compilation.
    Downloads: 34 This Week
    Last Update:
    See Project
  • 2
    2D isometric MMORPG using the SDL framework. Daimonin offers a free public server at https://www.daimonin.org . A Unity client is also in active development.
    Downloads: 21 This Week
    Last Update:
    See Project
  • 3
    VCLua

    VCLua

    VCLua is a LCL/VCL based GUI library for LUA

    VCLua is a toolkit library for building graphical user interfaces. VCLua allows a program to be executed on different os systems without any modification. VCLua can be compiled with the Free Pascal based Lazarus compiler into one easy portable file. To use VCLua you'll need only the Lua script interpreter. VCLua currently tested on Windows and Linux.
    Leader badge
    Downloads: 15 This Week
    Last Update:
    See Project
  • 4

    ADCH++

    ADCH++ is a hub software for the ADC network.

    ADCH++ is a reference hub (server) implementation for the ADC (Advanced Direct Connect) network. It supports Windows / Unix platforms and is extensible with scripts in lua and python (so far) as well as C++ plugins.
    Downloads: 8 This Week
    Last Update:
    See Project
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 5
    IsoRealms Spindizzy and Isorealms Engine

    IsoRealms Spindizzy and Isorealms Engine

    An isometric arcade-style game of skill, puzzles and exploration

    You are cartographer for undiscovered worlds; your task is to explore and map all areas of the recently discovered strange dimension of Hangworld. In order to complete your task, you take control of GERALD. However, fuel is expensive and funding can only be supplied as long as progress is being made, so it is vital to explore new areas and recover jewels. Spindizzy is a remake of the 1986 classic computer game of the same name, originally developed by Paul Shirley. The remake...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 6
    RollingQuest

    RollingQuest

    3D puzzle game based on Kula World and Cubosphere

    RollingQuestis a puzzle game in which we control a ball, which must overcome all kinds of problems and enemies, make jumps and navigate the structures made up of cubes, in order to find all the keys and thus reach the exit! Rollingcube is directly based on Kula World, a 1998 PS1 game. It is in turn the result of Project Crystal, an initiative to resurrect Cubosphere, restarting development using a new engine (Unity) and giving it a more modern look, as a good remake should be. You can...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    lglicua

    Developer Assistant for PUC-Rio Tecgraf sci/tech toolkits on GNU/Linux

    This project is an assistant for developers wanting to use one of Lua 5.1, 5.2, 5.3 and/or 5.4, together with the PUC-Rio Tecgraf scientific/technical toolkit projects, on a range of GNU/Linux distributions. The Tecgraf projects are hosted on SourceForge: "im" (Image Manipulation) <https://sourceforge.net/projects/imtoolkit/> "cd" (Canvas Draw) <https://sourceforge.net/projects/canvasdraw/> "iup" (Toolkit for GUIs) <https://sourceforge.net/projects/iup/> Lua also...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    PoDoFo

    A PDF parsing, modification and creation library.

    The PoDoFo library is a free, portable C++ library. It can parse and modify existing PDF files and create new ones from scratch. It also includes several tools to work with PDF files. It features an unique approach which provides access to PDF documents via an object tree. Therefore, PDFs can be created and or manipulated using a simple tree structure. Development of PoDoFo has been moved to GitHub: https://github.com/podofo/podofo Please raise new issues in the GitHub project.
    Leader badge
    Downloads: 161 This Week
    Last Update:
    See Project
  • 9
    Automatic Drawing Generation

    Automatic Drawing Generation

    A canvas library for generating technical drawings

    The ADG library (Automatic Drawing Generation) is a set of functions focused on automating the drawing of mechanical parts. It is not a CAD system but a GObject-based library where a custom application can put common CAD entities such as paths, hatches and dimensions, to automatically create technical drawings. A demo application is provided in order to show the capabilities of the canvas. Although it is possible to interact with the library directly in C (that is what the adg-demo program...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 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
  • 10
    "Blinkensisters - Hunt for The Lost Pixels" is a Jump'n'Run game for nearly all recent operating systems. It's fun to play and you can make your own levels with a simple text editor. Also, you can download add-ons from within the game engine.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 11
    Mire Engine

    Mire Engine

    2D Game Engine

    A Cross Platform 2d Rpg Game Engine for mobile and Console.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Longford

    Longford

    A cross platform Lua based game engine

    Longford is a 2D, Lua-based game engine for Windows. It has the following features: + Sprite hierarchy. Sprites drawn in order according to a display "tree" allowing grouping of complex drawings. + Frame update, keypress and (multi)touch events which propagate through the display tree. + Creation of Sprites including polygon Shapes and rectangular Bitmaps with transparency (import as PNG, JPG, GIF, BMP, TGA) + Creation of Textfields based on bitmap fonts. + Translation, rotation and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Oblige

    Oblige is a random level generator for classic FPS games

    Oblige is a random level generator for classic FPS games, especially the DOOM games, but aiming to support Heretic, Hexen and Quake eventually.
    Leader badge
    Downloads: 25 This Week
    Last Update:
    See Project
  • 14
    hyper3DGE Project

    hyper3DGE Project

    3D-Accelerated open-source DOOM engine

    As a continuation of the EDGE Project, hyper3DGE gives the end-user more power from the most advanced alternative DOOM engine - combined with portability to most systems, including game consoles.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 15
    2D action game of underground tanks with customizable intelligence of computer players and multiplayer option, allowing both network and splitscreen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PRIME roguelike Android

    PRIME roguelike Android

    Android port of PRIME roguelike

    Android port of PRIME roguelike. Game version: 2.5-dev NotEye version: 8.3 SDL version: 2.0.6 Game hopemage: prime-rogue.net NotEye homepage: http://www.roguetemple.com/z/noteye/ SDL homepage: http://libsdl.org/
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    WorldForge

    WorldForge

    Provides a full suite of clients and servers for virtual worlds.

    Worldforge provides clients, servers, tools and protocol to allow for anyone to create and host their own virtual and online world.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 18
    Freedroid
    FreedroidRPG is an original isometric 3D role playing game taking place in the future, on Earth. It features action and dialogs. FreedroidClassic is a 2D arcade game similar to Paradroid. =========================================== !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !! FreedroidRPG is migrating !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - Latest versions of Git repositories are on https://codeberg.org/freedroid/ - Binary files are hosted on...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 19
    Cubosphere
    Goal of this project is a freeware game similar to the PSX game "Kula World" / "Roll Away". It is designed platform independent, written in C++ and using the following libraries: OpenGL, SDL (Simple DirectMedia Layer), libjpeg, LUA, GLSL-Shader.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 20
    Zeta Engine

    Zeta Engine

    2D ARPG Engine

    Zeta Engine Is a simple 2-Dimensional Data Driven ARPG Engine aimed to create ARPG Games by desribing Data from XML Files and adding behaviour with Lua language. You can create simple to Advanced features without even touching the engine's core code thought an extensive Lua API. As for now, the gui System is CEGUI cause it can use the same data types as the Engine's. Currently Third Party software supported: Partial* Tiled Map support Partial* Dark Function Editor Support *By...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    WinDS

    WinDS

    Windows XP reimplemented on Nintendo DS

    WinDS is a Reimplementation of the OS Windows(R) XP(R) on the Platform Nintendo DS. Since i started coding Apps for the NDS, my goal was to write a program, called WinDS, which does (nearly) the same as the real appy by Microsoft. In contrast to other little NDS-Operating Systems, just like Woopsi etc. you can code your own Application in Lua for WinDS: just copy the Code onto the FAT-Disk and execute it from within WinDS! This is what makes WinDS so unique. The New Beta 0.95 is out, it...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    ReverSeeProject

    ReverSeeProject

    3d Reversi game

    - Challenge A.I. - Challenge a friend (offline) - Choose I.A. and its level (depth) - Create your own A.I. in LUA language. You just have to add your LUA script in ./data/ia (model on the existing files)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    WinPen++

    WinPen++

    A powerful HTML, C#, PHP editor for windows

    Please note: this project is no longer (actively) maintained. Current version: 1.5 WinPen++ is a simple but expanding Windows editor for HTML, XML, PHP, JavaScript, Lua and C#. Since it uses the latest technology, WinPen is available for Windows Server 2008 and above. Users without the latest update (SRV2008, SRV2012, Vista, 7) will have to download the Installer for .NET 4.6 from Microsoft (link is in ReadMe.txt).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24

    RPi-64

    computer simulation for my raspberry pi

    Pi64 is not an emulator, it just mimics the 80's classic 8bit computers with SDL based graphics and RtAudio based sound. The fullscreen editor for shell and the built-in program editor help you create your own programs and games. Programming language is LUA, but Pi64 is open for any library plugins written in your favourite language. Source was written in pure C, so should compile on Windows, Mac OS X and Linux without issues.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    WordGrinder is a light-weight character-cell word processor designed for text entry on the console, supporting Unicode and styled text. It provides a clean, easy-to-use interface that gets out of your way and get the job done. We've moved! Go visit http://cowlark.com/wordgrinder.
    Downloads: 0 This Week
    Last Update:
    See Project