Showing 2728 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
  • 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
  • 1

    scraper-helper

    A HTTP proxy that logs everything flowing through it

    ...It works with HTTPS, which means it performs a man in the middle attack SSL do it can decode all encrypted connections as well. It can create the X509 CA certificate needed to perform the MITM attack. All available documentation can be read online at http://scraper-helper.sourceforge.net/
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    TensorBase

    TensorBase

    TensorBase is a new big data warehousing with modern efforts

    TensorBase hopes the open source not become a copy game. TensorBase has a clear-cut opposition to fork communities, repeat wheels, or hack traffic for so-called reputations (like Github stars). After thoughts, we decided to temporarily leave the general data warehousing field. For people who want to learn how a database system can be built up, or how to apply modern Rust to the high-performance field, or embed a lightweight data analysis system into your own big one. You can still try, ask...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Python-Bible-Reader

    Python-Bible-Reader

    Script to read the Bible written in Python 2

    Downloads: 1 This Week
    Last Update:
    See Project
  • 4

    RandomSeat-Generator

    RandomSeat-Generator 随机座位生成器

    The random seat generator can read the txt file and then generate a random seat table of csv file. Please note that txt files must be ANSI encoded. 随机座位生成器可以读取txt文件,然后生成一份csv文件的随机座位表 请注意txt文件必须为ANSI编码
    Downloads: 0 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 5
    Metal detector based on  RP2040

    Metal detector based on RP2040

    Pulse induction metal detector using Raspberry Pi Pico board ( RP2040)

    ...This is the signal we need to analyze, so it is supressed by two antiparallel diodes and passed to an operational amplifier . After amplification, the analog signal is read by one of analog input of Raspberry Pi Pico board and is analized by the software. This poccess is repeatedly for many times per second.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 6
    FFME

    FFME

    FFME: The Advanced WPF MediaElement (based on FFmpeg)

    ...FFME is an advanced and close drop-in replacement for Microsoft's WPF MediaElement Control. While the standard MediaElement uses DirectX (DirectShow) for media playback, FFME uses FFmpeg to read and decode audio and video. This means that for those of you who want to support stuff like HLS playback, or just don't want to go through the hassle of installing codecs on client machines, using FFME might just be the answer. Fast media seeking and frame-by-frame seeking. Properties such as Position, Balance, SpeedRatio, IsMuted, and Volume are all Dependency Properties. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    neix

    neix

    A RSS/Atom feed reader for your terminal

    ...You the full control of the news you want to read.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Flutter Plugins

    Flutter Plugins

    Plugins for Flutter maintained by the Flutter team

    ...The plugins here are intended to follow Flutter’s design conventions and support integration with the wider Flutter ecosystem (published on pub.dev). Because the repository is archived, it is now read-only; future development of plugin code occurs elsewhere in the official Flutter organization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    OpenFSL

    An open source filesystem library

    OpenFSL is an os-independent file system library. It provides file system control with customizable disk control. Currently supports MBR and FAT32 partially.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    Chicago Boss

    Chicago Boss

    Erlang web MVC, now featuring Comet

    ...Chicago Boss is the answer to slow server software: a Rails-like framework for Erlang that delivers web pages to your users as quickly and efficiently as possible. Chicago Boss is already being used in production on a number of internal as well as public-facing websites. If you like what you've read so far, you can download the latest code, browse the API documents, read the PDF tutorial, check out our wiki, or come and talk to us!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Box Spout

    Box Spout

    Read and write spreadsheet files (CSV, XLSX and ODS)

    Spout is an open-source PHP library for reading and writing spreadsheet files, including CSV, XLSX, and ODS formats. It is designed to handle large files efficiently, making it ideal for applications that generate or process extensive data reports. Spout is lightweight, fast, and easy to use, offering a simple API to work with rows and cells without consuming excessive memory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    EH Forwarder Bot

    EH Forwarder Bot

    An extensible message tunneling chat bot framework

    ...EFB uses a *nix user configuration style, which is described in details in Directories. In short, if you are using the default configuration, you need to create ~/.ehforwarderbot, and give read and write permission to the user running EFB. Currently, all modules that was submitted to us are recorded in the modules repository. You can choose the channels that fits your need the best. When you have successfully installed the modules of your choices, you can the use the configuration wizard which guides you to enable channels and middlewares, and continue to setup those modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    xZoom

    xZoom

    jQuery Zoom Gallery plugin

    jQuery Zoom Gallery plugin. All needed features are turned on by default, with adaptive and responsive support. Please, read the manual to see all options.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Idiomatic.js

    Idiomatic.js

    Principles of Writing Consistent, Idiomatic JavaScript

    ...The guide includes examples of both recommended and discouraged patterns, making it easier to understand why a particular convention exists, not just what it is. Because JavaScript has many ways to express the same logic, idiomatic.js aims to narrow the surface of healthy patterns so collaborative projects can stay easy to read and review over time. Many community projects and companies adopt the guide wholesale or adapt it for their coding standards, which helps streamline onboarding and maintain code quality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Vue CLI Plugin Electron Builder

    Vue CLI Plugin Electron Builder

    Easily Build Your Vue.js App For Desktop With Electron

    ...If you get errors, you may need to set the native dependency as a webpack external. Preload files allow you to execute JS with Node integration in the context of your Vue App (shared window variable). Read Vue ClI's documentation to learn about using environment variables in your app.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    callapp-lib

    callapp-lib

    Call app from h5

    callapp-lib is a solution for H5 evoking APP, which can meet most scenarios of evoking clients, and also reserves expansion ports to help you implement some customized functions. If you want to know some knowledge of the principle of arousal, or read the following documents and have unfamiliar terms, you can visit our blog H5 Arousal APP Guide. If you have a good idea or find a bug in the process of using callapp-lib, just raise an Issue, and the author will follow up in time. During the instantiation process, an options object needs to be passed to the class, and the attributes of the options object must be in strict accordance with the provided format. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    DOS R231 sysreq

    DOS R231 sysreq

    16 Bit DOS executables

    DOS safety measures for first moments of DOS install. 16 Bit military industrial robust software. MACH1.COM writes text read from keyboard to file named MACH1.TXT esc to quit. One forward, one away input. Backspace replace drop shoe and cut chasers. MACH2.EXE writes emphasized text straight to the VESA Bios without creating any disk files. Esc to quit. MECHA.EXE true DAT label file creator. Redirect to a text file. colon breaks off dat one to four semicolon to quit. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    General catalogue of e-books

    General catalogue of e-books

    Collection of e-books (multiple disciplines, including download links)

    General catalogue of e-books is a curated repository that collects links and resources for freely available technical and programming books, with a focus on high-quality material spanning computer science, programming languages, algorithms, systems, and related fields. Instead of hosting the full texts, the project points to legitimate online sources where books can be read or downloaded, serving as a centralized index for learners and professionals who want to build domain knowledge without paying for expensive textbooks. The repository is organized into categories that help users discover books on specific topics such as operating systems, databases, networking, and artificial intelligence, making exploration easier than manually searching the web. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    SanoSpeedReading

    SanoSpeedReading

    Mix of Flash words & eReader with speed control

    Created using JavaFX , to load text files and read it in e-reader like experience. But words appear one by one, to keep you attention. I created this reading paradigm after getting bored of all other readers, and found it interesting, so I decided to share it with humanity :) Give it a try, If you liked it give it a rating please, so you make it known to others. If you are capable, do even better, and help others with your knowledge 🌹
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Randys CPP Examples

    Read registry keys with C++

    Read my intro in cpp examples.txt since I am limited to 1000 characters here...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    GUIdEStaR: G-quadruplex (GQ) provided by Chariker et al., uORF from uORF-Tools, IRES from IRESbase, Epigenetic modification from Met-DB V2.0 and Choi et al., Small RNA from DASHR 2.0, and Repeats from RepeatMasker For details, please read the main article at https://www.biorxiv.org/content/10.1101/2021.02.25.432957v3
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Platform independent readonly jdbc driver to read xls and xlsx files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    RESTful API Node Server Boilerplate

    RESTful API Node Server Boilerplate

    A boilerplate for building production-ready RESTful APIs using Node.js

    ...Check the documentation for more details on how to write Joi validation schemas. In production mode, only info, warn, and error logs will be printed to the console. It is up to the server (or process manager) to actually read them from the console and store them in log files.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 24
    p2000floppy

    p2000floppy

    tools for the floppy format of the Sequential Prophet 2000/2002

    p2000floppy: tools for the floppy format of the Sequential Circuits Prophet 2000/2002 Included tools: * p2000floppy2syx: convert floppy image file into syx-files and list contents * p2000syx2mid: convert syx-file into mid-file * p2000syx2floppy: convert syx-files into floppy image file Special features: parameter & sample dump to/from syx-files, sample memory export/import to/from WAV-file, listing of parameters & keyboard mappings, sec5-file import/export for executable code. Additional utility: p2000floppyio (read/write floppy image) Note: tools to convert between p2k- and syx-files can be found within the project "p2ksyx": https://sourceforge.net/projects/p2ksyx/ Copyright (c) 2018-2021 by Klaus Michael Indlekofer. All rights reserved. Note: Special restrictions apply. See disclaimers below and within the distribution. (We are not affiliated in any way with companies/persons mentioned above. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 25
    Origami SMTP

    Origami SMTP

    Fake SMTP server with TLS Support

    Origami is a Fake SMTP server that features TLS support. It is platform independent, can read HTML emails, and can be customized.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB