Showing 47 open source projects for "saga"

View related business solutions
  • 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
  • Photo and Video Editing APIs and SDKs Icon
    Photo and Video Editing APIs and SDKs

    Trusted by 150 million+ creators and businesses globally

    Unlock Picsart's full editing suite by embedding our Editor SDK directly into your platform. Offer your users the power of a full design suite without leaving your site.
    Learn More
  • 1
    redux-saga

    redux-saga

    An alternative side effect model library for Redux applications

    redux-saga is a library that aims to make application side effects (i.e. asynchronous things like data fetching and impure things like accessing the browser cache) easier to manage, more efficient to execute, easy to test, and better at handling failures. The mental model is that a saga is like a separate thread in your application that's solely responsible for side effects. redux-saga is a redux middleware, which means this thread can be started, paused and cancelled from the main application...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    SAGA GIS
    SAGA - System for Automated Geoscientific Analyses - is a Geographic Information System (GIS) software with immense capabilities for geodata processing and analysis. SAGA is programmed in the object oriented C++ language and supports the implementation of new functions with a very effective Application Programming Interface (API). Functions are organised as modules in framework independent Module Libraries and can be accessed via SAGA’s Graphical User Interface (GUI) or various scripting...
    Leader badge
    Downloads: 6,899 This Week
    Last Update:
    See Project
  • 3
    Reactotron

    Reactotron

    Desktop app for inspecting your React JS and React Native projects

    Reactotron is a macOS, Windows, and Linux app for inspecting your React JS and React Native apps. View your application state, show API requests & responses, perform quick performance benchmarks, subscribe to parts of your application state, display messages similar to console.log, track global errors with source-mapped stack traces including saga stack traces! You can dispatch actions like a government-run mind control experiment, hot swap your app's state using Redux or mobx-state-tree, track...
    Downloads: 71 This Week
    Last Update:
    See Project
  • 4
    Seata

    Seata

    An easy-to-use, high-performance distributed transaction solution

    Seata, or Simple Extensible Autonomous Transaction Architecture is an open source distributed transaction solution that brings high performance and easy-to-use distributed transaction services under a microservices architecture. It has 3 basic components: a Transaction Coordinator for maintaining the status of global and branch transactions; a Transaction Manager that defines the scope of global transaction; and a Resource Manager that manages resources being worked on by branch...
    Downloads: 6 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
  • 5
    Distributed Transactions Manager

    Distributed Transactions Manager

    A distributed transaction framework that supports multiple languages

    ..., cluster, and scale horizontally. Supports TCC, SAGA, XA, and transaction messages. DTM is a distributed transaction framework that provides cross-service eventual data consistency. It provides saga, tcc, xa, 2-phase message, and outbox patterns for a variety of application scenarios. It also supports multiple languages and multiple store engines to form up a transaction.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Apache Seata

    Apache Seata

    High-performance, open source distributed transaction solution

    Seata is a distributed transaction solution for microservices that provides consistent, cross-service commits without forcing every team to adopt the same persistence model. Its architecture separates responsibilities into a global coordinator and per-service participants, so business services remain decoupled while transactions are orchestrated centrally. Multiple modes are supported—AT (automatic, SQL-based with undo logs), TCC (try-confirm-cancel), Saga (long-running compensation), and XA...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    React Native Module for CodePush

    React Native Module for CodePush

    React Native module for CodePush

    This plugin provides client-side integration for the CodePush service, allowing you to easily add a dynamic update experience to your React Native app(s). A React Native app is composed of JavaScript files and any accompanying images, which are bundled together by the packager and distributed as part of a platform-specific binary (i.e. an .ipa or .apk file). Once the app is released, updating either the JavaScript code (e.g. making bug fixes, adding new features) or image assets, requires...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    *.xml files are uploaded to SAGA GIS toolchains 'Files' from where they can be downloaded: https://sourceforge.net/projects/saga-gis-rhotoolchains/files/ SAGA-GIS-toolchain_Burned_area.xml ___is presented in GitHub: https://github.com/RhoSpatial/Saga-gis-toolchain-for-burned-area-mapping- VIIRS_snow_tool_FINAL7.xml ___is a toolchain for snow cover retrival from VIIRS instrument imagery (NASA), input is study area cloud free VNP09GA product and DEM in GQ(nom 250m) resolution...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    V4SA Emutos

    Emutos version version for v4sa Amiga card, based on Emutos 1.0

    This is a version dedicated to Emutos for Apollo V4SA card able to run Atari on this standalone card with 68080 FPGA and SAGA. This version of Emutos is based on Emutos 1.0 version you can find Emutos official at https://github.com/emutos
    Downloads: 3 This Week
    Last Update:
    See Project
  • 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
  • 10

    Infinity Roller

    Automatic initial attribute roller for infinity games

    Infinity Roller is an automatic initial attribute rolling tool for infinity games. Compatibility: Baldur's Gate Original Saga Baldur's Gate EE, Baldur's Gate 2, Baldur's Gate 2 EE, Icewind Dale, Icewind Dale EE
    Downloads: 11 This Week
    Last Update:
    See Project
  • 11
    Connected React Router

    Connected React Router

    A Redux binding for React Router v4

    Synchronize router state with redux store through uni-directional flow (i.e. history -> store -> router -> components). Supports React Router v4 and v5. Supports functional component hot reloading while preserving state (with react-hot-reload). Dispatching of history methods (push, replace, go, goBack, goForward) works for both redux-thunk and redux-saga. Nested children can access routing state such as the current location directly with react-redux's connect. Supports time traveling in Redux...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    lightning library

    lightning library

    Large-scale linear classification, regression and ranking in Python

    lightning is a library for large-scale linear classification, regression and ranking in Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    truthy

    Open source headless CMS API written using NestJS, that has pre built

    Open source headless CMS API written using NestJS, that has pre built modules like User Management, Role Management, Permission Management, Email Module, Account Settings, OTP, Throttling, RBAC support, Localization, and many more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    dva

    dva

    React and redux based, lightweight and elm-style framework

    React and redux-based, lightweight and elm-style framework. Lightweight front-end framework based on redux, redux-saga and react-router. (Inspired by elm and choo) Easy to learn, easy to use: only 6 apis, very friendly to redux users, and API reduce to 0 when use with umi. Elm concepts: organize models with reducers, effects and subscriptions. Support HMR: support HMR for components, routes and models with babel-plugin-dva-hmr. Plugin system: e.g. we have dva-loading plugin to handle loading...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    gvSIG CE (Community Edition)

    gvSIG CE (Community Edition)

    The full-featured, easy-to-use desktop GIS with real processing power!

    The Community Edition (gvSIG CE) is a fork of the gvSIG desktop GIS project (http://www.gvsig.org). It is open to external contributors and fully community-driven. Our official releases are designed to be portable and include all necessary binaries for Linux, Mac OS X and Windows. No installation necessary: Just download, unpack and run!
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    iReading

    iReading

    iReading App Write In React-Native

    iReading App Write In React-Native. ShowAPI was used by iReading from free to charge, so my key doesn't work. You could apply for a new key and replace in UrlUtil.js, it will work properly. Supports Android 4.1 (API 16)+ IOS(8.0+).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    SAGA GIS BRASIL
    SAGA é um software de Sistema de Informação Geográfica (SIG), concebido para uma aplicação fácil e eficaz de algoritmos espaciais, sua abreviação significa Sistema de Análises Geocientíficas Automatizadas, sua concepção se deu para uma aplicação fácil e eficaz de algoritmos espaciais, por meio da oferta de um conjunto abrangente e crescente de métodos geocientíficos, dispostos em uma interface gráfica facilmente acessível, com muitas opções de visualização, executado nos sistemas operacionais...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 18
    Sentient Star Saga

    Sentient Star Saga

    Top down 3D Space Shooter Adventure

    [Source Requirements] XNA Game Studio 4.0 http://www.microsoft.com/en-us/download/details.aspx?id=23714 Visual C# Express Edition 2010 http://www.visualstudio.com/en-us/downloads#d-2010-express [Binary Requirements] Xna Framework 4.0 Redistributable http://www.microsoft.com/en-us/download/details.aspx?id=20914 .Net Framework 4.5 http://www.microsoft.com/en-us/download/details.aspx?id=30653
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    RecRenamer

    renames gbg recordings

    finds all recordings with a valid timestamp and renames them so they list in chronological order, keeping the title of the game as well. The program assumes your game is installed in either the GoG or Saga default locations. If yours isn't it will do nothing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Selective Assembly GUI Application

    Selective Assembly GUI Application

    ZEMAX extension for selective assembly

    As the final step of manufacturing, assembly plays a very important role. During lens assembly, fabrication errors of components are summarized and dramatically affects lens performance. Selective assembly is cost-effective solution for improving the quality of assembled product. Also selective assembly could reduce cost of product by allowing loose tolerances. Selective Assembly GUI Application (SAGA) is ZEMAX extension which allows you to arrange components in best possible assemblies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    SAGA - Simple API for Grid Application. The OGF GWD-R.90 Standard (SAGA Core) Implementation(s). It comes with lots of middleware adaptors for cloud and grid middleware, like Globus, LSF, Condor, Sector/Sphere, EC2, SSH and more.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 22
    Las Crónicas del Quinto Elemento (Dev)
    La historia de como un joven es transportado a otro mundo y debe enfrentarse a los peligros que en el se encontrará a manos de un hechicero que ansia el control de todos los reinos.Leon acompañado de Blue y sus otras compañeras emprenderá un viaje que jamás hubiera imaginado.Una trepidante aventura cargada de emoción, intriga y romanticismo.El primer título de la saga de las crónicas del Quinto Elemento.La primera obra de Eduardo Bó Rabadán.Un juego que te atrapará.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    ASyncRE-BigJob

    Asynchronous Replica Exchange with BigJob

    A distributed replica exchange molecular dynamics framework written in Python built on top of BigJob (https://github.com/saga-project/BigJob/wiki). The software is extensible to any molecular dynamics engines. Modules for AMBER and IMPACT are included. Download: https://sourceforge.net/projects/asyncrebigjob/files/latest/download See README for installation instructions. See documentation in doc/ subdirectory. Git access: git clone https://github.com/saga-project/asyncre-bigjob
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Gaia's Secret is a 3d action RPG saga, with the thrilling story of a planet in a parallel universe where magic and modern technology rules the lives of every ones and where a deadly secret is about to be revealed...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.