Showing 5386 open source projects for "projects"

View related business solutions
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 1
    OpenUSB takes a fork of the libusb 1.0 project (http://sourceforge.net/projects/libusb) and focuses on supplying an enhanced platform-neutral, MT-safe application library for raw access to USB devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    EmguCv410 Face Recognition Detect

    EmguCv C# OpenCv Cuda Face Recognition + Gender, Emotion, Ethnicity

    The site says "Malware detected but NOT TRUE", it's just encrypted! EmguCvSharp Face Detection Full source code: https://sourceforge.net/projects/emgucvsharp-live-face-detect/ . if (CudaInvoke.HasCuda) //THE CODE TO USE CUDA . Emgucv Gender detection Emgucv Emotion detection Emgucv Ethnicity detection Emgucv Face Recognition also includes Pedestrian detection For Live: Face Attendance System, Facial Emotion, Gender Recognition Security Application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    ORSSerialPort

    ORSSerialPort

    Serial port library for Objective-C and Swift macOS apps

    ...It is useful for programmers writing Objective-C or Swift Mac apps that communicate with external devices through a serial port (most commonly RS-232). You can use ORSSerialPort to write apps that connect to Arduino projects, robots, data acquisition devices, ham radios, and all kinds of other devices. Using ORSSerialPort to open a port and send data can be very simple. ORSSerialPort is released under an MIT license, meaning you're free to use it in both closed and open-source projects. However, even in a closed-source project, you must include a publicly-accessible copy of ORSSerialPort's copyright notice, which you can find in the LICENSE file. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    V8js

    V8js

    V8 Javascript Engine for PHP

    V8Js is a PHP extension that allows executing JavaScript code from within PHP using Google’s V8 engine. It’s ideal for projects requiring server-side rendering of JavaScript or integration with JavaScript-heavy workflows.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Save Up to 91% on Cloud Compute With Spot VMs Icon
    Save Up to 91% on Cloud Compute With Spot VMs

    Automatic sustained-use discounts. One free VM per month. No negotiation needed.

    Run batch jobs at 60-91% off with Spot VMs. Long-running workloads get automatic discounts with sustained use.
    Try Free
  • 5

    SONNET

    SONNET (integer) linear optimisation in .NET

    SONNET builds on top of the well-known COIN libraries for optimisation (see http://www.coin-or.org). It brings the power of (integer) linear programming projects of COIN to .NET. SONNET is licensed under the terms of the Eclipse Public License (EPL). SONNET consists of two parts: 1) A .NET library that consists of .NET wrapper classes around existing COIN classes such as OsiSolverInterface. 2) A .NET library implemented in C# that adds a powerful (rudimentary) modelling API with classes like Model, Constraint, Variable, Expression, etc, and overloaded operators to allow for things like Model model = new Model(); Variable x = new Variable(); Variable y = new Variable(); model.Add(2 * x + 3 * y <= 10); model.Objective = 3 * x + y; Solver solver = new Solver(model, typeof(OsiClpSolverInterface)); solver.Maximize(); Console.WriteLine(solver.ToSolutionString());
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    json.lua

    json.lua

    A lightweight JSON library for Lua

    ...The library exposes a simple API for turning Lua values into JSON strings and parsing JSON strings back into Lua values. Its small size makes it practical for games, plugins, scripts, embedded Lua environments, and projects where dependency weight matters. It is implemented in pure Lua and is known for being fast among pure Lua JSON options while still offering useful error messages. Overall, it is a convenient choice when a Lua project needs dependable JSON support with minimal setup.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    mythtv-nox

    ffretv without X11 or webkit , builds released for RPi3 and RPi4

    SIDE AMBITIONS: Help me help Eugene, Oregon become a honorable, court of record. Courts need stenography. See, https://www.facebook.com/donate/647857809044002 UPDATED INFO: mythtv in progress to --->ffretv Project has split from upstream with focus on lightweight no X11/webkit. Some builds may still require libxcb/xlib support, but those not depending on X at all are preferred. *RPI4/3 VC4 seems to be a MAGIC build that I cant reproduce so far again. Once I do I will remove webkit...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    codelyzer

    codelyzer

    Static analysis for Angular projects

    A set of tslint rules for static code analysis of Angular TypeScript projects. (If you are using ESLint check out the new angular-eslint repository.). You can run the static code analyzer over web apps, NativeScript, Ionic, etc. Note that by default all components are aligned with the style guide so you won't see any errors in the console. Codelyzer supports any template and style language by custom hooks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    GEOMS2

    GEOMS2

    Geostatistics and geosciences modeling software

    ...attredirects=0&d=1 http://sourceforge.net/projects/geoms2/files/Mining.7z/download
    Downloads: 5 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10

    enhanced-cooja-radiologger-headless

    enhanced-cooja-radiologger-headless

    This repository hosts an enhanced version of COOJA Headless Radio Logger. For the original repository, please refer to https://github.com/cetic/cooja-radiologger-headless. For more details please refer to https://sourceforge.net/projects/enhanced-radiologger-headless/files/ Direct download link: https://sourceforge.net/projects/enhanced-radiologger-headless/files/enhanced-cooja-radiologger-headless.zip/download
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    ffretv-0.28-nowebkit-testing

    OLD TEST builds of ffretv-.28 with no qtwebkit for el7

    ...https://www.facebook.com/donate/647857809044002 ------------------------------------------------------------------------------------------------- I created my first mythtv webkitless(ffretv) back in 2014 for ffretv 0.25.3 and I was just reviving it for ffretv-0.28 to use in the nox projects. I then learned in 2016 mythtv had changed the progdetails to not rely on webkit. See commit here: https://github.com/kelsieflynn/ffretv/commit/818024314377f7717a26b0cbe514457ff92ecced#diff-47e33b72a22e94675eb4e12d450d5b22 So while my ffretv28 based nowebkit works, it has a broken progdetails, that i will not backport. Instead I will remove the 28 port and move up to the next level with everything I have. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Halarm

    Halarm

    Simple domotic sensors notification system

    ...It uses raw TCP protocol (with no security), with tiny band consumption. To handle ISP dynamic IP assignment, an effective No-IP free client has been implemented and included as a library, see: https://sourceforge.net/projects/arduinoip/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Swing

    Swing

    A swipeable cards interface

    ...It is highly customizable, enabling control over thresholds, directions, and animation behavior. Swing is lightweight and framework-agnostic, making it easy to integrate into different web projects without heavy dependencies. It is commonly used for building interactive UI components such as recommendation systems or decision-based interfaces. Overall, swing offers a simple yet powerful way to implement gesture-driven interactions in web applications.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 14

    Cobol Projects

    Personal Cobol projects that may be of use or interest to others

    This repository is for personal Cobol projects. The projects are stored here in the event someone needs to look at Cobol code for any reason. Most, if not all, of the code was created for personal projects and not professional use. Nevertheless, if the code is useful, feel free to download a copy and use in your own projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Emma

    Emma

    Terminal assistant to find and install node packages

    emma-cli is a command-line assistant designed to simplify common development tasks. It allows users to automate repetitive tasks, manage projects efficiently, and improve their workflow with a single command interface.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16
    babel-plugin-react-css-modules

    babel-plugin-react-css-modules

    Transforms styleName to className using compile time CSS module

    ...It helps maintain consistent and collision-free styling across large applications. Overall, babel-plugin-react-css-modules simplifies the process of managing scoped styles in React projects.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 17
    Koa-socket-2

    Koa-socket-2

    Socket.IO for Koa

    Koa-socket-2 uses socket.io v3. It is recommended that you connect to a koa-socket-2 server with a socket.io v3 client. Koa-socket-2 is only compatible with the Koa v2 style of middleware (where context is passed as a parameter). This project helps you start a SocketIO server using Koa and NodeJS. However, Google's Go language -- or GoLang -- allows you to write code that compiles down to binary. It can be a very good way to take your SocketIO server to the next level by running faster and...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    MCore: Business Modelling & Operations

    MCore: Business Modelling & Operations

    ECore + OCL to add static and dynamic semantics to models

    ...MCore is based on XOCL which is a combination of Eclipse Frameworks EMF and OCL to define DSLs, e.g. to add static and dynamic semantics to models. It is available - as full Eclipse prooduct at: https://sourceforge.net/projects/lde-release/files/Release/ - as update site for Eclipse Neon.3 at: https://sourceforge.net/projects/xocl/files/ Builds and fixesx are done weekly throughout 2019, if the published build is older then 14 days, please contact to get a new one! Build instructions are at https://sourceforge.net/p/xocl/wiki/MCore%20Build%20Instructions/
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    wxCppPy

    wxCppPy

    Applciation c++/wxWidgets pilotable via python grâce à pybind11.

    ...L'objectif est d'utiliser pybind11 pour exporter vers python les accès à l'interface graphique. Les librairies utilisées sont : - pybind11 : https:/pybind11.readthedocs.io - CppClay : https:/sourceforge.net/projects/cppclay - wxPython4 : https:/github.com/wxWidgets/Phoenix - wxWidgets3 : utiliser le sous module du dépôt wxPython. Le projet est une solution CodeBlocks. Elle est décomposée en trois projets: 1) API : Le code d'une API et les accès à la GUI 2) API_Py : L'export de l'API vers python3. Il génère le module wxcpppy 3) GUI : L'interface graphique qui permet d'ouvrir les scripts python. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    MCore: all in one product LDE

    MCore: all in one product LDE

    The IDE including Eclipse and MCore functionality

    Go to https://sourceforge.net/projects/xocl/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Junior

    Junior

    A striking black and white theme for Jekyll

    Junior is a blog/portfolio theme for Jekyll, the static site generator. Connects, using Github's API, with your public profile and pulls your projects (ordered by Stars). Coming soon, you will also be able to showcase significant PRs. Tag colors are also matched to the project's Github language color coding.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    offline-plugin for webpack

    offline-plugin for webpack

    Offline plugin (ServiceWorker, AppCache) for webpack

    This plugin is intended to provide an offline experience for webpack projects. It uses ServiceWorker, and AppCache as a fallback under the hood. Simply include this plugin in your webpack.config, and the accompanying runtime in your client script, and your project will become offline ready by caching all (or some) of the webpack output assets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    MvvmTools

    MvvmTools

    A library that provide the following cross platform features

    A library that provides the following cross-platform features: -Direct bind of the events (in your views) to the methods or commands (in your view models) in your XAML code -Creating a preview of your view model at design time -Easy way of creating commands in your view models. MvvmTools is a collection of utilities for accelerating MVVM development in .NET applications, providing ready-to-use components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    DockStation

    DockStation

    Application to managing projects based on Docker

    DockStation is a developer-centric application to managing projects based on Docker. Instead of lots of CLI commands you can monitor, configure, and manage services and containers using just a GUI. The DockStation helps to manage projects and container settings, e.g. bind a local host to a project, simple version changing, map ports, assign and reassign environment variables, change entry point and start command instructions, configure volumes, quick access to image documentation, quick services containers cleanup and a lot of other useful functionality. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    StatusAlert

    StatusAlert

    Display Apple system-like self-hiding status alerts

    StatusAlert is a simple Swift library for displaying non-intrusive alerts that appear at the center of the screen without interrupting user interaction. It is ideal for showing short status updates like "Saved successfully" or "Error occurred".
    Downloads: 0 This Week
    Last Update:
    See Project