Showing 1086 open source projects for "foundation"

View related business solutions
  • $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
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 1
    cleversheep

    cleversheep

    Test framework and support library

    A testing framework. This framework is an Xunit style framework, but its origins lie in system level testing. Also includes an amount of supporting code and miscellaneous library code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Involt

    Involt

    Inject hardware interactions directly into HTML layout

    ...Instead of learning advanced coding focus on overall experience and quickly develop results. Using CSS allows you to work on the layout and interfacing with the device at once. Involt comes with a UI kit to help you get started. The foundation of Involt is overcoming obstacles that block many concepts from making it to the real world. There are many prototyping tools for software and hardware but none covers both. With its fresh approach, inject tangible interactions into your app like never before.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    react-native-login

    react-native-login

    An example React Native project for client login authentication

    ...Because mobile authentication flows often involve more complexity than web—such as secure storage, token renewal, and redirect handling—the example gives a scaffold for real-world usage. While not a full production app, it provides sufficient structure for mobile developers to learn the foundation of login/registration, token handling, and basic navigation after login. The repository is aimed at developers who already know React or React Native and want to see how authentication can be set up cleanly. It complements discussions and blog posts around mobile login flows and best practices in token-based mobile setups.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    RPMWild

    RPMWild

    Searches and deletes RPMs that have been installed

    This program uses wxpython-phoenix to delete any rpms you specify. You can use the safe transaction check, or unsafe no check. The program confirms any actions, so it can be used safely.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    Feeling Responsive

    Feeling Responsive

    »Feeling Responsive« is a free flexible theme for Jekyll

    Feeling Responsive is a free flexible theme for Jekyll built on the Foundation framework. You can use it for your company site, as a portfolio or as a blog.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    CloudMIG Xpress

    CloudMIG Xpress

    Find the best suited cloud provider and deployment for your software

    To reduce resource over and under-provisioning, software systems can be migrated to IaaS and PaaS-based cloud environments. However, aligning and optimizing existing software systems for a cloud computing foundation often involves substantial reengineering activities or at least an elaborated configuration during the migration. There exist various challenges that have to be addressed, for example, systematically comparing cloud environment candidates, checking the conformance with particular cloud environments, or simulating monitored workload for envisioned cloud-based target architectures to evaluate future costs. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    EdRepo (Education Repository) is a simple way for instructors to store collections of course material on the Web and share those materials with others. This material is based upon work supported by the National Science Foundation under grant DUE-0840721.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    A Movie Collector CRUD

    A simple Movie Collection App CRUD style.

    ...(http://xxx.xxx.x.xx/AMovieCollector) and the setup process will start. If you have extensive knowledge in php/html/CSS (unlike myself-but learning) This is a decent foundation to modify and/or build from.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    comical-jekyll-theme

    comical-jekyll-theme

    A Configurable Webcomic Theme for Jekyll

    A webcomic theme for Jekyll based on my Slim-Pickins Jekyll theming framework. All content included for the demo page is duplicated from my wife's webcomic site and is availabe via Creative Commons.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 10
    .... // HxCFloppyEmulator is free software; you can redistribute it // and/or modify it under the terms of the GNU General Public License // as published by the Free Software Foundation; either version 2 // of the License, or (at your option) any later version. // HxCFloppyEmulator is distributed in the hope that it will be useful, http://hxc2001.com/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Coherent Logic Foundation Data Model

    This project contains one or more data model base classes.

    ***** WARNING ***** The delivery of 1.0.16-RELEASE of this framework will be the final source code commit that will be made on SourceForge; all further updates can be found at the following address: https://bitbucket.org/CoherentLogic/coherent-logic-foundation-data-model ***** WARNING ***** This project contains code which is the foundation for several data models -- at the moment these include: * The Coherent Logic FRED Client -- https://sourceforge.net/projects/clfredclient/ * The Coherent Logic World Bank Client -- https://sourceforge.net/projects/clwbclient/ * The Coherent Logic USA Spending Client -- https://sourceforge.net/projects/clusaspendingclient/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    YYKit

    YYKit

    A collection of iOS components

    ...The repository splits out independent submodules such as YYModel (a high-performance JSON ↔ model mapping layer), YYCache (a fast caching system), YYImage (image handling, including support for formats like WebP, APNG, GIF), YYWebImage (asynchronous image loading and caching), YYText (a rich text display and editing component), YYKeyboardManager (keyboard/input management), YYAsyncLayer, YYDispatchQueuePool, and various handy Categories that extend Foundation/UIKit with utility methods. YYKit is intended to be modular, though historically some interdependencies exist, which is why the author suggests using the individual components where possible instead of the entire monolithic library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    SW#

    SW#

    smith waterman, gpu, cuda, alignment

    ...The library is scalable for use with multiple GPUs. Some parts of the library utilize MPI for CUDA enabled clusters. This work has been supported in part by Croatian Science Foundation under the project UIP-11-2013-7353. Database search now available! Publications: http://journals.plos.org/plosone/article?id=10.1371/journal.pone.0145857 http://bioinformatics.oxfordjournals.org/content/29/19/2494 http://nar.oxfordjournals.org/content/early/2013/11/23/nar.gkt1164.abstract#! Related work: http://exolocator.bii.a-star.edu.sg/ NEW: SW# web edition: http://swsharp.zesoi.fer.hr/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    SQLPractice

    Un outil pour pratiquer SQL en classe.

    ...Il peut ensuite saisir ses propres requêtes et vérifier qu'elles produisent bien la table correspondante. L'outil inclut le moteur de base de données relationnelle Derby, de la Apache Foundation. SQLPractice est un logiciel libre, distribué sous la licence Eclipse. Liens utiles : - https://sourceforge.net/projects/sqlpractice/files/SQLPractice_Manuel_FR.pdf/download - https://sourceforge.net/projects/sqlpractice/files/SQL_base_commerciale.sql/download
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    DataShot
    ...Designed and written by a team at the Museum of Comparative Zoology. Includes a PreCapture barcode application refactored from this code base with support from the US National Science Foundation ADBC TCN for New England Vascular Plants NSF #1208835 Precapture Application: http://doi.org/10.5281/zenodo.154176 Migrated to GitHub PreCaptureApp: https://github.com/MCZbase/PreCapture Desktop App https://github.com/MCZbase/DataShot_DesktopApp Web App components: https://github.com/MCZbase/datashot_ejb https://github.com/MCZbase/datashot_web https://github.com/MCZbase/datashot_ee
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Crookes is a console text editor written in Python. It should run on any platform where Python is running.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    osCSS E-Commerce Shopping Cart

    osCSS E-Commerce Shopping Cart

    E-Commerce Shopping Cart

    osCSS is a php source code for online shopping built on a foundation of oscommerce GPL code. osCSS e-commerce embed css, jquery, php, bootstrap etc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Interactive Math Flash Cards

    Basic Mathematical Operations

    This program aims to develop a program to achieve mastery on the Basic Mathematical Operations (Addition, Subtraction, Multiplication and Division) for Kinder – Grade 3 pupils. Learning of basic mathematics at an early age is considered the foundation in understanding of higher level mathematics concepts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Icecast Server 2.0 GUI

    Icecast Server 2.0 GUI

    MP3 streams, online, Ogg Vorbis streams,icecast, web radio

    ...ICEcast has mountpoints meaning and automatically transferes listeners from the Auto DJ to the Live stream and back again without needing to manually turn anything on or off The UI is intended to ease the work with any icecast server on a windows environment providing also the ability to register the server to some important radio directories like openradiodirectory.com or Xiph.org Besides other features like security,stability its provides also a chat channel for everyone to interract and communicate. Icecast server is released as free software maintained by the Xiph.org Foundation. Web: http://openradiodirectory.com
    Downloads: 7 This Week
    Last Update:
    See Project
  • 20
    slim-pickins-jekyll-theme

    slim-pickins-jekyll-theme

    A minimal Jekyll theme

    Slim Pickins is what I consider to be a minimal 'core' theme with everything I need to quickly develop new themes for Jekyll. Custom Rakefile with tasks for deploying and notifying search engines about updates. First, it checks a page's yaml frontmatter for the header image, if none is found then it checks for a site-wide default in your config.yml, if none is found then no banner image is displayed. I like my footers to stay on the bottom of the page no matter what. You can easily edit the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    kivydrmario

    Dr Mario game written in Kivy

    Distributed under GPL version 2 and Python Foundation License 2.0.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    C with Classes (sanoC)

    C with Classes (sanoC)

    Elegant way to use real Classes in C language

    20201102- I have created smarter model but not sure if someone is still interested in it? please contact me on my email if you are interested so I upload the new version. I believed all the time that C has the ability to do everything ... even object oriented programming... There were a lot of trials to do this by different parties, but I worked hard to make it usable By the way ... it is easy and makes me feel at home with C ... no strange guns to use and shoot my mouse :P the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Basscss

    Basscss

    Low-level CSS Toolkit, the original Functional/Utility/Atomic CSS

    ...Things behave exactly as expected with immutable utilities and styles that do one thing well to help prevent common pitfalls with CSS. Reusable, interoperable styles work like building blocks to lay the foundation for any stylesheet and can be mixed and matched in any number of combinations. Basscss strikes a balance between consistency and flexibility to allow for rapid prototyping and quick iterative changes when designing in the browser. Basscss provides lightweight, performant styles and flexible utilities to design for any device and to help reduce boilerplate in stylesheets. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    kivypriestsoflore2

    Sequel to priests of lore, overhead mana game written in Kivy (phone)

    Based on seiken densetsu (Secret of Mana), for playing on a phone with kivy launcher. The license is LGPL version 2.1 and GPL version 2 and Python Foundation License 2.0.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    gijgo

    Gijgo is a set of free open source javascript controls

    Gijgo is a set of free open source javascript controls distributed under MIT License. All widgets are high performance and built on top of the jQuery JavaScript Library. Gijgo is compatible with jQuery UI, Bootstrap and Foundation.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo