Showing 2729 open source projects for "read"

View related business solutions
  • 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
  • Auth0 B2B Essentials: SSO, MFA, and RBAC Built In Icon
    Auth0 B2B Essentials: SSO, MFA, and RBAC Built In

    Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.

    Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
    Sign Up Free
  • 1
    Mu

    Mu

    Kreogit Mu is a cross-platform music management app.

    μ is a cross-platform application for media file managing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Basic Business Language

    A language for Business Rule Processing

    The Basic Business Language is a programming language for expressing rules that manipulates a result. The primary goal is that is would be easy enough for a non-technical business person to read and write, but powerful enough to express a wide range of rules without the need to contact a programmer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    RC Turbine ECU telemetry sensor library

    Simple code to read display data from an ECU turbine controller

    This is a Arduino library to connect to a R/C turbine control unit (ECU) as a telemetry sensor. The display content of the electronic data terminal output is captured and parsed. Tested with Orbit AECU T17 Should also work with Jakadowsky Pro ECU (untested) There is an example included which delivers a ready to use implementation with Jeti Duplex EX telemetry. Run this code on an Arduino Mini Pro 328 board and Teensy 3.x. Use the projects and libraries on Arduino IDE 1.6 or...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    httpbin

    httpbin

    HTTP request and response service, written in Python + Flask

    ...You also have auth methods, status codes to generate responses with given status code, request inspection features to inspect the request data, response inspection to inspect the response data like caching and headers. The response formats feature returns responses in different data formats, the dynamic data feature generates random and dynamic data. You can also create, read and delete Cookies. The images feature returns different image formats, and you can return different redirect responses as well. Finally, you can return anything that is passed to request.
    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
    peter-dwarf

    peter-dwarf

    Java dwarf library

    Java dwarf library to read out debug information from elf. It doesn't rely on other library to decode .debug_info, .debug_loc, etc... This library will read out the structure of DWARF into java object structure. Tutorial: https://sourceforge.net/p/peter-dwarf/wiki/Tutorial/ Contact: Peter (mcheung63@hotmail.com)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Elchemy

    Elchemy

    Write Elixir code using statically-typed Elm-like syntax

    ...Powerful type inference means you rarely have to annotate types. Everything gets checked for you by the compiler. The produced code is idiomatic, performant and can be easily read and analyzed without taking a single look at the original source. Elchemy's type system eliminates almost all runtime errors. .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Voldemort

    Voldemort

    A distributed key-value storage system

    ...It automatically replicates data over multiple servers, and automatically partitions them as well so each server only contains a subset of the total data. It offers many other features such as pluggable serialization support, data item versioning and an SSD Optimized Read Write storage engine. Voldemort is not a relational database or an object database. It is essentially a big, distributed, persistent, fault-tolerant hash table. This doesn’t make it ideal for all applications but does offer unique advantages, such as the ability to read and write scale horizontally, and the ability to combine in memory caching with the storage system so that a separate caching tier is not required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ...The Crypto++ website is located at https://cryptopp.com/, and the source code is located at https://github.com/weidai11/cryptopp. The repository was moved in response to developer requests for Git access. The SourceForge site will remain in "read only" mode for historical purposes. You should visit the Crypto++ website at https://cryptopp.com/ or GitHub at https://github.com/weidai11/cryptopp to view the latest news, download the latest source code, file bugs and request features. We thank SourceForge for hosting us through the years.
    Downloads: 21 This Week
    Last Update:
    See Project
  • 9
    bash-handbook

    bash-handbook

    For those who wanna learn Bash

    ...Its goal is to provide enough knowledge to become productive in Bash, automate tasks, and understand scripts encountered in real projects, without overwhelming the reader. The author originally wrote it to consolidate his own Bash experience and has since open-sourced it, allowing others to read, translate, and contribute. The project also spawned an interactive “learnyoubash” workshop that uses the handbook as a foundation, giving learners hands-on practice.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 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
  • 10
    A Whirlwind Tour of Python

    A Whirlwind Tour of Python

    The Jupyter Notebooks behind my OReilly report

    ...Each notebook mixes short explanations with executable code cells, encouraging readers to run, modify, and experiment with examples as they go. The project also backs a free O’Reilly report and an online version of the book, making it easy to read in the browser or work locally with the notebooks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    CSVboard

    CSV editor to open CSV files with minimum effort

    ...Since I placed a great importance on its easy of use I implemented a search and filtering engine which provides you with the facility to efficiently find specified rows within a table. DON'T FORGET TO READ THE QUICK TUTORIAL!! Features: Lightweight and portable Set and reset title with Ctrl+q and Ctrl+w Auto-set column widths Auto-detection of delimiters Load files by Dragging&Dropping XML export Powerful search and filtering engine CSVboard was written in Java and JavaFX and actually it is a result of some recycled code collections. ...
    Downloads: 13 This Week
    Last Update:
    See Project
  • 12

    EF Generic Repository Project Template

    C# EF generic repository with unit of work and transactions

    Project Template to build a properly name-spaced infrastructure project to create a Entity Framework data first generic repository with unit of work and transactions. This project template is still under construction, follow and read the included word document to create the project correctly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    CRUD Operation using Modal

    Create, Read, Update, and Delete MySQL Row

    This tutorial will teach you the Basic Create, Read, Update and Delete Operations using PHP/MySQLi with Boostrap/Modal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    ECKit

    ECKit is a CSS framework.

    ECKit is a CSS framework that is active on currently over 150 known websites, even though the framework is not even close to being finished.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    PeerGuardian

    PeerGuardian - a privacy oriented firewall application

    ...It's highly recommended to use PeerBlock instead, which is a continuation of PeerGuardian's development in Windows, with bug fixes and support for Windows Vista and Windows 7. Collaboration with peerblock.com is welcome! PeerGuardian is an open project. Not only is its source code open for you to read, use, and modify - but the project is open for you to join and contribute in any form (code, documentation, bug reports, web and support).
    Downloads: 39 This Week
    Last Update:
    See Project
  • 16

    movesDB

    JDBC Drivers for MS Excel and MS Access

    A read-only JDBC driver for MS Excel and MS Access databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Wcal is a Web-based calendar and planner especially suitable for multi-user setups in an intranet. It features the ability for several users to have their own or shared calendars, read-only views, Weekly and monthly repeating events. It uses the Web serve
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ScienceFair

    ScienceFair

    The futuristic, fabulous and free desktop app

    ScienceFair is an open-source, decentralized science publishing platform designed to make scientific knowledge universally accessible, transparent, and censorship-resistant. Built as a desktop application, it allows users to read, search, and share scientific papers using peer-to-peer technologies like IPFS, removing reliance on centralized publishers or servers. ScienceFair is particularly well-suited for researchers, educators, and open science advocates who value permanent access to knowledge and community-driven infrastructure. It supports extensible plugins, decentralized metadata, and interactive content, promoting a more inclusive and resilient research ecosystem.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    A spring-based 3D graph layout tool written in Java. Rendering is performed in OpenGL via the JOGL library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Treecster

    Treecster

    Yet another framework to read configuration in Java

    A tree-like configuration framework suitable for software suites with multiple environments, applications, instances, and other complications. Treecster stands for TREE Configuration System Traversing Environments Readily.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Javascript Clipper

    Javascript Clipper

    Boolean operations and offsetting library in Javascript

    ...Javascript Clipper is a port of Angus Johnson's Clipper library: https://sourceforge.net/projects/polyclipping LIVE DEMO: http://jsclipper.sourceforge.net/6.4.2.2/main_demo.html LIVE DEMO (FPoint): http://jsclipper.sourceforge.net/6.4.2.2_fpoint/main_demo.html Information and examples: http://jsclipper.sourceforge.net/6.4.2.2 Information and examples (FPoint): http://jsclipper.sourceforge.net/6.4.2.2_fpoint Donate Javascript Clipper Project: https://sourceforge.net/p/jsclipper/wiki/Donations/ Use cases: * Over 1500 schools in the UK uses Javascript Clipper in Digimap for Schools service. Read more: https://mobilegeo.wordpress.com and http://digimapforschools.edina.ac.uk/cosmo-free/osmapper
    Downloads: 10 This Week
    Last Update:
    See Project
  • 22
    Nitric_Acid

    Nitric_Acid

    Measures the impurity levels in anhydrous nitric acid, a propellant.

    ...To install the program, download the setup.zip file, unzip it and click the setup.exe file. The install wizard will place the program in a directory called \EAI. Then simply run it and click on OK to make calculations, or EXIT to exit. Be sure to read the readme.txt file in the \EAI directory for full operational details. This was written using Microsoft Visual Studio 2017 on a Windows 7 system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    linux-tc-notes

    Notes on the Linux Traffic Control Engine

    ...That is probably because that file in particular is one only comprehensive documentation for the u32 filter. If you have updates, the files are managed by Mercurial now. Send me a patch. You can read the files online at http://linux-tc-notes.sourceforge.net/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    EasyModbusTCP/UDP/RTU .java

    EasyModbusTCP/UDP/RTU .java

    Modbus TCP, Modbus UDP and Modbus RTU client/server Java library

    Modbus TCP, Modbus UDP and Modbus RTU client/server library and Simulators for JAVA Suitable for data exchange between JAVA-Applications and PLCs like Schneider-electric; Siemens S7; Wago; Bosch-Rexroth; CoDeSys Devices and many more. Supports Function Codes: - Read Coils (FC1) - Read Discrete Inputs (FC2) - Read Holding Registers (FC3) - Read Input Registers (FC4) - Write Single Coil (FC5) - Write Single Register (FC6) - Write Multiple Coils (FC15) - Write Multiple Registers (FC16) - Read/Write Multiple Registers (FC23) See http://www.easymodbustcp.net for implementation guide and codesamples javadoc: http://easymodbustcp.net/javadoc/javadoc/index.html V2.7: Bugfixes and Methods to send/receive String V2.6: Timeout Modbus RTU V2.5: Bugfixes and Modbus RTU Impementation for Client Packaged has been changed; that means that this version is imcompatible with previous versions. ...
    Downloads: 14 This Week
    Last Update:
    See Project
  • 25
    gevent

    gevent

    Coroutine-based concurrency library for Python

    gevent is a coroutine -based Python networking library that uses greenlet to provide a high-level synchronous API on top of the libev or libuv event loop. gevent is inspired by eventlet but features a more consistent API, simpler implementation and better performance. Read why others use gevent and check out the list of the open source projects based on gevent. Since version 1.1, gevent is maintained by Jason Madden for NextThought with help from the contributors and is licensed under the MIT license. API that re-uses concepts from the Python standard library (for examples there are events and queues). ...
    Downloads: 1 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB