Showing 21 open source projects for "new pipe"

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
  • 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 generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1
    YueScript

    YueScript

    A Moonscript dialect compiles to Lua

    A language that compiles to Lua. Yuescript is a Moonscript dialect. It is derived from Moonscript language 0.5.0 and continuously adopts new features to be more up-to-date. Moonscript is a language that compiles Lua. Since the original Moonscript has been used to write web framework lapis and run a few business websites like itch.io and streak.club with some large code bases. The original language is getting too hard to adopt new features for those that may break the stability of existing...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 2
    jwt-cli

    jwt-cli

    A super fast CLI tool to decode and encode JWTs built in Rust

    A super-fast CLI tool to decode and encode JWTs built in Rust. jwt-cli is a command line tool to help you work with JSON Web Tokens (JWTs). Like most JWT command line tools out there, you can decode almost any JWT header and claims body. Unlike any that I've found, however, jwt-cli allows you to encode a new JWT with nearly any piece of data you can think of. Custom header values (some), custom claim bodies (as long as it's JSON, it's game), and using any secret you need.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 3
    Inquirer.js

    Inquirer.js

    A collection of common interactive command line user interfaces

    Inquirer.js strives to be an easily embeddable and beautiful command line interface for Node.js (and perhaps the "CLI Xanadu"). Inquirer.js should ease the process of providing error feedback, asking questions, parsing input, validating answers, and managing hierarchical prompts. Inquirer.js provides the user interface and the inquiry session flow. If you're searching for a full blown command line program utility, then check out commander, vorpal or args. Create a self contained inquirer...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    ShellJS

    ShellJS

    Portable Unix shell commands for Node.js

    ShellJS is a portable (Windows/Linux/macOS) implementation of Unix shell commands on top of the Node.js API. You can use it to eliminate your shell script's dependency on Unix while still keeping its familiar and powerful commands. You can also install it globally so you can run it from outside Node projects, say goodbye to those gnarly Bash scripts! ShellJS is proudly tested on every node release since v8! ShellJS now supports third-party plugins! You can learn more about using plugins and...
    Downloads: 3 This Week
    Last Update:
    See Project
  • $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
  • 5
    GrandOrgue

    GrandOrgue

    Virtual Pipe Organ Software

    Official development of GrandOrgue has moved to GitHub, please visit https://github.com/GrandOrgue/grandorgue that is our new home! GrandOrgue is a sample based pipe organ simulator. When connected to MIDI keyboards and an audio system, it can accurately simulate the sound of a real pipe organ. This application has builds for Linux, Windows and OS X.
    Leader badge
    Downloads: 461 This Week
    Last Update:
    See Project
  • 6
    flatten.nvim

    flatten.nvim

    Open files and command output from wezterm, kitty, and neovim terminal

    Remotely open files and command output from :term, Wezterm, and Kitty in your current Neovim instance. Flatten.nvim leverages Neovim's builtin RPC to allow seamless remote opening of files and command output from other terminal sessions, similar to the functionality of IDEs and vsc*de. Edit git commits, use existing nvim sessions as your $VISUAL editor for edit-exec, and more.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 7

    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: 6 This Week
    Last Update:
    See Project
  • 8
    DocWire SDK

    DocWire SDK

    Award-winning modern data processing SDK in C++20

    DocWire SDK, a standout C++20AI driven data processing tool, has received award from SourceForge and strong backing from Microsoft. It handles nearly 100 file types, empowering efficient text extraction, web data extraction, and document analysis. For businesses, the shift to DocWire SDK signifies a leap forward. It promises comprehensive document format support and the ability to extract valuable insights from email boxes, databases, and websites using cutting-edge AI. DocWire SDK aims to...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 9
    command-output-to-html-table

    command-output-to-html-table

    A shell script to convert any file or command output into a html table

    Please watch the video below, to convert any file or a command output into a nice html table, in less than 5 Minutes time. The output html file can then be browsed from any location, using a local webserver or an internet www domain. Usage Examples: (Type them on Terminal) cd ~/Downloads/tabulate # location chmod +x *.sh cat "student_marks.csv" | { cat ; echo ; } | ./tabulate.sh -d "," -t "My School" -h "First Term" > "marks.html" # or > "/var/www/html/marks.html" -d specifies...
    Downloads: 13 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
    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: 127 This Week
    Last Update:
    See Project
  • 11
    Laravel Create

    Laravel Create

    Create Laravel projects really fast

    Create new web projects really fast. By giving Pipe Dream a minimum of input in the form of a sketch/entity list it will predict your application schema and feed it into a set of pipes. These pipes will generate all the files needed to get started really quickly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    SB Admin in Angular 13 and Bootstrap 5

    SB Admin in Angular 13 and Bootstrap 5

    Simple Dashboard Admin App built using Angular 8 and Bootstrap 4

    ...Provides fast, reliable and extensible starter for the development of Angular projects. Note that this seed project requires node >=v12.0.0 and npm >=6. Run ng generate component component-name to generate a new component. You can also use ng generate directive/pipe/service/class/module. Run ng test to execute the unit tests via Karma. Run ng e2e to execute the end-to-end tests via Protractor. Before running the tests make sure you are serving the app via ng serve.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Mighty Maxims

    Mighty Maxims

    Update your website with a random quotation.

    Evolving into a collection of tools and applications designed to pipe inspirational thoughts into our life... every day! (NEW) 2021: Python Package @ https://pypi.org/project/MightyMaxims/ Screen savers, GUI collection points, and MOTD-style console applications. C#, C++, and Java. Some STDNOJ projects. -Now with SQLite Support!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Oracle-to-S3 data uploader

    Ad-hoc data uploader for Oracle and Amazon-S3

    ...Written using Python/boto/PyInstaller. Purpose Stream (upload) Oracle table data to Amazon-S3. How it works Tool connects to source Oracle DB and opens data pipe for reading. Data is pumped to S3 using multipart upload. Optional upload to Reduced Redundancy storage (not RR by default). Optional "make it public" after upload (private by default) If doesn't, bucket is created You can control the region where new bucket is created Streamed data can be tee'd (dumped)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    gBooM

    gBooM

    Just a G. U. I. for Prboom / Prboom-plus

    gBooM is a symple gui, written in gambas, for the great prboom game. Prboom is a 3D Engine made to play Doom 1, 2, wads with a new nice graphic on modern PC. Prboom may be start using a terminal and need a lot of pipe to set all parameters before play!
    Downloads: 10 This Week
    Last Update:
    See Project
  • 16
    pipelog

    pipelog

    Pipe input to a file which can be rotated/cleared via signals.

    Pipelog allows for rotating or clearing the log of a running process by piping it through an intermediate which responds to external signals. Without such an intermediate, replacing, moving or deleting the log would make it impossible to resume accumulating output because the process would continue to use a filehandle to an old inode; some applications (such as syslogd) implement signal handling themselves so that another utility (such as logrotate) can be used to move their log(s), and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    CWSNet is an object-oriented library for hydraulic simulation of pressurised pipe networks. It can be easily extended by adding new elements, hydraulic solvers and algorithms while providing high computational performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    BioTux is a 2D platformer in it's early stages of development, being written as a clone of SuperTux and the New Super Mario Bros. It uses the Clanlib libraries and will always be free and Open Source. Developers are needed. See http:/biotuxdev.org.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Smart Thread Pool is a rich thread pool implemented in pure .net and can run on Windows, WindowsCE, Silverlight, ASP.NET, and Mono.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    eTicket is a PHP-based electronic support ticket system, that can receive tickets via email (pop3/pipe) or a web form. It also offers a ticket manager with many features. An ideal helpdesk solution for any website. New http://www.eticketsupport.com
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    A basic thread-safe command-line download manager written in bash. It can accept new URLs via command-line, semi-interactive interface or via pipe. Allows speed limits to easily and individually be set per thread.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB