Showing 15 open source projects for "transitions"

View related business solutions
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 1
    WorkflowEngine.NET

    WorkflowEngine.NET

    WorkflowEngine.NET - component that adds workflow in your application

    WorkflowEngine.NET is a flexible workflow engine for .NET applications that supports visual process design and dynamic execution of business logic. It enables developers to model complex workflows with conditions, branching, and state transitions. The engine is highly customizable and can be embedded into any .NET project to automate tasks and decision-making.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    LightBulb

    LightBulb

    Adaptive screen gamma tool to reduce eye strain for night use

    LightBulb is a desktop application designed to reduce eye strain by adjusting your monitor’s gamma and color temperature based on the time of day. As daylight fades into evening, LightBulb gradually transitions the display from cooler (blueish) tones to warmer (yellowish) tones, aiming to align your screen’s light with ambient lighting conditions and help lessen visual discomfort during late-night use. The tool is highly customizable, allowing users to define sunrise and sunset times manually or automatically via location, and tweak how the transition behaves. ...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 3
    ImageGlass

    ImageGlass

    A lightweight, versatile image viewer

    ImageGlass is a lightweight and versatile image viewer for Windows, offering a clean, modern interface and supporting over 80 image formats, including WEBP, GIF, SVG, PNG, JXL, HEIC, and RAW. It’s fast, customizable, and designed for streamlined image browsing. ImageGlass is a lightweight software designed for seamless viewing of images in a clean and intuitive interface. With support for over 88 common image formats, including WEBP, GIF, SVG, PNG, JXL, HEIC, ImageGlass also offers advanced...
    Downloads: 131 This Week
    Last Update:
    See Project
  • 4
    LLM Tornado

    LLM Tornado

    The .NET library to build AI agents with 30+ built-in connectors

    ...It provides a unified interface that connects to more than 30 AI providers and vector databases, allowing developers to switch between models and services without rewriting application logic. The framework introduces a powerful orchestration system based on graph-like structures, where agents, tasks, and transitions can be defined and executed in parallel or sequential flows. It supports multimodal inputs and outputs, including text, images, audio, and documents, making it suitable for a wide range of AI applications. LLMTornado also integrates advanced protocols such as Model Context Protocol and agent-to-agent communication, enabling complex interactions between systems. ...
    Downloads: 12 This Week
    Last Update:
    See Project
  • Application Monitoring That Won't Slow Your App Down Icon
    Application Monitoring That Won't Slow Your App Down

    AppSignal's Rust-based agent is lightweight and stable. Already running in thousands of production apps.

    Full APM with errors, performance, logs, and uptime monitoring. 99.999% uptime SLA on the platform itself.
    Start Free
  • 5
    ImAnim

    ImAnim

    Animation Engine for Dear ImGui

    ...It lets developers add rich, smooth animations to user interface elements with minimal boilerplate, matching the responsive nature of ImGui without introducing heavy external dependencies. Support for a wide range of easing functions, tweens, and keyframe clips gives fine-grained control over value transitions like position, scale, opacity, and color. Because it is built to complement ImGui’s design, ImAnim integrates naturally into existing render loops and retains the performance and simplicity that make ImGui popular for tools and development UIs. The project includes examples and demos demonstrating hover effects, timeline control, procedural motion, and complex sequences, making it easier for developers to explore its capabilities. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Lamina ✦

    Lamina ✦

    Math on a Sheet of Glass! A WinUI 3 Calculator for Windows 11.

    Lamina ✦ is a WinUI 3 calculator that is not only includes a Regular Calculator but also something called "Scripties". She supports Mensuration, Finance, Currency Conversion, Unit Conversions And More!, making her a Very Extendable Option. Target OS: Windows 11 ONLY. | Latest Stable Version: v11.26100.15.0 App Execution Aliases : lamina.exe & lmna.exe What are Scripties? Scripties are High Performance GUI equivalents of Console Scripts, that are Reliable and Easy to...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    SMC - The State Machine Compiler

    SMC - The State Machine Compiler

    Translates state machine into a target programming language.

    SMC takes a state machine stored in a .sm file and generates a State pattern in 14 programming languages. Includes: default transitions, transition args, transition guards, push/pop transitions and Entry/Exit actions. See User Manual for more info.
    Leader badge
    Downloads: 21 This Week
    Last Update:
    See Project
  • 8
    Gymnastics Video Gallery

    Gymnastics Video Gallery

    Video cutter and organizer / image viewer and video player

    ...You can mark time positions, and add comments. Cut quickly without re-encoding, and set extra intervals for the start and end in case you want to use the fragments with transitions in your editor. Thumbnail view pictures can be set to any frame of a video. The app is made for Windows, and requires no install. User guide included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    ControlAnimations

    Library for Windows Forms that provides basic animations like WPF.

    (Published under MIT license, see source for details) ControlAnimations is an easy-to-use library for .NET Windows Forms that allows you to give any Control an animation for any property. It's flexible and easy-to-use, it uses cubic ease in-out interpolation for very smooth transitions. You can transition any property of any Control (panels, buttons, textboxes) either in color or in value. HOW TO USE After importing Digaly.ControlAnimations, you use it as follows: 1. Define a global variable in the Form class that will hold the animations: (C#) Animator anims = new Animator(); 2. In Form load (you could also do it elsewhere), add the animations: anims.Add("myanimation", panel1.MakeAnimation("Width", 100)); 3. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 10
    MetroForm Project (.NET)

    MetroForm Project (.NET)

    Add a Metro-styled form to your .NET project!

    1.3 COMING SOON! Includes: Updated settings Improved all animations (using Transitions Library) Added new default theme Changed resize control Native maximise behaviour Added MetroButton (BETA) Form title is now automatically uppercase Currently Supported: WinForms Available Languages: Visual Basic.NET This is a simple Visual Studio template which has a pre-built Metro interface. Currently, there is only a VB version; however, a C# version will be introduced very soon, so stay posted! ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Stimulus Transitions Events, is a project that invokes events by 2 matrices, one state transitions to external stimuli and one with the list of events to run at such transitions. It improved a finite automaton, which can be used as a state machine
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A screen manager for XNA complete with screens, buttons, movable forms, and transitions between screens. This was designed with 2D games in mind. Perfect for Menus, HUDs, and a verity of Screens.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Program for creating slideshows of pictures. It uses DirectX capabilities of the Graphic card for showing transitions between pictures like fading, scrolling, zooming... Requires Microsoft .NET Framework 2.0 and DirectX 9 runtimes!
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    An application for non-linear video editing. Features: -non-linear video editing -effects and transitions OS: Microsoft Windows Environment requirements: DirectX 9.0c, .Net Framework Languages: C++, C#.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    MaTraStat (Machines, Transitions and States) is a simple unit tested library for coding, controlling and documenting general purpose state machines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB