Showing 3412 open source projects for "example"

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
  • 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.
    Start Free
  • 1

    DANI Keyboard Tutor

    Talking keyboard tutor.

    ...This software allows to blind people to practice in a Keyboard, providing screen reader and SAPI5 support to improve the user experience, also includes other methods to help to the user, like sounds (if the key pressed is correct or not, for example), time stats, and some interesting features. The application is written in English and Spanish, and the localization will be used according the system language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Jquery Scroll To Element

    How to scroll to specific item using jQuery

    Jquery Scroll To Element is a simple script that allows you to easily scroll to specific item on a page using jQuery. You can see demo on http://giveawaystoday.info/example/scroll/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    I have created my first jQuery Search Engine which allows you to search information on a database. It's very easy to use and you can download it for free! Demo: http://giveawaystoday.info/example/search/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Revolution Book - A simple PHP Guestbook

    An easy Guestbook Script, written in PHP & MySQL.

    A guestbook script that is written in PHP and MySQL. It is possible to delete every single post. You also have the chance to make several settings. (For example, whether the user can specify his website) You can choose between different languages​​. There is currently a German and an English language pack.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Host LLMs in Production With On-Demand GPUs Icon
    Host LLMs in Production With On-Demand GPUs

    NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.

    Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
    Start Free
  • 5
    Knyle Style Sheets

    Knyle Style Sheets

    A methodology for documenting CSS and generating styleguides

    ...KSS’s documentation syntax is human readable, but just structured enough to be machine parsable. KSS is designed to work with every flavor of CSS out there, preprocessor or not. Choose whatever works for you. Create example HTML for your CSS and automatically generate variations of each element. Ever wanted to see the hover, active, and visited states for a link all at once? The methodology and ideas behind Knyle Style Sheets are contained in SPEC.md.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    SBeep

    Make all kinds of beeps with SBeep!

    This program is no longer supported by SBC Software! SBeep is a program with which you can create notification sounds. For example, you can let a computer make a sound when he's done with startup or you can scare away people with tones up to 32000 hertz! SBeep is a batch program, this means that it must be run from cmd! Would you like more information about SBeep? Then type in "beep /?" in cmd!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    AlgART Java Libraries

    Open source library for processing arrays and matrices

    AlgART Java libraries for processing arrays and matrices are open-source product, distributed under MIT license. So, anyone can use them for free without any restrictions. Main features: 63-bit addressing of array elements (64-bit long int indexes), memory model concept (allowing storing data in different schemes from RAM to mapped disk files), wide usage of lazy evaluations, built-in multithreading optimization for multi-core processors, wide set of image processing algorithms over...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    N-chat

    N-chat

    Multiplayer chat rooms built with Express + Socket.IO

    ...The browser interface updates the participant list, timestamps messages, and attempts to reconnect after a lost server connection. Because it relies on early Express and Socket.IO releases, the repository is best treated as a legacy learning example rather than a modern chat platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    marclib

    A small C library for working with MARC 21 files.

    marclib primarily handles the machinations of loading records, fields and subfields into arrays allocated in callers. See the catqc for an example consuming application.
    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.
    Start Free
  • 10
    Make-It-So

    Make-It-So

    Converts Visual Studio solutions to gcc makefiles for Linux

    ...Many self-contained solutions can be converted just by running MakeItSo against the solution file. For more complex solutions, you can provide extra information to MakeItSo, for example to replace Windows-specific external libraries with Linux versions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    NN - SoundCloud Downloader
    .... ----------------------------------------------------- With this program you easily can download music on soundcloud.com site. You just have to pay attention to the music must link to link to the programand not a link to the album. For example https://soundcloud.com/jorge-soares-8/silent-night-lindsey-stirling The program is available in English and Hungarian. You can login with the forum account.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Runge

    Runge is an Interactive Solver for Systems of Differential Equations

    ...It uses Runge Rule to adjust step length to satisfy required precision on each step. It's effective. When it needs to compute derivatives (Jacobian matrix, for example) it does that analytically, i.e. without using numerical methods. It's portable. It works on Windows and Linux 32 and 64 bit and Mac OS X 64 bit. It's open. It allows you to implement and embed your own algorithms (aka "solvers"). It's easy to use. It allows to export results to MS Excel and MATLAB. It's multilingual. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13

    Browse2

    Browse2 - The minimalistic Browser

    ...This is a very useful feature, but there are applications in which the browser is only allowed to display a window, the navigation (the move forward and back) must be banned, the window size is arbitrarily adjustable, the window name as desired and the context menu of right mouse clicks must be banned . For example, when it comes, that an application displays a help text, which is available as an HTML page. For this purpose, the author has developed a small open source program called „Browse2“, based on Visual Basic 2008
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    lwjgl-basics

    lwjgl-basics

    LibGDX/LWJGL tutorials and examples

    ...It provides essential utilities for handling textures, shaders, and sprite rendering while maintaining a low-level approach that exposes developers to the underlying graphics concepts. The repository doubles as both a functional library and an educational resource, offering example code and tutorials that demonstrate how modern graphics programming works in practice. Its design philosophy prioritizes simplicity and clarity over feature completeness, making it ideal for learning or prototyping rather than large-scale production systems. The inclusion of test cases and sample scenes allows developers to quickly experiment with rendering techniques and understand how components interact.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    webtoprog_chung
    webtoprog chung is a simple example of communication from a web javascript program to a local desktop application program (written in freebasic ) using screen pixels test. No special autorisation or security bypass, just type a text in the web page and it will be displayed in the application's window .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Hungry Hero

    Hungry Hero

    Hungry Hero is an open source Flash game built on Starling Framework.

    Hungry Hero is an open source Flash game developed with the Starling Framework, designed as an educational example for developers interested in Stage3D and GPU-accelerated game development. The game demonstrates how to leverage Starling’s features to create smooth, hardware-accelerated 2D experiences while maintaining cross-device compatibility through Adobe AIR and Flash. It showcases core concepts such as handling textures, sprite sheets, parallax backgrounds, and collision detection, providing a clear reference for building interactive games. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    IDRAfusion

    Fusion algorithms

    IDRAfusion provides a Java library (.jar) with a set of 6 different fusion algorithms to combine (multimedia) retrieval results lists (in TREC format). Simple example results lists following the correct TREC format are also provided in order to test the algorithms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    MROrder

    MROrder: Automated MapReduce Job Ordering Optimizaton Prototype System

    ...The ordering engine, consists of two engines, namely, simulation-based engine and algorithm-based engine. It is responsible for implementing job ordering. Users just need to input some simple arguments. For example, users need to designate the job ordering performance metric( e.g., makespan, total completion time). The MROrder then starts to do job ordering optimization automatically for online MapReduce jobs, based on user's configuration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    NCsvLib is a .NET library for writing 'structured' text files/streams. An example of structured file is CSV (comma separated values), but the library can handle more complex structures. Basically you define a 'schema' that describes size and format of various fields that the library then reads from a data source (ie. database) and writes their values to an output stream (ie. text file or http stream). Its architecture makes possible to use various methods for storing data (ie. on database) and define file schema (default is XML file). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    ZIMA-libqdxf

    Qt library for viewing DXF files

    ZIMA-libqdxf enables you to view DXF files in your application. Example application is a part of the library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Kanji Word Association Tool

    Kanji Word Association Tool

    Learn kanji and words at the same time in the most optimal way

    ...Based on a user-provided list of kanji, this tool will generate a list of words that are associated with each kanji and ensure that each word consists only of kanji that you have already studied up to that point and kana. In addition, words are sorted by frequency and no duplicate words are used. For example, assume that 径 is the 882nd kanji in the user-provided kanji list and that we are using the default options. The words that will be generated for 径 will only contain kanji from the 1st kanji in the list to the 882nd kanji in the list.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    JdonFramework

    JdonFramework

    a Domain Driven Design + CQRS + EventSource java framework

    ...INTRODUCTION --------------------------------------------- JdonFramework is a java framework to build your Domain Driven Design + CQRS + EventSource applications with asynchronous concurrency and higher throughput. 2. GETTING STARTED ------------------ In the "example" directory there are several examples for web application. You can run runTest.bat in this directory to see how to play JdonFramework in Application. In the "doc" directory there are all documents about how to use. Source Project : https://github.com/banq/jdonframework
    Downloads: 7 This Week
    Last Update:
    See Project
  • 23
    Fractions C++

    Fractions C++

    C++ library adds mathematical fractions. Example: 1/3, 4/7, 49/357...

    C++ library adds mathematical fractions. Example: 1/3, 4/7, 49/357... Library can: 1) Create fractions from or 2 "long long", or double, or "long long". 2) Round. 3) Methematic operators +, -, *, /, +=, -=, *=, /=. 4) Logic operators <, >, ==, !=, <=, >=. 5) Operator %. 6) Pow and fast pow. 7) Module: |-a| = a, |b| = b. 8) Input / output stream. 9) Convert in double and string.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    SauceWalk Proxy Helper

    Enumeration and automation of file discovery for your sec tools.

    ...It consists of 2 parts a local executable (walk.exe) and a remote agent. Walk.exe iterates through the local files and folders of your target web application (for example a local copy of Wordpress) and generates requests via your favourite proxy (for example burp suite) against a given target url. The remote agent can be used to identify target files and folders on a live system via a PHP script on the target server(ASP/JSP coming soon). The advantage of this tool is that it allows access to files and folders (for example include or plugin folders) which are not usually seen via a spider or crawler to be security tested with traditional tools. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    data2bin

    Create structured binary files from XML data.

    ...Your data in a XML file written down according to defined structure. ... and produces final binary file. It is able to pad Your strings with defined padding, check Your integers' sizes, it can fill default values where You didn't supply data, it can also, for example, put a "blank" array member at the end of an array etc. Whenever You change your structure in Your code, just update the data-description file and "rebuild" Your binary files without touching XML data files!
    Downloads: 14 This Week
    Last Update:
    See Project