Showing 4789 open source projects for "read"

View related business solutions
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 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

    LiDSiM

    LImits of Detection SImulation for Microbes

    ...For more details about LiDSiM and its functioning, please see "Estimating the Computational Limits of Detection of Microbial Non-Model Organisms" Mathias Kuhring and Bernhard Y. Renard (http://onlinelibrary.wiley.com/doi/10.1002/pmic.201400598/abstract) PLEASE NOTE, it is recommended to read the paper and the readme.txt file before using LiDSiM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    NGS_AMAS

    All-Mapping tool using Adaptive Seeds

    AMAS is designed to find all possible mapping locations of NGS reads in a reference genome with up to a given number of errors (mismatches+gaps). AMAS features an efficient and accurate strategy of partition and filtration of adaptive seeds to speed up the read mapping while preserving the sensitivity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    SOAPdenovo2

    SOAPdenovo2

    Large-size genome de-novo assembler

    What's next of SOAPdenovo2: MEGAHIT is the formal successor of SOAPdenovo2 MEGAHIT: An ultra-fast single-node solution for large and complex metagenomics assembly via succinct de Bruijn graph http://www.ncbi.nlm.nih.gov/pubmed/25609793 https://github.com/voutcn/megahit Latest Code on GitHub: https://github.com/aquaskyline/SOAPdenovo2 SOAPdenovo is a novel short-read assembly method that can build a de novo draft assembly for human-sized genomes. The program is specially designed to assemble Illumina short reads. It creates new opportunities for building reference sequences and carrying out accurate analyses of unexplored genomes in a cost effective way. SOAPdenovo2 is the successor of SOAPdenovo. ...
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4

    luaobject

    a lua object oriented package

    1.Class includes read-only elements and read-write elements,read-only elements can not be overridden(include sub class),read-write elements can be overridden(include sub class). 2.Class supports multiple inheritance,A class can also inherit class1 and class2,access the parent class through the super[index],the read-write elements of parent class can be overridden from sub class.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 5
    mfeeg

    mfeeg

    concise m files(matlab program) for EEG analyses

    The aim of mfeeg is not to provide a graphic-user-interface (mfeeg is command line based) and a comprehensive toolbox with a huge body, but to discuss (with you) about various problems met in eeg analysis using the "language" of short m files. Each file in mfeeg is very short and easy to read, thus making it clear that how a given algorithm is implemented.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    3 Tier Java Lightweight OOP Framework

    Complete Separation of the 3 Tiers

    ...Similarly, in web based Java applications, HTML code is assumed to be produced by servlets. In terms of syntax, this turns Java source code into mixtures of languages: Java and SQL, Java and HTML. These language mixtures are difficult to read, modify, and maintain. This project is to achieve a good separation of the 3 tiers. The technique is based on an explicit Interface and Data Definitions. This ensures isolation of the back-end, application server, and front-end development. The Definitions also enable application design in terms of aggregated data structures. Significant amounts of auxiliary code is generated from the Definitions, enabling the developers to work in convenient OOP
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    sfx

    Super simple sound effects manager for Windows

    Super simple sound effects manager for Windows. After having been annoyed by expensive, commercial, bloated and slow sound effect managers, I decided to write my own super simple version. In theory it should read its WAV files from a local harddisk for efficiency and execution speed. It requires no installation, just copy all the files to a directory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Bay1

    Start your own file sharing website

    ...Bay1 allows anyone to setup a mass free file sharing website like Mega,Zippyshare or Mediafire. Bay1 main feature is it's unique file hashing system which enables the distribution of copyrighted materials. This means that digital tags can't be read off software and media files. Bay1 includes an auto installer(like Wordpress) which enables anyone to get their site up and running. You don't have to open phpmyadmin! There are plenty of ad spots so you can actually generate revenue from your free file sharing website. The backend has a really cool Bootstrap interface but is pretty basic. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Jambo Text to Speech Plus

    Text to Speech is a user-friendly and reliable piece of software that

    "Jambo - Text to Speech is a user-friendly and reliable piece of software that was created to help you convert written messages into audio, so you can listen to them on the go, on a media player" 3.5/5 Review by: Softpedia More Details / Features: http://www.vysilhq.com/text-to-speech.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10
    MICA-aligner

    MICA-aligner

    Next-generation sequencing short reads aligner based on Intel® MIC

    Latest Code in GitHub: https://github.com/aquaskyline/MICA-aligner To better utilize MIC-enabled computers for NGS data analysis, we developed a new short-read aligner MICA that is optimized in view of MIC’s limitation and the extra parallelism inside each MIC core. Experiments on aligning 150bp paired-end reads show that MICA using one MIC board is ~4.85 times faster than the CPU-(multi-core)-based BWA-MEM and about the same speed as the GPU-based SOAP3-dp. Furthermore, MICA’s simplicity allows very efficient scale-up when multiple MIC boards are used in a node (3 cards gives a 14-fold speedup over 6-core BWA-MEM).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    kazsid

    Debian-based LiveCD

    Kazsid is a Debian GNU/Linux-based LiveCD with Kazakh language included. It has Kazakh, Russian and English locales only, and is targeted to Kazakh and Russian users. You can build your own version of this LiveCD, please read the https://github.com/crayxt/kazsid
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Computer remote control

    Computer remote control

    Use your smartphone as computer remote control with HTML5 browser.

    Use your smartphone or tablet as computer remote control with HTML5 browser using it as virtual keyboard and mouse. And it does not train more battery as average web surfing. Read more: http://www.foxjunior.eu/use-your-smartphone-or-tablet-as-virtual-keyboard-and-mouse/ If you find this free software useful, please help me with more rock'n roll coming! https://sourceforge.net/p/compremotecont/donate/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    MiniLisp

    MiniLisp

    A readable lisp in less than 1k lines of C

    MiniLisp is a compact Lisp interpreter implemented in fewer than one thousand lines of C, designed to demonstrate the core principles of Lisp and interpreter design in a highly readable format. The interpreter evaluates expressions in a traditional read-eval-print loop, allowing users to input Lisp code and immediately see the results. Despite its small size, it supports a wide range of language features, including integers, symbols, lists, closures, macros, and garbage collection. The project emphasizes clarity and educational value, with well-commented code that explains how each feature is implemented. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    jMDFLib

    This is a small Java library which reads MDF Files up to Version 3.00

    This Library for Java shall enable developers to use (at first read, maybe later writer) MDF Files, as described by the Format Specification MDF Format by Vector Informatics. The MDF file format is widely used in automotive engineering and other fields for the recording of measurement data. This Java library parses MDF files and enables different kind of read access. If this library is not helpful for a particular purpose it can at least be used to see how the parsing (and therefore how the file format itself) works.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    clok

    clok

    Fancy clock for Android home screen

    .... --- Android home screen widget that shows current time (H,M,S) in a fancy way – with no minutes hand, but a circle sector staring (before half an hour), or ending (after half an hour) at the hour hand. How to read the time? - easy — seconds: violet arc starting at standard 12 o'clock; - medium — hour: if minutes are less or equal 30 then yellow hand shows current hour, if minutes are more than 30 then yellow hand shows the hour to come. - hard — minutes: for minutes = 0 there's no black sector, for minutes < 30: black sector starts at current hour (yellow hand) showing minutes [“it’s mm past hh”] , for minutes = 30 there is full, filled black circle, for minutes > 30 sectors ends at next hour (yellow hand) showing minutes to next hour [“it’s mm to hh”].
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    argparse4j

    Command line argument parser library for Java

    The argparse4j is a command line argument parser library for Java based on Python's argparse.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    justbrowsing

    justbrowsing

    Just Browsing - when all you need is a web browser.

    Web browsing made simple. Mozilla Firefox or Google Chrome and that's it. New: 64-bit edition now available Read more @ http://justbrowsing.info If all you use your computer for is checking email, social networking, watching cat videos and online shopping, this is the distro for you. Perfect for guests, user privacy in mind with a lock screen and browsing history is always erased on power off. Blog: http://justbrowsingcd.tumblr.com Contact info: http://justbrowsing.info/support Free and Open Source Software (FOSS): https://github.com/justbrowsing/justbrowsing Based on Arch Linux
    Downloads: 39 This Week
    Last Update:
    See Project
  • 18
    WesWorkshop

    WesWorkshop

    Create units and attacks for Wesnoth!

    This utility provides a GUI to create unit files for the game "Battle for Wesnoth". The user sets the unit properties from the GUI of the utility. Once all the properties have been set, it is possible to export them into a .cfg which will be read by the game. Further details can be found in the project wiki: http://sourceforge.net/p/wesworkshop/wiki/. Version 1.1* released. Please go to the wiki page to see the changes. Note you will not be able to load your works developed with the version 1.0! Version 1.2 preview released (2015-03-08): http://sourceforge.net/p/wesworkshop/wiki/versions#v1.2 If you like this program, be kind please: write a review or vote it, it would be very appreaciated and useful. *: The version was released on 05th April 2014. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A simple packet crafting tool that turns text commands into pcaps. Optionally build a DAQ and Snort can directly read commands or raw payload data - no pcap required. Packets can exhibit any flaw or anomaly desired. Syntax is flexible and powerful.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    RSSamantha

    RSS/atom aggregation

    RSSamantha is a command line rss/atom feed aggregator/creator written in java. It is designed to subscribe to a batch of feeds in order to merge their items into new feeds and write them as rss 2.0 and/or plain text to harddisk. Additionally it has the ability to download contents of podcastfeeds, filter feed attributes by regular expressions, preprocess the configurationfile for rather unhandy searchterms, requesting channels via HTTP GET and add/remove items from external processes via...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21

    read_proc

    c librarys to read the /proc directory

    Read the /proc directory for informations about jobs, librarys only. Use it for own programs. Use ready-to-use functions to get pid, ppid, name, status, uid of a job, see if they are running.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    z-push-ox

    Open-Xchange Z-Push backend

    for full description please read https://github.com/z-push-ox/z-push-ox/blob/master/README.md
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Library to perform read/write of ID3 tags in MP3 files. Supporting ID3v1,ID3v2.3,ID3V2.4 tags versions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Music2KlavarSvg

    Music2KlavarSvg

    Translate music to klavar svg

    This program is able to read music files as midi and (compressed) MusicXml, and creates a scalable vector graphics (svg) file for further editing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    issuedb

    issuedb

    A simple issue tracker system.

    A simple issue tracker with a standalone database using SQLite. Please, read the Wiki pages for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB