Showing 2730 open source projects for "read"

View related business solutions
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 1
    dasm430

    dasm430

    A disassembler and a simulator for the MSP430 CPU

    A disassembler and a simulator for the MSP430 CPU. Both programs only read TI-TXT files. Licensed under the Simple Public License (SimPL) 2.0. For full license information, please read license.txt. Compiled executables are available for Windows and Mac OS X. Linux users will have to compile their own binaries. Instructions for compilation are included in README.txt. A Qt-based GUI is available for sim430.
    Downloads: 26 This Week
    Last Update:
    See Project
  • 2
    Fake Hack

    Fake Hack

    Fake Hacking Program

    This program makes it look like you're hacking your computer. Coded in java, the executable .jar works on all platforms. Read the read me for instructions.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    SourScript

    SourScript

    An open source REPL (Read - Eval - Print Loop), made just for fun.

    An open source REPL (Read - Eval - Print Loop), made just for fun. It was initially developed by MrMojoRisin5. Uses Python 2.7.4.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This is early version of steca open rs monitor. Source code is written in free delphi 7 personal ed. In this project was used free comport lib. Program is in polish lang only but i will add soon eng lang. Special thanks for "olesio" from 4programmers.net for helping with csv support.
    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
    libnbt

    libnbt

    Java library for reading and writing NBT files

    Java library for reading and writing Named Binary Tag files to specification 19133 defined by Markus Persson (Notch)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    A-boot: Atmel serial bootloader

    Atmel AVR universal bootloader with flash CRC

    Universal bootloader for Atmel AVR chips. Main features: - small size (<2kB); - flash 16-bit CRC check (flash read is not required); - can test Application flash with CRC before starting it; - interrupts driven (no dead loops); - TEA encryption support; - command line programmer written in plain C.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    noise-free-cnv

    program for analyzing and manipulating DNA microarray data

    ...The visualization and the suppression of genomic waves, the comparison of two datasets by subtraction and the simultaneous inspection of LRR and BAF values are amongst the most frequent applications of this software. This program is able to read and write files suitable for PennCNV or raw files containing measured values of any kind.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9

    Webapp

    A web interface to the SnowyOwl gene prediction pipeline

    Downloads: 0 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 10

    NetImage Distributed database

    NetImage Distributed database using torrent protocol as data pipe

    ...Early version will be rather simple just domain name and some fist 1000 chars of home page text. At the moment software in development that will connect to torrent tracker, read peers list and synchronize database among them, it may take up to few months to make it public. Any given peer do not have to keep all the data. This software will also do search on this database. Later more fields and size of data may be added. Once you feel having some time to add more data to database please do.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    microhex [discontinued]

    microhex [discontinued]

    Crossplatform hex-editing software based on Python and Qt

    This project is no longer supported. Use it on your own risk (or not use at all). Microhex is an intuitive HEX editing application that enables you to view and manipulate binary data for any file in your computer. Microhex displays the integer column and the characters column, allowing you to add new columns and delete existing ones. Each column can be assigned an unlimited number of linked address bars.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 12
    Lxpup, Puppy derivative with LXDE.

    Lxpup, Puppy derivative with LXDE.

    Puppy Linux, LXDE, Slacko

    This is a derivative of Puppy Linux, with the LXDE desktop manager, and the latest softwares this Desktop. Thanks to all reviewers, testers ! I work alone, and I'm really pleased to read yours reactions ! :D
    Downloads: 8 This Week
    Last Update:
    See Project
  • 13
    connect-flash

    connect-flash

    Flash message middleware for Connect and Express

    ...Once installed and wired into a session-enabled Express app, it lets you set messages that persist across a single request–redirect–response cycle and then automatically clears them so they don’t show up repeatedly. The API is minimal: you call req.flash(type, message) to store a flash and then read them back in views or route handlers when needed, which makes it a practical solution for form submission feedback, login failure notices, and other transient user alerts. By abstracting flash message handling into middleware, connect-flash eliminates the need for manual session management code and enhances UX with consistent request feedback patterns.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    PennCNV-tumor

    Inference of copy number variation/abberation

    PennCNV-tumor is software that is appropriate for inferring copy number variation or abberations in germline or tumor tissue respectively. It takes in as input data either signal intensity from genotyping microarrays or aligned read counts from shotgun sequencing experiments. The software is written in C++ and targeted for unix/linux platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    CanCan

    CanCan

    Authorization Gem for Ruby on Rails

    ...It supports defining permissions using conditions, allowing granular access based on attributes like ownership or role. Because it abstracts authorization cleanly, applications stay easier to read, test, and maintain as business rules evolve. Though no longer actively maintained in its original form, CanCan inspired forks and successors (such as CanCanCan) that continue to be widely used in Rails projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ECG2HRV

    ECG2HRV

    import and store ECG, associate to clinical data, automatic HRV

    ...It also performs automatic QRS complex detection and RR interval classification showing the output in a visual chart that the user can edit to correct sources with artifacts or pats with bad detections. This project was developed using Netbeans 7.3 IDE. For further questions or feature requests please contact me at mamenarguez@ou.edu Please read wiki for initial setup
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    qlsdup

    GUI based lightweight duplicate file finder / remover.

    ...Algorithm is simple and suitable for large file sets with few differences: basic set of duplicate candidates is determined by file size, then candidates are compared byte-wise. So for files which don't start to differ by growing at the tail it reduces read operations greatly compared to hash-based comparision (i.e. test case: 40GB of files, 16GB RAM, many differences: initial compare (uncached by OS) around 300sec, subsequent compare (relevant file parts cached by OS) ca. 2sec) Note: this program is not related to lsdup
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    OrgApp

    OrgApp

    OrgApp is a Java library to handle and draw organization charts

    OrgApp is a Java library to handle and draw organization charts (organigrams). The library has also an applet and a Swing Java client able to view an organization chart read from a file, in different formats (one of them based upon XML). The applet supports charts with different layouts and boxes with hyperlinks, customizable colors, sizes, positions, … and it is easy to embed in an HTML page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Matlab VideoUtils

    Matlab VideoUtils

    Matlab Toolbox for reading and writing videos.

    Matlab Toolbox to process video files, which consists on a set of classes for reading, writing, correcting light changes and generating gaussian pyramids in real time. This toolbox is designed for Windows x64, Max OS X x64 and Linux x64. Through to use of Ffmpeg, it can reproduce and create videos very fast and also do no require to load the entire video file in memory. In addition the C++ code is already compiled in order to simplify the toolbox installation. In order to stay...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Tray Rss
    The goal of this tool is to offer the user a fast and cheap way to read news given by an RSS or ATOM feed by tray notifications. To read the news, it will open a browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    a simple ddos utility - only for testing purposes! dont use this on real machines. read the rar archive comments for info
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Daisy Web Player

    Read DAISY books in your browser !

    Daisy Web Player (DWP) is a web application that allows to open audio documents structured in the DAISY standard and to play them (PC, tablet, smartphone).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    removeNULLbytes

    strip a binary file of null bytes.

    ...However, after starting to work with the master list, you realize it is riddled with a bunch of NULL bytes, which chokes your list processor. removeNULLbytes was made to solve this problem. It will read a master list line by line, remove any NULL bytes, and then write the result into a second file. It treats all files as binary. This is a simple python script. So simple in fact, that anybody with half an inkling can string together a working approximation with a few minutes on stackoverflow.com. However, if you're as lazy as I am, you'll look for a script already written to do the job for you. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    FBMsg

    FBMsg

    Facebook messages downloader and viewer

    FBMsg is a tool which allows you to backup the enire inbox on your Facebook account (including attachments, coordinates et cetera) and makes a SQLite database containing all the data. FBMsgViewer allows you to read the content of the database. Hope you like it and find it useful!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Spreader

    Spreader

    A small app for debate speed drills

    An application for doing debate speed drills. It has support for changing WPM, backwards speed drills, increasing and decreasing WPM on the fly, and keyboard shortcuts. Written in pyqt.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB