Showing 4788 open source projects for "read"

View related business solutions
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 1

    Java Address Book - JAddressBook

    A small address book written in Java

    A small address book written in Java. This project's goal is to demonstrate the creation of a small database based application (CRUD application) in the most simple way. In a deeper use, this project demonstrates the impact of an extreme normalization of the ER schema which results in an augmentation of database tables number.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Chameleon

    Chameleon

    Color framework for Swift and Objective-C

    ...With Chameleon, you can easily stop tinkering with RGB values, wasting hours figuring out the right color combinations to use in your app, and worrying about whether your text will be readable on the various background colors of your app. With a plethora of color choices available for text, it's difficult to choose one that all users will appreciate and be able to read. Whether you're in doubt of your text and tint color choices, or afraid to let users customize their profile colors because it may disturb the legibility or usability of the app, you no longer have to worry. With Chameleon, you can ensure that all text stands out independent of the background color.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Vue CRUD

    Vue CRUD

    Vue.js based REST-ful CRUD application.

    - Application is build as SPA (Single Page Application) so it works much faster than apps based on Wordpress, Joomla, etc. - Vue CRUD uses the vue along with its ecosystem. Enjoy the benefits of the most popular JS framework in the world. - The application architecture is adapted to work with REST API
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    dps8m

    dps8m

    A simulator for the Multics dps-8/m mainframe

    ...If you are interested in running your own Multics system see the wiki here: https://multics-wiki.swenson.org/index.php. If you are interested the DPS8M emulator, read on. !!!! Please read disclaimers in our Wiki, Files or GIT sections before downloading anything from this project FLASH! * FLASH! * FLASH! * FLASH! * FLASH! Please see wiki for latest news! 2015-11-05: The Ritter Park RCC Multics installation was "[T]aken down after a month of uptime." 2017-03-07: The DPS8M Development Team released Multics Release MR12.6f. 2017-07-08: Announcing v1.0 The purpose of this project is to create a simulator reproducing in sufficient detail the function and capabilities of the Honeywell/Bull dps-8/m processor with the ultimate goal of resurrecting Multi
    Downloads: 0 This Week
    Last Update:
    See Project
  • Streamline Azure Security with Palo Alto Networks VM-Series Icon
    Streamline Azure Security with Palo Alto Networks VM-Series

    Centrally manage physical and virtualized firewalls with Panorama

    Improve your security posture and reduce incident response time. Use the VM-Series to natively analyze Azure traffic and dynamically drive policy updates based on workload changes.
    Learn more
  • 5
    Pydicom by examples

    Pydicom by examples

    Basic and intermediate examples of DICOM library with Jupyter

    Basic and intermediate examples to read, modify and write DICOM files with Python code using Jupyter - To install Jupyter - https://jupyter.org/install ====== All examples are based on Pydicom. An open source library - https://pydicom.github.io/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    monolingual-sentence-aligner

    monolingual-sentence-aligner

    Monolingual Sentence Aligner

    ... - sentence_boundary.js: a wrapper for NPM sbd package with custom settings and fixing some output - process.js: The main entry, containing the general flow of processing. Please read Readme.md for more details. Github: https://github.com/nlpcl-lab/monolingual-sentence-aligner
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    C++ Math Expression Parser

    C++ Math Expression Parser Library

    The C++ Mathematical Expression Toolkit Library (ExprTk) is a simple to use, easy to integrate and extremely efficient run-time mathematical expression parser and evaluation engine. ExprTk supports numerous forms of functional, logical and vector processing semantics and is very easily extendible. Download http://partow.net/programming/exprtk/index.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Hyperapp

    Hyperapp

    Tiny framework for building hypertext applications

    ...Views, actions, effects, and subscriptions are all pretty easy to get to grips with and work together seamlessly. Write what, not how—With a declarative API that's easy to read and fun to write, Hyperapp is the best way to build purely functional, feature-rich, browser-based apps in JavaScript. Smaller than a favicon—1 kB, give or take. Hyperapp is an ultra-lightweight Virtual DOM, highly-optimized diff algorithm, and state management library obsessed with minimalism. Official packages provide access to The Web Platform, and ensure that the APIs are exposed in a way that makes sense for Hyperapp, and the underlying code is stable. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Protocol plugin for Office 365/Lync/OCS

    Protocol plugin for Office 365/Lync/OCS

    for Adium, Pidgin, Miranda and Telepathy IM Framework

    Please make sure to read this page: http://sourceforge.net/p/sipe/wiki/Frequently%20Asked%20Questions/ A third-party Pidgin/Adium/Miranda/Telepathy plugin for the extended version of SIP/SIMPLE used by various products: * Skype for Business * Microsoft Office 365 * Microsoft Business Productivity Online Suite (BPOS) * Microsoft Lync Server * Microsoft Office Communications Server (OCS 2007/2007 R2) * Microsoft Live Communications Server (LCS 2003/2005)
    Downloads: 19 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
  • 10

    Somatic APP analysis

    Reanalysis of somatic APP retrotransposition

    ... [ Basic usage ] • Detection of IEJs connecting APP exons java -jar somaticAPP.jar -D -b input.bam [optional_arguments] * Input data: PRJNA577966 * The input bam should be mapped to APP751.fa (provided in the 'data' folder) and sorted by read name after mapping • Estimation of gencDNA fraction java -jar somaticAPP.jar -F -b input.bam -a BWA_PATH -s SAMTOOLS_PATH [optional_arguments] * Input data: PRJNA493258 * The input bam should be a human-genome-mapped (hg38), coordinate-sorted, and duplicate-marked file. Try -h or -? options to get detailed descriptions for optional input parameters
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Serial Tool

    Serial Tool

    Serial Tool for developing serial communication with embedded systems.

    ...You can set up bytes to send accordingly to your protocol and save configuration to a file – which can be used another time. You can send multiple byte arrays, you can send sequence of different byte arrays and put delay between them. You can read data in HEX or ASCII. You can even write a note to yourself like: “CH1: toggle LED 1”.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Aural Probe

    Aural Probe

    An automatic sample librarian tool for musicians

    Aural Probe is a sample librarian tool for computer musicians/audio engineers. Automatically and non-destructively index your disorganised sample collection from a list of folders into categories (kick, snare, hihats etc.) based on folder/filename wildcard matches. Easily audition samples, load/save favourites, and drag-and-drop straight into your sequencer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Ix Adder

    Ix Adder

    2 smart Stored Procedures to handle "Missing Indexes" in SQL Server

    ...It taps from SQL Server's "Missing Index" proposals and cleans them up sufficiently before installing them automatically. IXA balances the Cost/Benefit of an Index to significantly improve READ performance while not degrading WRITE performance. But take care: used in a wrong way this viper could also bite your very own butt! "Ix Adder"'s little pal is "Ix Strictor" which disposes inefficient indexes to improve WRITE performance. Sending out both - the viper and the boa - periodically will balance cost & benefit of indexing, keeping Query Performance good!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    PyQtRPT

    PyQtRPT

    Pyside QtRPT

    ...Report file is a file in XML format. The report designer makes easy to create report XML file. QtRPT (http://www.qtrpt.tk/index.php) Recommendations: please read "readme.txt" file use QtRptDesigner -> to edit xml files. view examples. Important: from Qt5.12, the package must have the same version and subversion de PySide2 and shiboken2. for example the PyQtRPT_5.12.3 package has a requirement of PySide2_5.12.3 and shiboken2_5.12.3.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    This Project will administer an exam on an applet using 4 answer mutliple choice questions. Only one answer may be selected per question. Later we may improve this but for now this is the scope. We will use XML to read and write exams.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Cicada

    Cicada

    Fast lightweight HTTP service framework

    Fast, lightweight Web framework based on Netty; without too much dependency, and the core jar package is only 30KB. Configuration files can also be read in multiple environments, just add VM parameters, also ensure that the parameter name and file name are consistent.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    MS Paint IDE

    MS Paint IDE

    Programming in MS Paint

    People joke about what IDE they use often, things like Word, MS Notepad, sometimes even Eclipse, and then often times MS Paint. People joke about MS Paint because it's not even a text editor, people joke about it because it doesn't have one feature in common with IDEs. Well, this application gives MS Paint a boost, and lets MS Paint highlight, compile, and execute code, with just a few clicks of a button, and only text coming from MS Paint. It is now much more practical than things like...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Defox text to speech and downloader

    Defox text to speech and downloader

    Written or imported text offline read or online download.

    This software design to convert text to speech and download the converted speech. Description : • Installation setup with two languages (English, French) • Two areas called text reading and speech downloading • Many languages supported to download center Note 1: I'm a student yet and I'm not in the software designing industry. Therefore maybe I haven't software making skills. I'm worried about that. ! Note 2 : When you double click on the software maybe it will get some seconds...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Bhadoo Cloud

    Bhadoo Cloud

    Directly Upload to Google Drive from Torrent or URLs

    Fetch Torrents using .torrent file or Magnet Links, Fetch Files from Other Servers to Own Server and Upload to Google Drive. This Project Requires Docker to Install, please read the Documentation before downloading source files. https://bhadoocloud.sourceforge.io/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The front end knowledge you may not know

    The front end knowledge you may not know

    Front-end knowledge points you may not know

    ...So unless you want to participate in the project, such as submitting an article, fixing typos, etc., there is no need for you to fork this project. This function can be understood as a favorite or alike. If you want to bookmark this project so you can learn it someday, I advise you not to, trust me, Read It Later === Read It Never. On the other hand, I have enough stars, so you don't need to hit the start button unless you really feel the project is helpful to you. Recommended for use. Click the drop-down triangle next to watch to get more watch options. Fragmented reading can only be used as a supplement to my existing knowledge, but if you really want to learn the front-end well, you should read more books, and build your own complete knowledge system from scratch.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Visual-Eyes External sources

    Visual-Eyes External sources

    External sources reposirtory.

    Install guide and external sources repository needed for the Visual-Eyes software. Read the install guide to setup the dependencies for the Visual-Eyes software. The sources of the libraries are available here. Download the .zip file and get started!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    parexec

    Execute multiple commands in parallel and display output with ncurses

    Usage: parexec NUMTHREADS where NUMTHREADS is the number of commands you want to execute in parallel The commands are read from stdin. Empty lines are ignored. Lines containing a single `-' instruct parexec to wait until all previous commands have finished before starting to execute further commands. When sending a SIGINT to parexec (usually done when you hit CTRL-C) it will wait for currently running processes, but if they are done parexec will exit ignoring all the following commands. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Elasticquent

    Elasticquent

    Maps Laravel Eloquent models to Elasticsearch types

    ...To get started, you should have a basic knowledge of how Elasticsearch works (indexes, types, mappings, etc). When using a database, Eloquent models are populated from data read from a database table. With Elasticquent, models are populated by data indexed in Elasticsearch. The whole idea behind using Elasticsearch for search is that its fast and light, so you model functionality will be dictated by what data has been indexed for your document.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24
    Midia

    Midia

    Simple Media manager for your Laravel project

    Simple media manager for your Laravel project. This package lets you open your files as inline modal. All directories in the folder will be ignored. In other words, can only read the file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    C++ Bitmap Library

    C++ Bitmap Library

    Light-Weight Platform Independent C++ Bitmap Image Reader Writer Library Download: http://www.partow.net/programming/bitmap/index.html
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB