Showing 4788 open source projects for "read"

View related business solutions
  • 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
  • $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
  • 1
    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
  • 2
    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
  • 3
    ...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: 17 This Week
    Last Update:
    See Project
  • 4
    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
  • 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
    FileServer

    FileServer

    Share files from a windows PC to any other network device

    ...The host turns on the application and the client opens the browser and types the ip address including the port ( the application automatically generates it, hence no need for ipconifg on cmd or any other ways to get ip), then he has access to all the files on the other pc with a very beautiful interface. the client also has a possibility of watching videos, playing music and images directly on his or her browser without having to download it. Depending on whether there is read write access, the client can move files to other directory, delete multiple files, download multiple files to his/her own device and many other options
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    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: 14 This Week
    Last Update:
    See Project
  • 7

    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
  • 8

    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
  • 9

    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
  • 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
  • 10
    CutieGator

    CutieGator

    An unofficial enhanced remake of the "waniwatch" Pebble watchface.

    ...Based off of Mari Okada's "waniwatch" watchface, available here: https://github.com/mario-kada/waniwatch Wani the Alligator will alert you to your battery's state and your Bluetooth connection by vibrating your watch, and can read your daily step count or sleep activity. Extensive customization options are available for every Pebble.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Bolt

    Bolt

    An embedded key/value database for Go

    Bolt is a pure Go key/value store inspired by Howard Chu's LMDB project. The goal of the project is to provide a simple, fast, and reliable database for projects that don't require a full database server such as Postgres or MySQL. Since Bolt is meant to be used as such a low-level piece of functionality, simplicity is key. The API will be small and only focus on getting values and setting values. That's it. Bolt is stable, the API is fixed, and the file format is fixed. Full unit test...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    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: 40 This Week
    Last Update:
    See Project
  • 13
    Samba VFS module to perform read-only limitation based on IP and path
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    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
  • 15
    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
  • 16

    Backupscript Nextcloud MariaDB data

    A bash backupscript for data stored in Nextcloud and MariaDB

    ...Stores backups local and if you wish in the cloud (encrypted). The backup script has also a maintenance schema for storing backups on a weekly, monthly and yearly basis (you can easily alter this). You can read a full description in dutch of the backup script in the dutch Linux Magazine number 4 and 6.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    MAT-MECAS

    MAT-MECAS

    Cell impedance analysis software.

    ...The calculations are based on a FFT deconvolution procedure and on approximation of the reconstructed currents with a theoretical function. The impulse response of the signal path is necessary for the calculations. Read manual first! For testing MAT-MECAS we provide a sample data along with sample stimulation protocols.
    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
    Basejumper is a viewer for genome assembly data. It is designed to read in assembled DNA sequences in ACE format from massively parallel (or “next-generation”) sequencing experiments (Illumina/Solexa and Roche/454).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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
  • 21
    User-define language for Notepad++ with Keywords highlight when you read/edit an Aruba configuration file. Usually with .cfg extension files.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    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
  • 23

    Windows Spotlight Slideshow Update

    App maintains a slideshow image folder using Windows Spotlight images.

    ...The slideshow folder can be specified in Windows Settings background personalization as the input to a desktop/background slideshow. Of course, the slideshow folder may also be browsed with any image viewer that can read .jpg files. The Slideshow Update app is most useful if it is setup as a Windows startup app but it can also be run manually anytime a refresh is desired. Some of the selection criteria are based on exif-type data imbedded in Spotlight images. The Python Pillow addon is used to extract exif-type data. Tkinter is only used to display an error dialog, if errors occur. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    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: 9 This Week
    Last Update:
    See Project
  • 25
    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
MongoDB Logo MongoDB