Showing 25 open source projects for "so"

View related business solutions
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 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
  • 1
    UIforETW

    UIforETW

    User interface for recording and managing ETW traces

    ...It standardizes trace collection profiles, launches WPR/xperf with the right providers, and organizes the resulting .etl files for repeatable investigations. The tool streamlines the entire loop—record, annotate, open in WPA/XperfView—so engineers can focus on finding scheduling stalls, I/O bottlenecks, GC pauses, or GPU hitches instead of memorizing command-line incantations. It also manages symbol settings and capture templates, making it much easier to get actionable call stacks on developer machines and CI bots alike. Built-in quality-of-life options hide advanced complexity until you need it while preserving full access to the underlying ETW power. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    Unicoder

    Unicoder

    A Portable Wide-Character Terminal Output Package for C and C++

    Unicoder is a single header file that you add to your C or C++ projects which allows you to easily display unicode characters in the Terminal display irregardless of what compiler you are using. That is, it was written so that it would be portable so you can change platforms or compilers with ease. Currently it can be used on either the Windows or Linux platforms. Also, Unicoder can insert compiler specific commands that perform useful task such as clearing the console display or turn on bold and underline or change text font and background colors. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    GTK+ IOStream

    GTK+ IOStream

    GTK+iostream, Data plots, ORB, Neural Networks, WSOLA

    ...Labels<<"Thanks for reading"; (HBox<<Labels).show(); or even one line : (HBox() << (Labels()<<"Thanks for reading")).show(); Inline code destructs the classes, but leaves the widgets/callbacks operating. This is great for embedded memory saving code. You can also plot like so : Plot figure; figure.plot(x, y, x.size()); Plotting utilises GtkDataBox.sf.net ORB utilises www.zeroc.com Feed forward neural networks with different activation functions. Audio playback/recording and digital signal processing (DSP) - utilising Jack www.jackaudio.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    BLUI

    BLUI

    Rich HTML UI engine for UE4

    Rich HTML UI engine for UE4. A user widget (UMG) blueprint which embeds a BLU texture as an image brush. Contains various utility functions to allow loading and parsing urls easily. Call InitBluEye with starting url and browser window size to start this widget. See BluiWorldWidgetActorExample for an example of how it's used in practice. Encapsulated BluiWidget user widget in an actor. Drag and drop this actor into your scene and it will auto-spawn the required BluTickActor to make everything...
    Downloads: 3 This Week
    Last Update:
    See Project
  • $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
  • 5

    Personal-SFML-GUI

    A SFML GUI library intended mainly for my personal use.

    I think that the current GUI systems available for SFML are pretty ugly, so I decided to make one that wasn't as ugly. It's really easy to make buttons in SFML, but I wanted them to be a bit more plug-n-play than they were. (Plus it's nice if they can actually use icons instead of text on a gradient)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Merge many picture sequence as a picture. In Software develop on UI, we need merge some small image as one picture for save resource. These work so tedious, waste of time. Now this tool help you do it. So Fast,so Easy. \nDevelop Env: VC2012, QT
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    XUI

    XUI

    An efficient, flexible and easy-to-use windows UI library.

    ... - Flexible II: Custom controls are very easy to build and integrate. Basic controls supplied and aggregation support makes it even easier. - We use layered windows as host windows, so, transparency of host windows is fully supported. And, it is evolving and is regularly updated. v2.2.1 ------ - Bug fix. - Add scroll/offset mechanism to accelerate animation. - Add manual layout mechanism to accelerate layouting of frames of which the position is changed constantly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    HyperGUI

    HyperGUI

    A GUI based on libSDL for C++ applications

    ...The HyperGUI manages it by avoiding screen refreshes as much as possible. In a game or other dynamic multimedia program, the screen (or part of it) is redrawn and refreshed tens of times a second, so there is no need for GUI to ask more refreshes in response of input events; and in a static application each event may change a tiny part of the screen, and only that part needs redrawing. HyperGUI has the flexibility to work in both states.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    GuiObjects

    GuiObjects

    A C++ library to easily create GUI-editable objects

    ...I wanted to create an easily expandable tool for the GUI, that will automatically know how to display the various objects for editing. The goal was to make each object "know" how it should be displayed and changed, so that a simple GUI tool can display complex objects, and new objects can be created without having to spend time creating the "widgets" for them. The basic requirements was: - The "GuiObjects" don't know which graphical toolkit (e.g. gtk) will be used to display them. - The objects can be displayed without knowledge of what exactly they are...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 10
    tkgifviewer

    tkgifviewer

    Image viewer for animated GIFs

    ...It is possible to manipulate the animation time of the GIF images. Moreover it is possible to execute operations on images like Move File, Create Link, Delete File, and so on. For user convenience tkgigviewer can open and display other image formats. Furthermore this project provides the Tk package tkimagewindow which can be used in your own application for displaying animated GIFs (and other image formats).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Shutters is a C++ library that aims simplifying GUI programming with C++. Shutters is not a framework, so it is lightweight. To use Shutters, what you need is only a message loop.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    MonomeSerial is a serial-to-OSC application for the monome series of devices (www.monome.org) We haven't bundled it into a release yet, so source files are in svn. Executables are available at monome.org for the time being.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    SCADA software based on Windows Platform. View;Kernel;Virtual Driver Layer;Virtual Machine;Pascal Compiler;Memory Database;Graphic Library;Scripts Function Library and so on. Developed by C++, supports Windows XP/Windows CE6.0/Windows Mobile
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Abzu provides everything from basic to advanced console features for any .net console project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This project is a small dynamic library that provides the PropertyBrowser Widgets from QtSolutions as a Qt designer plugin, so it can be used for form creation in QtDesigner.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    FreshCode is a lean, easy to use (well, we hope it will be so) Integrated Development Environment specialised on C/C++ (other programming languages may follow).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Value Browser 3 is the powerful Qt component which allows to edit values represented as a value list (like as Delphi Object Inspector, and so on).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Nevasca is an Open Source Graphical Shell enviroment for FreeDOS. Providing multithreaded execution enviroment, graphical user interface and so on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    gmfMVC is a Model-View-Controller library built for the wxWidgets library. MVC is a design pattern that aids in the organization and implementation of windowed applications. gmfMVC is built within wxWidgets, so it is portable across many UI types.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    GLICT aims to creation of simple-to-implement set of classes to produce a functional widget-based GUI using OpenGL. Implementation is planned in that way so that no windowing system or method is preferred.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    GCe is a graphical editor for GUI's using the Guichan library (guichan.sourceforge.net) It uses plugins to provide the components, so can be used with custom widgets by writing an editor and end user plugin. It saves and loads using XML
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Warren-CMS is a content management system with developer-provided file type handlers, built-in link and grouping management, and an XML interface that makes writing proprietary clients easy for developers who wish to do so.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    C++ IDE which is directly operating on the AST: It parses the C++ project and represents it in an AST. The editor is operating on the AST. Then, the IDE will push the AST directly to GCC so that GCC does not need to do any parsing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Just provide some small but useful utilities for wxWidgets, including some small custom controls, data-binding mechanism and so forth. The utilities can be used in different OSs, like Windows, Linux, and Mac.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Calendar Widget developed using QT 4.4.0 open source to support Multi-Select and Multiple Values per day... I am new to this, so it's going to be pathetic
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next