Showing 22 open source projects for "pipe"

View related business solutions
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • Stop vibe-debugging. Icon
    Stop vibe-debugging.

    Plug Claude into your app's actual errors.

    AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
    Free 30 days.
  • 1
    Reliable PostgreSQL Backup & Restore

    Reliable PostgreSQL Backup & Restore

    Reliable PostgreSQL backup and restore

    ...Compression is usually the bottleneck during backup operations but, even with now-ubiquitous multi-core servers, most database backup solutions are still single-process. pgBackRest solves the compression bottleneck with parallel processing. Utilizing multiple cores for compression makes it possible to achieve 1TB/hr raw throughput even on a 1Gb/s link. More cores and a larger pipe lead to even higher throughput. A custom protocol allows pgBackRest to backup, restore, and archive locally or remotely via TLS/SSH with minimal configuration. An interface to query PostgreSQL is also provided via the protocol layer so that remote access to PostgreSQL is never required, which enhances security.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Syslogd2

    High capacity syslog data collection, filtering, and management.

    Syslogd2 is a syslog daemon that has been completely re-imagined specifically for use in network environments. It is multi-threaded, scalable and versatile with features designed for both network and host managers. Each Syslogd2 binary is customized from a set of over 20 features at compile-time. It can support input from text files, named-pipes, Linux kernel and user-defined Linux and (both IPv4 and IPv6) IP sockets (both UDP and TCP). It provides a pre-loadable name-cache that can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Pipe Viewer

    Monitor or control the progress of data through a pipe

    PV ("Pipe Viewer") is a tool for monitoring the progress of data through a pipeline. It can be inserted into any normal pipeline between two processes to give a visual indication of how quickly data is passing through, how long it has taken, how near to completion it is, and an estimate of how long it will be until completion.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    mcrcon

    mcrcon

    Console based rcon client for minecraft servers.

    Mcrcon is IPv6 compliant minecraft rcon client with bukkit coloring support. It is well suited for remote administration and to be used as part of automated server maintenance scripts. - Does not trigger "IO: Broken pipe" or "IO: Connection reset" spam bug on server side. - Has workaround for server side bug (https://bugs.mojang.com/browse/MC-154617) ****************************************************************** Further development and new releases has moved to Github Github page: https://github.com/Tiiffi/mcrcon Official upstream: https://github.com/Tiiffi/mcrcon/releases https://api.github.com/repos/tiiffi/mcrcon/releases/latest ******************************************************************
    Leader badge
    Downloads: 78 This Week
    Last Update:
    See Project
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • 5
    libusbK

    libusbK

    A complete software solution for windows usb devices

    ...If you are a usb developer or usb device manufacturer seeking a driver solution for a new USB widget then libusbK could be for you. libusbK encompasses a 100% WinUSB compatible api/funtion set. All WinUSB power/pipe polices are fully supported by the libusbK driver. In Addition, libusbK has full support for isochronous endpoints and an extensive set of additional modules to simplify development. Source code repository using github: https://github.com/mcuee/libusbk
    Leader badge
    Downloads: 572 This Week
    Last Update:
    See Project
  • 6
    Fiwix

    Fiwix

    A UNIX-like kernel for the i386 architecture

    FiwixOS 3 is a Fiwix distribution, an operating system made from a software collection that is based upon the Fiwix kernel. It basically comprises a Fiwix kernel, GNU tools, libraries and additional software. All the included software is free and open-source software made available both as compiled binaries and in source code form, which allows modifications to the original software. FiwixOS 3 uses the Newlib v3.1.0 as its C standard library, and the Ext2 as its primary file...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    WWIV

    WWIV BBS

    WWIV Development Moved to GitHub This sourceforge site is no longer maintained. WWIV HomePage: http://www.wwivbbs.org Active WWIV 5.0 Development is now on GitHub at the following repository: https://github.com/wwivbbs/wwiv
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    pv-for-cygwin

    Pipe Viewer for cygwin

    Pipe Viewer - is a terminal-based tool for monitoring the progress of data through a pipeline. It can be inserted into any normal pipeline between two processes to give a visual indication of how quickly data is passing through, how long it has taken, how near to completion it is, and an estimate of how long it will be until completion.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 9
    Cpipe copies its standard input to its standard output while measuring the time it takes to read an input buffer and write an output buffer. Statistics of average throughput and the total amount of bytes copied are printed to the standard error output.
    Downloads: 4 This Week
    Last Update:
    See Project
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 10
    logcolourer

    logcolourer

    Colour lines in syslog-ng logs according to severity

    Pipe to colour lines produced by syslog-ng and similar programs written to terminal (TTY) or file. The program inserts ANSI escape sequences to colour log lines according to their severity. This means the colouring works when viewed on a terminal or using programs such as "less" or "more". You have to customize syslog-ng to include severity as the first character in each logged line, and to pipe the logged messages through the logcolourer program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    tagx

    Unix utility to help to create XML files from shell scripts.

    Simple Unix utility to help to create XML files from shell scripts. It encapsulates what comes from the pipe. Ex.: $> echo hi | tagx label <label> hi </label>
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    qinit is a fast, small, simple replacement for init. It does NOT read rc.d, or init.d; rather it is configured similarly to dwm. Meant to be built against dietlibc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    libmsgque

    libmsgque

    something that writes code for you

    ...Supported Languages are: (C,C++,C#,VB.NET,Java,Python,Ruby,Perl,PHP,Tcl or GO) > Strategy: It takes 4 years to write a programming-language, but it only takes 4 weeks to insert a micro-kernel. The package-item is connected to one another via a pipe or a socket and is based on packets .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Berkley Snoop protocol module for Linux. Purpose: avoid speed reduction between big fat pipe (satellite) and wireless links caused by error prone nature of wireless links.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Sinkspool provides a hardcopy interface between the Hercules emulator and your printer. When the sinkspool utility times out reading the pipe, the captured report is passed to another command, to print or capture the job output.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Piper is a daemon used to redirect streams. Input and output can be one of: stdin, stdout, fifo, program. It simply does the same as shell's "<", ">", "|" with a difference of: ability to re-open fifos, catch program exits/crashes and restart it.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    General line based buffer with backlog written in "C". It supports multiple input and a single output. I/O modules: TCP/IP, UDP/IP, Unix sockets, File/Pipe. It supports backlog writing (and resume) so a failsafe transport-buffer can be build.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Multipipe pipe splitter. Simple command to split output into several parallel commands.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Persistent Pipe is an extension of the existing Unnamed Pipe, but it ensures broadcasting of data to many related (child) processes. By using p-pipe a process can broadcast data to all the related reader process without any external synchronization
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    PAIP (pipe) is a universal filter application. It uses plugins to transmit and convert data. They can be nested, so the inner structures can become quite complex (non-linear). The command-line interface is similar to a programming language and very easy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Unix shell which facilitates arbitrary data piping structures among processes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    xrate is a simple program written in C which calculates the realtime transfer rates of a running pipe. This might be useful for checking if your system is fast enough to record a CD on-the-fly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
Auth0 Logo