Showing 469 open source projects for "read"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 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
  • 1
    pinset is a program wich lets you easily set or read your LPT port datapins' state. It uses the 'parapin' library but comes with a precompiled and static linked binary which makes the library unnecessary for normal use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    If you've read Jef Raskin's book "The Humane Interface" and wanted to see how some of those ideas work in practice, or improve on them, join us here. See http://humane.sourceforge.net for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Logcheck is software package that is designed to automatically run and check system log files for security violations and unusual activity. Logcheck utilizes a program called logtail that remembers the last position it read from in a log file.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Synchronizes files b/w two or more computers. For people who work on more than one computer. Has options such as, tracking file size changes, flags such as stable,newest,read only, maintains directory structure. Works with TCP/IP and on multiple platforms
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 5
    LeverPack is a small, transaction based, secure, concurrent, and efficient record repository management engine written in Java. It provides READ_COMMITTED transaction isolation level supported read/write access to user data records.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The dthreads C library implements pthread-based read/write locking that is versatile, yet very simple to use, and eliminates concerns about race conditions and deadlocks associated with implementing new read/write locks for every project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Psuedo filesystem allowing read/write access to read-only or important filesystems (or directory trees) by "overlaying" one filesystem with another.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ...But this one features a more structured report data, meant for use with some PHP/Perl interface to take it to the web environment, yet keeping it as simple and plain as to allow anybody to read its data files easily.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    You can consider this a general "Java File Object Correction" project. It seeks to add in whatever features are missing or weak in the Java File implementation. For example, currently in Java, once a file is made read-only it cannot be reset back to a w
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    Read and Decode CDs (and Hard disks) that are formatted for the use with the Kurzweil K2x00 Sampler Series.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 11
    APR based virtual file system library and modules for read/write access to gzip, bzip, tar, cpio, iso and zip archives.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Proc Viewer provides a easy to read interface for interacting with the procfs. Allows for fine tuning of Linux kernel parameters and system maintanaince.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The cache-optimized concurrent skip list is a set of algorithms for maintaining dynamic ordered mappings. Top-down balancing algorithms minimize cache-misses while using a per-node read-write spinlock to coordinate shared access. Designed for Linux 2.4.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    WWW interface to LDAP server allows to administer LDAP directory using WWW interface. It uses certificates a10n, has search, edit, administer capabilities and also anonymous read-only access. wpLDAP depends on Apache, PHP, OpenLDAP and OpenSSL packages
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    FChunk extracts sections of data from a file or I/O stream and saves them to disk. The extraction process is defined by a series of simple commands read from a separate file
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    This software allows you to read HP4145 Semiconductor Parameter Analyzer files on a Linux PC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The Nomad Jukebox File system njbfs is a Linux file system for the Creative Nomad Jukebox. Using automount capability, you can 'cd' to your Nomad Jukebox, read and write tracks, and even ordinary files can be stored on your Jukebox.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    A disk quota system for Mac OS X. Using PHP and Perl. When a user goes over his quota the directory is given read only access. Users can unlock their account through a web interface. Perl scripts run as cron jobs locking and unlocking the accounts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Project contains a modified postfix and patch. The patch allows postfix to randomly read from a list of mysql servers. This allows for load balancing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The Linux Transparent Encryption project aims for integrating transparent read/write access to encrypted data into the linux kernel. This enables any application to use encrypted data without modifying the application itself.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    CIniFile is a C++ class to read and write inifiles in microsoft ini format. There is also a plain C version available. IniFiles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Tiny Shell provides the minimum you need to implement shell facilities into a small system. For instance, add a shell to your embedded platform as soon as you can read/write bytes from the UART.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Colorcat adds ANSI color to terminal text according to Perl 5 regular expressions. Makes verbose log files or command-line programs easier to read. Includes an example script to add color to cvs's output (colorcvs).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    gruftistats is a program to read IRC logs and produce an HTML page of statistics and amusing facts about an IRC channel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Deamon that translate stream of joystic events (read = output from /dev/js0) to stream of MouseSystems events (read = input readable by gsm and/or X)
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo