Showing 1128 open source projects for "loading"

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
  • $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

    DBF converter (unicode support)

    DBF loading and converting, Supporting Persian and Arabic unicodes

    there are several small applications in C# for importing and or exporting DBF (foxpro database) files. none of them supports for FARSI or ARABIC unicodes, so i completed their application to involve it. it has one drow-back i know : it cant convert farsi unicodes to DBF version as well as needed. whole project is written in C# and solution is attached here, so you can change and modify it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    qa3dviewer

    simple 3d scene viewer for windows/linux/android

    Simple test for 3d scene viewing demonstrating usage of: Qt5.1: a bit of qml framework+lot of native (c++) OpenGL ES: portable windows/linux/android code QtCreator framework: compile on all platforms License: - 3d models were taken from The Guild 2 Renaissance. All rights belong to Nordic Games GmbH. Non-commercial usage with courtesy of Nordic Games GmbH. - trackball code inspired by apple cocoa help Note: - home made qml widgets (Qt5.1 compatible) - home made openGL...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    CSS Loaders

    CSS Loaders

    A collection of loading spinners animated with CSS

    css-loaders is a collection of simple, reusable loading spinners and indicators implemented entirely in CSS. The project offers a variety of designs—spinning circles, bouncing dots, bars, and pulse animations—that can be applied to any element with a few classes. Each loader is built using CSS keyframes and transforms, avoiding images or JavaScript, which keeps them lightweight and responsive.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    EPRtoolbox

    A toolbox for all things EPR

    A toolbox for loading, handling and plotting Electron Paramagnetic Resonance (EPR) data. Currently accepting continuous wave (cw), pulsed (PELDOR / DEER, ESEEM, HYSCORE, ENDOR, DONUT) and in silico (MMM, DeerAnalysis) EPR data.
    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
  • 5
    Pugg is a c++ framework for plugin management. Features o Header only library, no installation o Auto loading of plugins from files o Version control for plugins o Object oriented design o Platform independent
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    GUDM

    A tool for pre-processing and fusing heterogeneous datasets

    Global Unified Data Modeler (GUDM) is a bioinformatics software tool used for pre-processing and integrating multiple heterogeneous datasets, collected from multi-modal sources, into an integrated dataset. This integrated dataset is supposed to be used for different types of medical analysis and unified decisions, using different machine learning approaches.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Scenario

    Scenario

    Simple, neat and powerful tool for loading and managing JS scripts

    Scenario is a very simple yet neat and powerful tool for loading and managing JS scripts. Scenario is very useful for the following cases: 1. Unit testing for JS without reloading the web page and re-engineering your code. 2. Load and manage scripts stored in arrays (code management). 3. Optimize coding flow by dynamically switching among best solution per case. 4. Run scenarios either distinctly or in parallel. 5.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Champions Online Costume Renaming Tool
    .NET App (C#) that allows you to rename those pesky costume files within the MMO Champions Online for easier sorting and loading. This project requires .NET 4.0. Grab it from http://microsoft.com/net/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    SPARQLINGui

    SPARQLINGui is a simple tool to test sparql inference queries

    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
    AMGLib PLUS

    AMGLib PLUS

    A 3D Graphics Engine for PSPSDK

    An advanced 3D Graphics Engine for PSPSDK coders, users and developers. It provides, in an easy way, to create 3D meshes, such as loading 3D models, lighting, textures, cel-shading, a physics engine, 2D sprites and text fonts, and much more... It's a remake of an older library (AMGLib), but while recompiling and fixing its bugs, it happened that the syntax has changed a lot. The language has been changed to C++, to give better compatability and performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    dbierekTiledSite

    dbierekTiledSite

    A tile based website

    This is a templated HTML5 website using AJAX, PHP, CSS, and jQuery. See it in action: http://wicked-lightning-34-144532.usw1-2.nitrousbox.com/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    4chan Image Downloader

    4chan Image Downloader

    Downloads all images from selected 4chan threads

    ...It allows the user to select a board, which brings up all of the available threads on that board, so the user can select their preferred thread(s) and download all of the posted images. I still have a lot to edit and add. I will put comments to help guide anyone soon. UPDATE 9/2: Added progress bar with console. Fixed GUI freezing while loading. Working on labeling threads instead of just listing the URLs. UPDATE 9/3: Replaced URLs with thread labels.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    playless

    a command line mp3 player written for mksh. (bash compatible too)

    ...It extends single file mp3 players so that you can organize playlists and search for tracks in your default pager. WHY? I don't know. I just wanted to see how far I could go with mksh and ksh93. playless supports building/saving/loading playlists, shuffle mode, normal mode, jumping to track, listing tracks loaded and basic functions (back stop play next) it's ksh93 compatible, which means it will work with mksh and bash. It will not work with pdksh, due to lack of array support. note: that original versions of ksh93 supported only 4096 elements. modern implementations don't have this limit. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Paper Engine 2

    Multi-threaded 2D Renderer licensed under the Mozilla Public License

    Hyper fast multi-threaded cross platform 2D renderer with optimized loading via file cache, basic GUI elements, and beginnings of an editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    How to Make a Computer Operating System

    How to Make a Computer Operating System

    How to Make a Computer Operating System in C++

    A practical guide and GitHub-hosted project by Samy Pesse that walks you through building a very simple UNIX-based operating system in C++, designed to boot, launch a userland shell, and remain extensible. It’s more than a proof of concept—it’s meant to be functional and educational. All the system source code will be stored in the src directory. Each step will contain links to the different related files. This course is open to contributions, feel free to signal errors with issues or...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    If you need to check your url, web page, website is alive, up, down or working ? If you need to boost loading speed of ASPX pages (especially working with third party controls) ? This software can help you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    GLUX stands for OpenGL Useful eXtensions. It provides basic functionality such as texture loading, shader compiling and mathematic operations on matrices, vectors and quaternions. Consider it the OpenGL equivalent of Microsoft's D3DX library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Database for Ammunition Hand Loading

    Database for Ammunition Hand Loading

    A database for keeping track of ammunition hand load information.

    A database for keeping track of ammunition hand load information. Useful for record keeping, accuracy tracking and cost calculation. This project is in its early phases, and I am looking for developers to help out. Please note that the downloadable file is just a prototype that does not do much yet. The plan is to use java to create a platform independent desktop application that reloaders can use to keep records, print ammunition box labels, and calculate costs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    x86 Emulation System

    x86 Emulation System

    x86 Emulation System with CPU, Memory and integrated debugger

    This project emulates an x86 system with an Intel like CPU and memory capable of loading and execute disassembled files. The integrated debugger allows to inspect the CPU, memory and stack contents. The objective is to use this system to discovery vulnerabilities in software. The code to be loaded and executed by this system is produced by ObjDump software utility. Other objectives of the system include visualization over the complexity of the executed code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Daabli
    Daabli is a simple cross-platform serialization framework for C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    It is a C# library that implementes eight backtracking algorithms, which include Knapsack algorithm, BTKnapsack algorithm, Circles algorithm, Loading algorithm, LoadingWithIteration algorithm, Queen algorithm, NQueenWithIteration algorithm and Stamps algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    SocExplorer

    SocExplorer

    SocExplorer, an open source System On Chip testing software/framework.

    ...Like this everybody can provide his set of plugins to handle a new SOC or just a new peripheral. SocExplorer uses PythonQt to allow user to automate some tasks such as loading some plugins, configuring them and talking with his device. SocExplorer is provided 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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    COBIKCSS

    COBIK Control System Studio

    COBIK Control System Studio is a version of the original Control System Studio (http://cs-studio.sourceforge.net/), based on release 2.5.1, which adds some new features (e.g. support for Microsoft SQL) and bugfixes (e.g. archive data loading queries, new BOY widgets properties, some visual application changes) and removes some not needed parts (e.g. SVN, DAL).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    jText

    jText

    Lightweight multi-platform portable text editor.

    This simple editor lets you edit any kind of file as a text. Includes Google Fonts. Planned: - own file format - word processing - more fonts - charset chooser - more features, of course!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    ezOptionParser

    C++ command-line option parser.

    ...It uses only a single header file, allows arbitrary option flag names, arbitrary argument list delimiters, flag and flagless argument grouping, expected argument list length validation and conversion, validation of options by datatype ranges or user range or sets, saving and loading options file with comments embedded.
    Downloads: 0 This Week
    Last Update:
    See Project