Showing 3907 open source projects for "c ="

View related business solutions
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • 1
    Mosaic_GUI

    Mosaic_GUI

    Official software to make beads, mosaic or pencil art easily

    Mosaic_GUI is an easy and powerful Java GUI to convert photos and pictures for beads, pencils and mosaic such as Perler(c) or Hama(c) for instance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    bildster

    Bildster is an image processing library for educational purposes.

    Bildster is an image processing library for educational purposes that provides tools for loading and manipulating (or creating) images. It provides a split screen view (before / after). Both, a C and a Java version exist. Das Projekt stellt das Programmpaket "Bildster" bereit --- eine Entwicklungsumgebung für Bildverarbeitungsprogramme. Es gibt eine C-Version für Linux und eine plattformunabhängige Java-Version. Das Programm eignet sich für den Informatikunterricht in der Oberstufe. Lizenz ist GPL 3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    android4desktop

    android4desktop

    Android for Desktop

    Its Android for Desktops. 100% free. Live + Installable ISO image Current version - Android 4.4.4 Click - https://sourceforge.net/projects/android422x86/ for a android jellybean version with UEFI support
    Downloads: 13 This Week
    Last Update:
    See Project
  • 4
    This FUSE based file system allows you to browse the Apple Trailers page like a directory structure on your computer. appletrailerfs will be optimized for use with the Western Digital TV HD but does work with any OS supported by FUSE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5
    TOYVision

    TOYVision

    Toolkit for the easy prototyping of hybrid games for Tabletop Devices

    TOYVision is a software toolkit for the easy prototyping of Hybrid Videogames, mixing physical and virtual elements. Designers and developers of videogames, can use ToyVision to develop computer augmented hybrid games, based on manipulation of physical playing pieces and body gestures. ToyVision, supports Reactivision to comunicate with visual based Tabletop devices /http://nuigroup.com/go/lite), and Kinect sensor to track players movements ToyVision enables passive (carried out by...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    P-VCD

    Content-Based Video Copy Detection

    Software for Video Copy Detection. The software has been described in some scientific papers, e.g. http://dx.doi.org/10.1109/ICME.2011.6012212 and http://dx.doi.org/10.1007/s11042-011-0915-x. This software is the result of my PhD at the University of Chile and the participation at TRECVID Content-Based Copy Detection (CCD) evaluation task 2010 and 2011. More details in http://www-nlpir.nist.gov/projects/tv2011/tv2011.html#ccd and in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    HHS Digital Media API Platform

    HHS Digital Media API Platform

    Syndicate text and multimedia content with this API and storefront.

    Use this suite of Application Programming Interface (API) platforms to share web content across multiple channels. Mobile and tablet applications, widgets, and web pages may use the APIs to deliver and update content. The APIs allow content reuse and reduce development costs and product time-to-market. The APIs are available as .NET or Java instances. For more information, see the ReadMe.txt file in the downloadable zip archive. The Centers for Disease Control and Prevention (CDC) and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Java language binding for pismo file mount. Create virtual folders in java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Downloads: 0 This Week
    Last Update:
    See Project
  • Run applications fast and securely in a fully managed environment Icon
    Run applications fast and securely in a fully managed environment

    Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of scalable infrastructure.

    Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
    Try for free
  • 10

    glSatellite Demo

    Technological demo of OpenGL ES 2 Android NDK

    ...The 3D features present: - OpenGL ES 2; - rotating, multi-touch zooming and moving the globe; - stars on a fixed background; - each satellite is represented by a beam with a unique color; - identifying the corresponding satellite if a beam has been tapped (based on color picking method). Additionally to 3D features presented the application is: - using NDK with C++11 features compiled by LLVM clang; - mixing Java views with OpenGL views (Java is used for settings activity, information and ads panels); - using Android custom message queue to send asynchronous messages from Java to JNI
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    cppncss syntax c++11

    Derivative of cppncss to allow some C++11 syntax

    In the spirit of sharing the changes. Only some parts of C++11 has been done: the ones needed in our internal projects to get our C++11 code to parse. Check the original cppncss project for full sources. https://sourceforge.net/projects/cppncss/?source=directory
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Group Expense Manager

    Group Expense Manager

    A Java based tool to calculate individual share in group expenses

    This tool can be used when you want to calculate how much you need to give or get from other group members. For example 5 people go out on a trip.Say person A,B,C,D,E. And Expenses are like: 1. Trip road cost : 2000 bucks (A paid 1000,B paid 500,C paid 500) 2. A,B had snacks : 50 bucks (A paid 50) 3. B,C,D had drinks : 150 bucks (B paid 150) 4. hotel cost : 2500 bucks ( C paid 2500) Here A,B,C,D,E are added to person list file. There are 3 different groups: G5:A,B,C,D,E; G2:A,B; G3:B,C,D; For case 1 there are 3 transaction A paid 1000 in G5 group : G5,A,1000 B paid 500 in G5 group : G5,B,500 C paid 500 in G5 group : G5,C,500 For case 2 there is 1 transaction A paid 50 in G2 group : G2,A,50 For case 3 there is 1 transaction B paid 150 in G3 group : G3,B,150 For case 4 there is 1 transaction C paid 2500 in G5 group : G5,C,2500
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ACT-CV provides an easy to use interface between visual objects on the computer screen (or another video source) and a cognitive modeling tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Lightweight (under 100 Kb overhead) but flexible Java install system which produces native (Windows, Linux and mac) as well as Java executables and provides native integration with shortcuts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Android Telnet SDK

    Android Telnet SDK

    Android Telnet SDK bases on Putty Telnet library

    This is Android Telnet SDK which is based on opensource Putty Telnet as its backend library. Inspired by opensource community and in the hope of extending usage of Putty Telnet on Android devices, I created this Android verison telnet SDK and hope it'll make convenient for some developers when they come to developing Android version of telnet. Please refer to README.TXT in the tar file for instructions on how to use the SDK in your Android applications. I also have created an Android...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    ProC 3.0

    smart Workflow Engine

    ProC 3.0 is a scientific workflow engine to build, manage and execute workflows (pipelines) in heterogeneous environments, supporting GRID and other means of parallel processing. It includes a data management component (DMC) to transparently access databases for storage of results and automatically adds metadata to track the processing of data products, so that at every time a full processing history is available. The software was developed and used within the ESA Planck satellite mission.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17

    XML Unit

    XMLUnit provides assertions that help testing code that produces XML.

    XMLUnit 2.x Development Moved to GitHub XMLUnit provides help with testing code that creates or consumes XML. XMLUNit 2.x is available for both Java and .NET with a similar API. Development of this version has moved to a GitHub organization[1] with two git repositories for Java and .NET respectively. All discussion about XMLUnit independent of any version will happen on the XMLUnit general mailing list[2]. XMLUnit for Java 1.x is no longer maintained, please use the legacy...
    Downloads: 17 This Week
    Last Update:
    See Project
  • 18
    Software for the competitions on computational intelligence in games.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 19
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    aScanmem

    aScanmem

    game cheater for Android

    aScanmem is Android frontend for scanmem game hacking utility. Scanmem is a Linux cheating tool acting also as debugger / memory editor with support for viewing memory regions watching and repeatedly setting values in chosen address space.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    DtDNS Updater Client

    DtDNS Updater Client

    dtdns updater client, free java application

    Automatic IP updater (it works only when the IP was changed). The client was written in java and supports Windows, Mac, Linux GUI and Linux Terminal. It is a FREEWARE. Ubuntu autostart setting: bash -c "sleep 10 && /usr/bin/java -jar /PATH/dtdns_updater.jar"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    CellCompiler
    The target system of this project is to develop mathematically efficient program code generator from cellml like biological models described by mathematical markup languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Lightweight Java Game Library
    The Lightweight Java Game Library (LWJGL) is a solution aimed directly at professional and amateur Java programmers alike to enable commercial quality games to be written in Java. LWJGL provides developers access to high performance crossplatform libraries such as OpenGL (Open Graphics Library), OpenCL (Open Computing Language) and OpenAL (Open Audio Library) allowing for state of the art 3D games and 3D sound. Additionally LWJGL provides access to controllers such as Gamepads, Steering...
    Leader badge
    Downloads: 355 This Week
    Last Update:
    See Project
  • 24
    HyperVM

    HyperVM

    HyperVM Virtual Machine Hosting Panel

    HyperVM is a multi-tiered, multi-server, multi-virtualization software product allowing a VPS vendor to provision, manage and delegate Xen or OpenVZ based virtual private servers. HyperVM allows users to manage VPS' across multiple servers transparently: it provides a mechanism to manage their networking configuration (IP address, gateway) from the control panel itself, and has a full-fledged IP address pool to facilitate large scale management. HyperVM also comes integrated with Kloxo...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Kloxo

    Kloxo

    Kloxo Web Hosting Panel

    Kloxo (formerly known as Lxadmin) is a free, opensource web hosting control panel for the Red Hat and CentOS Linux distributions. Kloxo allows the host administrators to run a combination of lighttpd or Apache with djbdns or BIND, and provides a graphical interface to switch between these programs without losing data. Kloxo Enterprise can transparently move web/mail/dns from one server running Apache to another running lighttpd.
    Downloads: 0 This Week
    Last Update:
    See Project