Showing 3182 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
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 1

    schoolmanagerds

    GUI C++ Program for managing a school

    ...It uses a data structure (linked lists) to manage the data and it saves the database into text files and loads them back when it launches. Instructions manual + source code + example text files are included
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    NiceShaper - Dynamic Traffic Shaper

    NiceShaper - Dynamic Traffic Shaper

    NiceShaper provides dynamic traffic shaping for Linux router

    NiceShaper is the program developed for Linux router environment. It works in user space on top of standard Linux QOS implementation and iptables. By default, a proven HTB algorithm is used for the root, inner, and leaf classes, SFQ packets scheduling algorithm is the default queuing discipline (qdisc) contained within each of leaf classes, U32 and FW are used as the packets classifiers. NiceShaper provides dynamic traffic shaping approach which is more effective than traditional shaping...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    SIGVerse

    Simulator for Human-Robot Interaction, used in the RoboCup@Home

    ...Therefore, we have been developing a simulator environment called SIGVerse, which is a simulator that combines dynamics, perception, and communication simulations for synthetic approaches to research into the genesis of social intelligence. In this paper, we introduce SIGVerse, its example application and perspectives.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Thread

    Converts a single-threaded Linux command into a multi-threaded monster

    With the use of the Boost C++ Libraries: https://sourceforge.net/projects/boost/ thread provides a pre-complied solution to turn a non-threaded Linux command into a threaded program. It is best used with a no cobbler flag or no overwrite option in the code. Example run: $./threaded.sh choose how many threads options: 2 4 6 8 12 16 32 64 128 256 512 1024 2056 4112 16448 32896 $64 "enter a full command to run multi-threaded:" $pdftotext ./pdfs/. $
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 5
    TrapGate FTN Mailer

    TrapGate FTN Mailer

    Trapgate FTN Mailer

    Trapgate can be used in many ways for example for Fidonet but also for general transfers. Included as FTP server, SMTP server or POP server. As HTTP web extention and more. Trapgate was first a echo/netmail exchange mailer with small files now you can send and receive files from huge size and connect it to a newsgroup, usenet, use email and echomail/netmail or mix them, use a gateway from echo/netmail to newsgroups etc.
    Downloads: 143 This Week
    Last Update:
    See Project
  • 6
    ECMAScript 6 Tools

    ECMAScript 6 Tools

    An aggregation of tooling for using ES6 today

    ...It organizes a wide ecosystem of tools into categories such as transpilers, build system plugins, polyfills, module loaders, boilerplates, editors, parsers, and more. For example, it lists Babel, Traceur, and other transpilers that turn ES6+ code into browser-compatible ES5, plus all the corresponding Gulp, Grunt, Broccoli, Webpack, and other plugins used to wire them into your build pipeline. It also collects ES6 polyfills for language features (like Map, Set, Promise, and new string/array methods), editor support and syntax highlighting for various IDEs, and parsers like Esprima and Acorn that understand ES6 syntax. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    SQLMate

    SQLMate

    Rapidly generate a DAO for SQLite

    Complete source code, usage example, & a code-generated test case are included in the .jar file. ( See main.java for the usage / code generation example )
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Use Vim as IDE

    Use Vim as IDE

    use vim as IDE

    Use Vim As IDE is a comprehensive configuration repository (by YangYangWithGnu) that guides you how to turn Vim into a full-fledged Integrated Development Environment (IDE). The project isn’t just a single plugin; it’s more like a curated set of plugins, configuration tips, and workflow suggestions to enable syntax highlighting, smart code completion, project navigation, semantic search, file-switching, build-integration, undo-history, templating and more—particularly geared toward C/C++...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Random Bits Regression

    Random Bits Regression is a strong general predictor.

    ...The application of this method is very broad, from science to industry, finance and health. The accuracy and robustness improvement of our method over existing method could bring huge benefits in some critical applications. For example, natural disaster prediction, stock price prediction, personal/population disease prediction. The fast-speed nature of our method not only allows big data analysis but also enables real-time recognition and predictions. The RBR framework also hints the mechanism of brain function and leads to a "wide learning" hypothesis. We believe that this method will make a great impact and enable many downstream applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Save Up to 91% on Cloud Compute With Spot VMs Icon
    Save Up to 91% on Cloud Compute With Spot VMs

    Automatic sustained-use discounts. One free VM per month. No negotiation needed.

    Run batch jobs at 60-91% off with Spot VMs. Long-running workloads get automatic discounts with sustained use.
    Try Free
  • 10
    PAS2PHP

    PAS2PHP

    Transpiles/Converts Pascal to Working PHP Source Code

    ...There are still a number of incompatibilities which are either not fixable, or have simple workarounds. As of v0.5, you should be able to write entire PHP applications in Pascal. The key to coding for PAS2PHP is to understand the limitations of PHP. Read the example code provided, and always check the outputed PHP code to understand how this works. As a guide to what PAS2PHP can achieve... my web site is written in Pascal, and then converted to PHP. (The code is in the source package). PAS2PHP uses the Pascal Parse Tree Classes (PasTree) which comes with FreePascal, and therefore the parsing limits are defined by this library.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11

    pascal-p4

    Forth version of Pascal-P compiler from ETH Zurich

    ...Pascal-P4 is a "Running history project". That is to say, it is a historical record, but still runs on modern computers. Several other adaptions of Pascal-P4 exist, for example for FPC. You will have to search for the details of that, I was unable to find in in sourceforge. All of the development and bug fixes for Pascal-P4 went into the Pascal-P5 project, Pascal-P4 is a subset of full Pascal. It may be appropriate for bootstrapping projects, or class projects. Enjoy. You can find all of the Pascal-P versions here in sourceforge: https://sourceforge.net/projects/pascal-s/ https://sourceforge.net/projects/pascal-p2/ https://sourceforge.net/projects/pascalp4/ https://sourceforge.net/projects/pascalp5/ https://sourceforge.net/projects/pascal-p6/
    Downloads: 7 This Week
    Last Update:
    See Project
  • 12
    GITST Free Email Sender

    GITST Free Email Sender

    GITST FREE EMAIL SENDER

    GITST Email Sender allows you to send multiple emails from multiple email accounts adding limits on each email account For example, you want to send 500 from gmail then switch to yandex and send 300 from yandex and so on that is all what it does sends unlimited emails from multiple different email accounts it is basics of anti-spam penetration system
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    GenomeDatabase

    For creating a local database of reference genomes

    Genome Database - A tool to create a local database of reference genome sequences Usage: java path/to/GenomeDatabase.jar [options] By Marc Strous, 2016 This tool enables you to download fasta files of protein and RNA sequences encoded in reference genomes at NCBI. You can select relevant genomes with a set of queries. Each query has four fields, separated by comma's. Example of a queries are: superkingdom,Bacteria,genus,ftp superkingdom,Archaea,genus,ftp superkingdom,Eukaryota,phylum,ftp superkingdom,Viruses,family,elink The first query would download (with ftp) all available reference genomes of the superkingdom Bacteria, limited to one genome per genus. The second query would do the same for superkingdom Archaea. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14
    FigasAsync
    Alternative to AsynkTask on Internet acess or other tasks. More Tutorials: https://www.youtube.com/playlist?list=PLLoLsFWRlrAq6fLeH44_cSRpPRMLmVqsu Example Implementation: https://sourceforge.net/projects/figasasync/files/FigasasynkExample.zip
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    MPlayerTcl

    MPlayerTcl

    MPlayerTcl is Tcl Tk MPlayer Package for Linux and Mac OSX

    Movie Player for Tcl/Tk based on MPlayer. Running under Linux Ubuntu and Mac OS Xnow, too. See iMPlayerTcl for Mac OSX in sourceforge tkMPlayer included is example using this package.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    RNAseq Tutorial

    RNAseq Tutorial

    Informatics for RNA-seq: A web resource for analysis on the cloud

    rnaseq_tutorial is a tutorial and educational resource created by the Griffith Lab that guides users through the steps of RNA-seq data analysis. It includes working pipelines for alignment, differential expression, alternative splicing, visualization, and interpretation. It is designed to run in the cloud or local environments, providing introductory material on file formats, reference genomes / annotation, QC, mapping, quantifying expression, visualizing results, etc. The version in that...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    gmorgan

    gmorgan

    GMorgan_0.79 updated November 21, 2016

    ...Although it is included in the tarball, you can download .75 pdf documentation from the files section here. This revision incorporates a new drum pattern panel based on the FLTK spreadsheet example. There is also some miscellaneous cleanup. If you have tried it before, be sure to go to Settings->global, renew the file paths to the current gmorgan directory, and save them. The sound file has been slightly reformated, so results could be unpredictable if you don't do this. Try the play along at http://www.seconnecticut.com/GmorganPlayalong.htm
    Downloads: 8 This Week
    Last Update:
    See Project
  • 18
    WORDPRESS/GULP STARTER KIT

    WORDPRESS/GULP STARTER KIT

    A starter kit for developing WordPress themes with Gulp

    ...This is not meant to be a starter theme or framework (although I have included a minimum viable theme to demonstrate some of the possibilities). It is, instead, a kind of project scaffolding and example workflow for modern and efficient WordPress theme development. The latest version of this starter kit features a modular Gulp file design inspired by Dan Tello's excellent gulp-starter. Configuration is isolated from the tasks themselves to make it easier to change paths and modify settings. This approach is slightly more complicated than what I originally outlined on my blog but also far more powerful.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    RapidJSON

    RapidJSON

    A fast JSON parser/generator for C++ with both SAX/DOM style API

    ...By default it uses a fast memory allocator, and the parser allocates memory compactly during parsing. RapidJSON is Unicode-friendly. It supports UTF-8, UTF-16, UTF-32 (LE & BE), and their detection, validation and transcoding internally. For example, you can read a UTF-8 file and let RapidJSON transcode the JSON strings into UTF-16 in the DOM. It also supports surrogates and "\u0000" (null character).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    CurvatureFilter

    CurvatureFilter

    Curvature Filters are efficient solvers for Variational Models

    ...Thus, regularization energy must be the dominant part since the total energy has to decrease. Therefore, Curvature filters focus on minimizing the regularization term, whose minimizers are already known. For example, if the regularization is Gaussian curvature, the developable surfaces minimize this energy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    COOP for CRYSTAL

    COOP for CRYSTAL

    Calculate Crystal Orbital Overlap Population for the CRYSTAL program

    ...Written by Yang Wang Department of Chemistry,Beijing Normal University Nov. 12th-13th, 2004 Usage: COOP [-v] [-t] [-r] control-file-name -v verbose -t generate control file template -r reserve temporary files A control file is needed to specify the input and output files, type of calculation, indices of basis functions or atoms, energy range, and the maximum number of neighboring cells to be taken into account. An example of the control file can be found in file "coop.con". References: [1] T. Hughbanks and R. Hoffmann, J. Am. Chem. Soc. 105, 3528 (1983). [2] A. Grechnev, R. Ahuja and O. Eriksson, J. Phys.: Condens. Matter 15, 7751 (2003).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    publicms

    publicms

    Very light CMS to combine with Libreoffice

    ...The principle is quite simple, once your template theme is defined, just create locally your HTML pages (with your favourite HTML editor), focus only on the content of the pages, then publish them on your site. If you want to publish documents, you just have to convert them in HTML format (for example with libreoffice html export).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Operative System ports, drivers and example projects for Zolertia manufactured wsn hardware.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    PUB! Programmable USB Button

    PUB! Programmable USB Button

    Program a button to send keystrokes to your computer

    PUB! is a Programmable USB Button on which you can program with a sequence of keystrokes. When you press the button those keystrokes are "replayed" over a USB connection. The button is programmed using an innovative and slightly quirky interface that does not require any custom software to be installed on your computer. All you need is a text editor like Notepad or gedit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    phpMyQBE

    Query By Example Application for PHP-MySQL systems

    PHP application as a report creator for MySQL databases.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo