Showing 3412 open source projects for "example"

View related business solutions
  • Veeam Data Platform v13.1 Icon
    Veeam Data Platform v13.1

    Move workloads across hypervisors and clouds with no vendor lock-in. Try VDP free today.

    Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
    Try Now
  • 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

    Resume Match

    A tool to match resumes with job descriptions

    ...But, it works and it might help. No installation required. Download the executable . 2018-12-27 Update: 1. The app has been reported to not work in many scenarios, for example, some Mac users, some Linux users, difficulty proper viewing in Acer >15" laptops... 2. For this reason, if for any reason you can't use the app, please visit the following link to use it in browser (webapp). 3. Updated versions to resolve above mentioned issues and with improved functionalities coming soon... https://pywizard.com/webapps/resumematch
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Ponder

    Ponder

    C++ reflection library with Lua binding, and JSON and XML

    ...By wrapping all these concepts into abstract structures, Ponder provides an extra layer of flexibility to programs and allows them to expose and manipulate their data structures at runtime. Many applications can take advantage of Ponder, in order to automate tasks that would otherwise require a huge amount of work. For example, Ponder can be used to expose and edit objects' attributes in a graphical user interface. It can also be used to do automatic binding of C++ classes to script languages such as Python or Lua. Another possible application would be the serialization of objects to XML, text or binary formats. Or you can even combine all these examples to provide a powerful and consistent interface for manipulating your objects outside C++ code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    CopyHelper is a simple FREE portable Clipboard Manager (for windows only) that let you save any copy you made during your daily work. This software traking any copy you made and automatically save it to file or to memory only (you can choose not to save it to file) How to use: * Press Ctrl+V and hold V. A paste selection window will open with list of copies you previously made before. * Press Ctrl+C and hold C. A copy save window will open. in this window you can set how you want to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    neurofem-simbio

    SimBio: A Generic Environment for Bio-numerical Simulation

    SimBio, which consists of NeuroFEM and IPM is a "University-code". It was developed by researchers to answer questions at hand and not by professional software developers. Using the package on own data or even on our example data sets is going to take significant effort for which we usually cannot provide support. Support can be provided, however, within a framework of a joined research collaboration. Simbio was originally developed on the basis of C++ and Fortran routines. The source code is publicly available and can be downloaded via sourceforge (http://sourceforge.net/projects/neurofem-simbio). ...
    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
  • 5
    Joiner (oracle, excel, dbf export)

    Joiner (oracle, excel, dbf export)

    Convert and merge Oracle, Excel, Dbf, and Text data (for Windows)

    Uses Oracle, Excel, Dbf and Text data (.txt files) as data sources. It can unite several sources into one, while changing the format of the result to any one presented. Supports the command line and LOG files. To work, you must create a job configuration and save it as XML file (examples are attached). Help is available with the -h option in command line.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    N-blog

    N-blog

    Express + MongoDB

    N-blog is a Chinese-language Node.js course built around creating a multiuser blogging application with Express and MongoDB. It teaches the surrounding platform before guiding readers through the complete example project. Early chapters cover Node.js installation, module exports, promises, environment variables, package metadata, npm, routing, templates, middleware, and error handling. The application section adds configuration, database access, sessions, flash messages, permissions, registration, login, and file uploads. Users can publish, view, edit, and delete posts as well as create and remove comments. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    QStripper
    Convert Sinclair QL word processing (Quill etc) documents to pdf, html, text and DocBook XML.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    tcomb-form

    tcomb-form

    Forms library for react

    ...The project supports customization through templates, options, labels, placeholders, and field-level configuration. Although it belongs to an older React ecosystem, it remains a clear example of model-driven form generation for web applications.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    Material Calendar View

    Material Calendar View

    A Material design back port of Android's CalendarView

    ...Material CalendarView 2.0 comes in with a major change into the core of it's API, we transitioned from using java.util.Calendar to java.time.LocalDate. Also that should not impact the public api (we are still using CalendarDay), both Calendar and LocalDate function a little bit differently. One example of that: Months are now indexed from 1 (January) to 12 (December). You can access from the LocalDate from CalendarDay using getDate().
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Start Free
  • 10

    POWAINDv1.0

    Protein Water Interactions Determination, version 1.0

    Crystallographic shell-waters that originate from diffraction data are an essential component, but not bulk water, of protein structure and stability. It interacts with various polar and non-polar components of protein. Polar backbone is constituted by O-type and N-type atoms of all residues. Polar side-chains are O, N, S containing groups of amino acid residues. Notably, ordered shell-waters form bridge interactions. Disordered shell-water may occupy central hydrophobic-cavity of protein....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    GNAT Util Library

    Provides access to GNAT compiler internals for AdaCore utilities

    ...GNAT Util GPL 2013 contains components from the GNAT GPL 2013 compiler. At least for ASIS, the components used to build it must match the components in the compiler, so if building ASIS for use with (for example) FSF GCC 4.8.0 a version of GNAT Util is needed which contains components from FSF GCC 4.8.0. This project provides such a library. The code is released under GPL V3.0 without any Runtime Exception, because the compiler components are themselves pure GPL. NOTE: This library was written to support building Ada tools for Darwin (Mac OS X), and contains Darwin-specific choices.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    Betty

    Betty

    Holberton-style C code checker written in Perl

    ...For instance, when you press tab key on emacs, by default, leading spaces will be put, and that will cause Betty to raise a lot of warnings. Please find some help in the Tools section. Outside of comments and documentation, spaces are never used for indentation, and the above example is deliberately broken.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ...The project consists of low- and high-level API. Low-level API is responsible for exchanging properties (as Map) between various components. A component can be for example model, view or controller as in the MVC pattern. The main class is a class named Communicator. Communicator class defines the structure of components' system, provides communication channel between them and life-cycle management for each one. It also provides ability to run components in different threads (multitasking). IT CAN SUCCESSFULLY SPLIT MODEL'S THREAD FROM GUI THREAD
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    EthereumCasts

    EthereumCasts

    Companion repo to an Ethereum/Solidity course on Udemy

    EthereumCasts is the companion repository for a Udemy course on Ethereum and Solidity development. It contains example projects that help learners understand smart contracts, blockchain interaction, contract deployment, and JavaScript-based Ethereum tooling. The repository is intended to support hands-on lessons rather than function as a production blockchain application. It gives students working code they can inspect, run, and modify while following the course.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    morphobj3DS_chung

    morphobj3DS_chung

    a free program for viewing / morphing / animate obj 3ds mesh objects

    morphobj3DS chung is a free program for viewing / morphing multi obj 3ds mesh model objects and obj models up to 200k vertices for high quality animations . Uses loadobj3ds_chung and openGL . Comes with an example of waking 3ds elephant and bikini lady animation with face3D head . Is written in fast freebasic . Combine multiple variations meshes with a base mesh to easily build complex animations . Can run on old pcs with openGL1.4 .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Simple Dumping Monitor for Arduino

    Simple Dumping Monitor for Arduino

    Simple in use library to display dumps and debug Arduino sketches.

    ...Being compiled the library requires about 11 KBytes of program memory (15 KBytes for Arduino MEGA). Requirements to RAM memory don't exceed 1 KByte (277 Bytes for dumpmon.pde example, 377 Bytes for dumpmonDebug.pde).
    Downloads: 6 This Week
    Last Update:
    See Project
  • 17

    ISensLogon

    How to use ISensLogon to detect the ScreenSaver

    This is an example how to implement the ISensLogon interface and to subscribe to ICatalogCollection of CoCOMAdminCatalog to get the ISensLogon events.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    FLAQUIZTV - Family Quiz Game

    FLAQUIZTV - Family Quiz Game

    Flash Quiz TV (A quiz game for all family)

    ...- The main idea is to create a didactic simple/cute/fun quiz show game for all people and for all ages with that "TV show feeling" - A game for all family. - Usage example: - Parents: Edit the "XML" file (using "notepad") add your own questions and answers there (use your native idiom), related to school stuff, and let your kids play (learn) the game! - Develop info: - The game is developed in FLASH (AS2) and its very customizable. - Since its developed in FLASH, you may play it in your PC or embed it in your webpage...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    GradlePluginDevelop

    GradlePluginDevelop

    Gradle execution process

    A skeleton or demonstration project for developing Gradle plugins. It contains sample plugin code, project structure, examples of applying plugin logic, extension configuration, and build integration for Gradle plugin development. Gradle execution process, what is DSL, domain-specific language, common usage of Gradle, usage of Gradle advanced plug-ins, Gradle optimization for Android, using Javassist to the next floor, and problems encountered in Gradle development. Demonstration of plugin...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    chuvietnhanh

    chuvietnhanh

    Type fast Vietnamese

    Chuvietnhanh is new method of quick entry of Vietnamese characters that helps speed up typing by 20% with the help of WinVNKey - a free Windows-based keyboard driver for typing Vietnamese and many other languages in the world. This new method of Vietnamese quick-typing is well received in Vietnam. For example, an article "Phương pháp mới gõ tắt chữ Việt với WinVNKey" (New method of shortcut typing Vietnamese with WinVNKey) at a forum in Vietnam get more than 2800 Facebook likes https://tinhte.vn/threads/phuong-phap-moi-go-tat-chu-viet-voi-winvnkey.2384297/ See manual article of this mehod at link: http://chuvietnhanh.sourceforge.net/GoNhanhChuVietCachTubinhtranVoiWinvnkey.htm Download from 2 links below: - For 64 bits: https://sourceforge.net/projects/chuvietnhanh/files/winvnkey-tubinhtran-64bit-5.5.457.zip/download - For 32 bits: https://sourceforge.net/projects/chuvietnhanh/files/winvnkey-tubinhtran-32bit-5.5.456.zip/download
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    XTalkiiS

    Find data-driven crosstalks among inter-/intra-species signalling path

    This tool can automatically load all the organism-specific pathways from KEGG and then detect cross-talks among selected pathways based on user-specified gene-gene relationship information (see example file) in an inter-/intra species manner.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    BinCoMerge

    BinCoMerge

    Compare binary files in hexadecimal view

    ...It shows hexadecimal and raw ASCII data. BinCoMerge is seeking for common blocks from the bigger ones to the lower ones. It works by levels of minimum block sizes which are powers of 2. For example, with a file sizing between 16 KiB and 32 KiB, Bincomerge will firstly seek for all common blocks bigger than 16 KiB. Then, it will seek for all common bigger than 8 KiB, then 4KiB, 2KiB, 1024 Bytes... Because it works by levels, BinCoMerge can show some results before it finishes.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    mzitu

    mzitu

    Python crawler that downloads image galleries and analyzes titles

    ...Using text segmentation and frequency analysis, the project can create a word cloud representing common keywords found in the dataset. This makes the repository both a scraping example and a small data analysis experiment built around the collected content. Overall, mzitu serves as a learning-oriented implementation of Python web scraping, data processing, and visualization techniques.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    A thin layer of Java code over Sun's Java code to make life easier for developers. Most of the classes are utility classes for example to support checking of method parameters, String methods, Mathematical methods et cetera.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    iView Weapp

    iView Weapp

    A set of high-quality WeChat applet UI component library

    Use WeChat to scan and experience the example of small program components. Before you start using iView Weapp, you need to read the micro-channel applet custom components related documents. We have built-in examples of all components, you can scan the small program code experience on the right, or view it in WeChat developer tools. Then, the examplesdirectory can be opened in the micro-channel developer tools.
    Downloads: 0 This Week
    Last Update:
    See Project