Showing 753 open source projects for "framework"

View related business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 1
    ME3Gas

    ME3Gas

    ME3Gas is a middleware for energy efficiency applications.

    The ME3Gas middleware extends the existing LinkSmart middleware platform https://sourceforge.net/projects/linksmart/?source=directory with an application framework for energy efficiency. It also includes additions to the Contiki WSN platform http://www.contiki-os.org/ and contains LinkSmart IoTDevice Managers for the Contiki based sensors. The ME3Gas project has been partially funded by Artemis Joint Undertaking http://www.artemis-ju.eu/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    HIPAcc

    HIPAcc

    Heterogeneous Image Processing Acceleration (HIPACC) Framework

    HIPAcc development has moved to github: https://github.com/hipacc HIPAcc allows to design image processing kernels and algorithms in a domain-specific language (DSL). From this high-level description, low-level target code for GPU accelerators is generated using source-to-source translation. As back ends, the framework supports CUDA, OpenCL, and Renderscript. HIPAcc allows programmers to develop imaging applications while providing high productivity, flexibility and portability as well as competitive performance: the same algorithm description serves as basis for targeting different GPU accelerators and low-level languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    OpenME Interface

    simple event-based plugin interface to open up hardwired software

    News: since 2015 we continue all related developments within Collective Knowledge Framework: http://github.com/ctuning/ck/wiki Simple and universal event-based plugin framework and interface to open up hardwared black-box software (tools, application), make them interactive through external plugins, and connect them with other higher-level tools such as Collective Mind. For example, it is used to open up compilers (GCC, LLVM, Open64) for external tuning of optimization of internal heuristics, or to open up applications for online tuning and adaptation particularly on heterogeneous systems. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    CPoll based C++ server pages

    Server side scripting language similar to ASP and PHP, but using C++.

    CPPSP (C++ Server Pages) is an open source web application framework similar to ASP.NET. It features a template parser that parses, compiles, and loads CPPSP pages automatically at runtime. CPPSP pages have a very similar syntax to ASP and ASP.NET, where all code is considered HTML by default, and server-side active code can be embedded using "<% ... %>". CPPSP is built upon the CPoll asynchronous I/O and utility library, which offers simple I/O abstraction, network abstraction, memory management, and container classes. ...
    Downloads: 0 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
  • 5
    portable c/c++ unit test framework
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Fast Artificial Neural Network Library is a free open source neural network library, which implements multilayer artificial neural networks in C with support for both fully connected and sparsely connected networks. Cross-platform execution in both fixed and floating point are supported. It includes a framework for easy handling of training data sets. It is easy to use, versatile, well documented, and fast. Bindings to more than 15 programming languages are available. An easy to read introduction article and a reference manual accompanies the library with examples and recommendations on how to use the library. Several graphical user interfaces are also available for the library.
    Downloads: 35 This Week
    Last Update:
    See Project
  • 7
    LMFD

    LMFD

    Lattice-based Multi-Fluids Dynamics;LBM for Gas-solid Two-phase Flows

    LMFD ( Lattice-based Multi-Fluids Dynamics) is a multiphase flow simulator in framework of lattice Boltzmann method (LBM). It is a program for the modeling and simulation of multiphase flows (mainly gas-solid two-phase flows) at different levels, including macroscopic two-fluid model (TFM), mesoscopic discrete particle simulation (DPS) , and microscopic direct numerical simulation (DNS) .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    OpenPANA
    OpenPANA it'll be soon a full functional free solution which implements the PANA protocol. By now, it's a multithreading implementation, supported by a framework, which allows multiple users to authenticate. Panatiki is a light-weight implementation of the PANA client in Contiki SO. The implementation interact well with the OpenPANA Agent. Source code has been moved to Panatiki sourceforge project (http://sourceforge.net/projects/panatiki/)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This module adds support for the Extensible Provisioning Protocol "EPP" to an Apache 2 server. An full EPP server can thus be implemented as CGI scripts with the Apache 2 request framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Try Free
  • 10
    Framework for individual and population genome assembly and discovery of genetic variants from sequence reads.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    FRSH/FORB is a contract-based resource reservation framework for distributed real-time applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    VirusTrap

    VirusTrap

    Online Multi-Engine Antivirus Scanner

    VirusTrap is an open source framework for penetration testers, network auditors, system administrators who need to analyze unknown binaries during their work. The scanner was made to help computer users identifying malicious files by scanning them with 25 antivirus engines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Model driven code generation can improve coding standards, speed, quality of development and reduce your costs. From my experience generating code from XML using XSLT is one of the best and fastest solutions. This is just the base of the framework presenting the idea, any code template can be implemented upon request. Some sample generators are present for SQL / PLSQL / C# / AnsiC / Java The main target is to generate DTO/BDO/POJO objects based on the database definitions in multiple languages aligning all technologies used by a development team. If you are willing to contribute drop a message.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    DataDraw is a feature rich database generator for high performance C applications. DataDraw gives your C application a high performance object-oriented framework at speeds that beat hand coded C.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15

    libmx

    A framework for dealing with lambda calculus expressions.

    ..."libnpmx.so" ("npmx.dll" on MS Windows) is a NPAPI plugin (http://en.wikipedia.org/wiki/NPAPI) for the Mozilla Firefox web browser based on "libmx". "libmx" provides a framework for dealing with (extended and optional typed) lambda calculus expressions. Among other features it provides o a template instantiation machine for evaluating the value of an lambda calculus expression, o a template instantiation machine for evaluating the Hindley-Milner type (http://en.wikipedia.org/wiki/Hindley-Milner) of an lambda calculus expression, and o reference counter based memory management for lambda calculus expressions and types. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    NAADSM

    A framework for simulating the spread and control of animal diseases

    NAADSM is a framework for creating stochastic, spatial, state-transition simulation models of the spread and control of highly contagious diseases of animals. User-established parameters define model behavior in terms of disease progression; disease spread by animal-to-animal contact, contact with contaminated personnel or equipment, and airborne dissemination; and the implementation of control measures such as vaccination and depopulation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Cbench is intended as a relatively straightforward toolbox of tests, benchmarks, applications, utilities, and framework to hold them together with the goal to facilitate scalable testing, benchmarking, and analysis of a Linux parallel compute cluster.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    eulerhook

    hook technology for unit test framework

    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    USARSimRos

    USARSimRos

    Interface between USARSim and ROS

    USARSimRos is designed to provide a seamless interface between the USARSim framework (www.sourceforge.net/projects/usarsim) and ROS (www.ros.org). USARSim provides embodyment (sensors and platforms) and environments for a physics-based robotic simulation while ROS provides leading edge control algorithms. USARSimROS provides for auto-discovery of the simulated robots and sensors and connects these robots to the appropriate ROS control topics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ...Supports payment types, categories, expense types (mileage, meals, parking, etc.), notes, currency selection etc. Data to be stored in a sqlite backend using the Query Object Framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Ising model

    Ising model framework for Ms Windows

    ising models are a statistical thermodynamics toy system that physicists love to play about with. I've done all the fiddly graphics work for an Ising model so you can see it on the screen. You want to play with the file ising.c to make the model do various things other than just respond to temperature. If you can see the results, it's much easier to spot problems with code / interesting phenomena.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Network Emulator

    Distributed Network emulation tool for high rate packet

    I need your help: In order to make this framework easier and more useful, I need your contribution. The idea behind this framework is to develop a GUI like GNS3 and make this framework more stable. So if you are interested and have C/C++ programming skills, please contact me at zahid.med@gmail.com This framework allows to emulate a network by managing ethernet packets coming from two kind of interfaces: UDP and virtual network card.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    DBFrames is an application framework for building data aware applications for Windows Mobile devices. It uses PythonCE, SQLite and PocketPyGui. Version for Android (writen in Java): https://github.com/yurtk/dbfragments
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    IPFIRE-wall is a framework that implements a network firewall. It can be used in desktop systems and in simple network configurations, providing a friendly graphical interface and a simple installation procedure. Also unprivileged users can personalize.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    CryptID

    An open framework for Single SignOn authentication

    CryptID an open framework that bridges Single SignOn (SSO) authentication with any standards compliant LDAP based authentication service. If you want to securely authenticate legacy services, such as smtp, pop3 or http against your Active Directory cluster or LDAP server, CryptID can provide secure access to SSO authentication without the messy HTTP bloat common to conventional SAML products.
    Downloads: 0 This Week
    Last Update:
    See Project