Showing 4789 open source projects for "read"

View related business solutions
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 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.
  • 1
    robotfindskitten

    robotfindskitten

    robotfindskitten: a Zen simulation

    ...Peterson II held a contest for his now-defunct Nerth Pork magazine. The goal: come up with the best piece of art entitled "robotfindskitten". Leonard Richardson submitted the winning (read: only) entry, a Zen Simulation.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    ThreadDB

    ThreadDB

    File mapped memory container manager

    The ThreadDB database library provides a multithreaded, file mapped container manager. It allows to extend the capabilites of the C++ standard containers to efficiently manage large volumes of application data way beyond of the real system memory. While memory mapping provides a powerful means of manging large volumes of data in an efficient way it has certain restrictions to be considered. One is the limited support for dynamically increasing files. There are only few really portable ways...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    I bought a HANMATEK HM310P and also wanted to use the included software. Unfortunately I had to realize that this software is not usable in its form. Therefore I decided to write my own software to control the power supply from the PC. Now I want to share this software with you, so that everyone can use it. Please check the CODE_OF_CONDUCT if you want to make changes.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4
    NPS (Node Package Scripts)

    NPS (Node Package Scripts)

    All the benefits of npm scripts without the cost of a bloated package

    NPS (Node Package Scripts) is an advanced alternative to NPM scripts that improves maintainability by allowing JavaScript-based task definitions. It removes the need for complex package.json script structures, enabling developers to create modular and readable task automation workflows.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | 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
  • 5
    Blendid

    Blendid

    Blend of gulp tasks combined into a configurable asset pipeline

    ...Try editing them and watch your browser auto-update! File structure is configured through a config/path-config.json file. This file is JSON so that other platforms like Ruby or PHP can easily read it in and use it to build asset path helpers for replacing hashed filenames in production. Specific task configuration is done through a config/task-config.js file. Depending on your project and platform, you may want to disable some tasks, or customize others. This file exposes per-task configuration and overrides.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Miasm

    Miasm

    Reverse engineering framework in Python

    The Miasm intermediate representation is used for multiple task: emulation through its jitter engine, symbolic execution, DSE, program analysis, but the intermediate representation can be a bit hard to read. We will present in this article new tricks Miasm has learned in 2018. Among them, the SSA/Out-of-SSA transformation, expression propagation and high-level operators can be joined to “lift” Miasm IR to a more human-readable language. We use graphviz to illustrate some graphs. Its layout does not always totally conform with a reverse engineering “ideal view”, so please be tolerant of those odd graphs. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    readme-md-generator

    readme-md-generator

    CLI that generates beautiful README.md files

    readme-md-generator is able to read your environment (package.json, git config...) to suggest you default answers during the README.md creation process. Make sure you have npx installed (npx is shipped by default since npm 5.2.0).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    uwindsortablut

    Viking chess (tablut) game with CPU player

    ...run the game from dist folder with java -jar tablut.jar Implemented By University of Windsor computer science students during Introduction to Artificial Intelligence course taught by Professor Kalyani Selvarajah. Please read the White Paper pdf for full game rules and description of CPU player artificial intelligence. CPU player chooses its moves using a minimaxer algorithm with alpha/beta pruning, using an evaluation function that considers 5 different board features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Koha Live DVD

    Koha Live DVD

    Koha Live and Installer DVD based on Ubuntu Linux (64bit).

    Installation of Live DVD ------------------------------ Change boot option to DVD. Boot into Live mode. Open a command Terminal and apply following commands; sudo su [password, koha123 ] ubiquity Ubiquity installer will open and proceed with installation. Live DVD is for learning purpose only. Visit official documentation for detailed installation steps of Koha. https://wiki.koha-community.org/wiki/Koha_on_ubuntu_-_packages
    Downloads: 9 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
  • 10

    Solar Management

    Manage a small solar system with log and display

    Manage a small solar system with - MPPT from victron - inverter - battery monitoring - logging
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This library allows to read and write Paradox database and primary index files.
    Leader badge
    Downloads: 54 This Week
    Last Update:
    See Project
  • 12

    Python DB-API 2.0 module for ADO

    Use Microsoft ADO to read/write most data bases.

    Python module that makes it easy to use Microsoft ADO for connecting with databases and other data sources. For CPython users, this module is included as part of pywin32 (https://github.com/mhammond/pywin32), and continued support will take place there. This fork will be maintained for Iron Python users. * Documentation at http://adodbapi.sourceforge.net/quick_reference.pdf or quick_reference.odb in the .zip
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    TP-COBOL-DEBUGGER

    TP-COBOL-DEBUGGER

    A COBOL debugger for GnuCOBOL/OpenCOBOL written in GnuCOBOL

    A COBOL debugger for GnuCOBOL written in GnuCOBOL. Works with both current GnuCOBOL and old GnuCOBOL/OpenCOBOL 1.1; could be used for other vendors with slightly modifications, too. Take a look at https://gnucobol.altervista.org/tp-cobol-debugger/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Auto-Case

    Auto-Case

    Auto-Case converts your mistake into perfection!

    ...------------------------------------------------------------------------------------------------------------------------- see here---> https://github.com/AsishRaju/Auto-Case -------------------------------------------------------------------------------------------------------------------------- Please read the readme file inside the zip file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    CRFS

    CRFS

    CRFS: Container Registry Filesystem

    ...The system speaks registry protocols and understands layered image formats, resolving whiteouts and overlays so the mounted view matches what a container runtime would see. A FUSE (or platform-equivalent) frontend makes it trivial to integrate with existing tools: compilers, test runners, or debuggers can read files as if they were local. This lazy, verified access pattern is especially valuable in CI and developer workflows where you inspect or compile a few files from a massive base image. By treating registries as a read-only filesystem, CRFS turns image artifacts into first-class, quickly accessible build inputs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    GoldED+
    This is a successor of the well-known GoldED Fidonet Mail Reader/Editor. The new development has been moved to https://github.com/golded-plus/golded-plus/
    Downloads: 7 This Week
    Last Update:
    See Project
  • 17

    driveinfo

    A macOS command which provides partition information for GPT drives.

    ...This also allows free space on a drive, using a GPT, to be identified. The gpt command can be used to view the actual stored GPT values in in a tabular form. Starting with macOS, the gpt command can no longer read the GPT on an operating system boot drive, unless System Integrity Protection (SIP) is disabled. The driveinfo command does not require disabling SIP and can produce the same basic tabular output as the gpt command.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    WebPayXL2020

    WebPayXL2020

    Educational payroll Web APP, and PDF book, for learning PHP/MySQL

    ...New features for 2020 include this years Tax Percentages, and ability to print W2 forms at year end. The current feature for 2020 is 2020a. It contains improvements of numeric formats. Read the readme file, manual, and PDF Book for greatest use of this App. Find this and/or other free programs at: dndlearning.com/marcusacademy/marcusmain/index.php
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Scikit-learn Tutorial

    Scikit-learn Tutorial

    An introductory tutorial for scikit-learn

    ...The repository specifies a clear list of dependencies so that participants can reproduce the environment used in the tutorial, and many downstream forks keep the content updated for newer versions of scikit-learn. Although the GitHub repository has been archived and is read-only, it is still a valuable snapshot of early, hands-on teaching material for scikit-learn and machine learning in Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    bluehair2_gl02

    GL02_sujet B A tool to help analyze mails

    The consulting firm UIConsult wishes to have a tool to help analyze the communications of its teams of collaborators. This analysis is produced in a report form called Rcom. General speaking, this program will be able to read a large number of communication data, create graphs and export them to help the team leader produce the RCom.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    MyGoGrinder

    MyGoGrinder

    Solve Go problems (based on GoGrinder GoGrinder.sf.net )

    ...Current version is 2.3.1; v.2.4.0 is being prepared (look into the files area, 11-'18). This work is based on Tim Kington's GoGrinder (gogrinder.sourceforge.net). Read more on this project's web page (https://mygogrinder.sourceforge.io) * v.2.3.0: ... uses now the CA[] marker for text decoding * v.2.3.0: You can change the character set for the sgf without editing the sgf * It is now possible to use GoGrinder in modern file systems (folder rights etc)! * Use a second profile (settings, sgf) by setting a system variable * Start Grinder in "portable" mode * Less bugs (there are still some left) * Runs also with Java 1.5+ * appropriate error messages for sgf errors * fullscreen mode * shrinked bytes of the graphics, * Ex-/import tags to plain text * Parse folder with sgf files for errors (not my code) * Configure a 2nd editor for e.g. text edits on an sgf file Have fun
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    React Refetch

    React Refetch

    A simple and composable way to fetch data for React components

    ...Redux/Flux is a wonderful library/pattern for applications that need to maintain complicated client-side state; however, if your application is mostly fetching and rendering read-only data from a server, it can over-complicate the architecture to fetch data in actions, reduce it into the store, only to select it back out again. The other approach of fetching data inside the component and dumping it in local state is also messy and makes components smarter and more mutable than they need to be. This module allows you to wrap a component in a connect() decorator like react-redux, but instead of mapping state to props, this lets you map props to URLs to props. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    WinPayXL2020

    WinPayXL2020

    This is a sample payroll program, for learning payroll and MS-Access

    ...The WinPayXL App calculates payroll, and produces reports for tax and accounting purposes. New features for 2020 include this years Tax Percentages, and ability to print W2 forms at year end. Updates in AFPay3a.exe fixes deduction problem. Read the readme file, and manual, for greatest use of this App. Find this and/or other free programs at: dndlearning.com/marcusacademy/marcusmain/index.php Enjoy!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ObjectBuilder2

    ObjectBuilder2

    C++ CASE tool, full life cycle code generator

    ObjectBuilder is a C++ code generation CASE tool (CASE, code generation, refactoring, documentation generation). It lets you create, manipulate and navigate classes, class relations, class members and class methods at a high level of abstraction. ObjectBuilder dramatically simplify work with C++ project architecture. I use it and think that tree OO interface targeted to C++ more fast and power than UML class diagrams. ObjectBuilder perfectly organize C++ header files with any level of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Require Editor Privilege Extension

    Require Editor Privilege Extension

    MediaWiki extension: Require Editor Privilege

    This extension for MediaWiki adds two new user groups: editors and readers. Readers can read any article that a user could read in a standard wiki. Editors can do anything a user could do in a standard wiki. Users without the readers privilege can view the main page only.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB