Showing 1043 open source projects for "command-line"

View related business solutions
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    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.
    Start Free
  • 1
    X509 client/server tool for authentication using certificates
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    P2P software for distributed computing. This is open source, scalable software for solving various tasks, which can be splitted between different computers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    wpcCmdQueue is a CLI which allows a developer to interact with MSMQ Queues. Initially, this means viewing and saving messages and purging queues. Soon, it will also display available queues and allow message submission
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Based of of the excellent tclap project, this is a library for parsing command line arguments built in C# using generics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Veeam Data Platform v13.1 - Get Your Free Trial Icon
    Veeam Data Platform v13.1 - Get Your Free Trial

    Secure by design, portable by default. Recover clean, fast, anywhere. Start a free trial.

    Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
    Try it Free
  • 5
    C# Command Line tool to register and delete COM+ Applications across multiple servers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    An Object Relational Mapping (ORM) System Based on Scott Ambler's designs. Koan has a powerful and highly extensible code generation system and is designed for production use within an enterprise environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Free on-line Trading Card Game that keeps all the fun of real collectible cards in an electronic medium. Offers unparalleled security and cheat protection in an open, non-server-centric way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This is a program to recursively touch contents of directories. By "touch" I mean to set the modification time of a file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    If you create a playlist on a pc, you may want to listen to that playlist on a portable player. This copies the playlist and all files it refers to, preserving the dir tree. Use the gui or cli or create shortcuts to drop files on. M3U only for now.
    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.
    Start Free
  • 10
    The dfslink command line tool help's to add a lot of links to a Microsoft DFS structure in one fell swoop.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    round table2 is an Emulation package for DOL (Dawn of Light) dark age of camelot game server, utilizing only the newest options and tools in development to bring you the best Free emulator int he world.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    RageIRCd has been specifically developed with stability and security in mind. It has a wide range of useful features, while operating at maximum performance. RageIRCd v2.0 now supports Microsoft Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    .Net C# command line parser that takes advantage of .Net features. Simple to use with command line switches for common data types. Automatically discovers switch data type by reflection on application properties. Less coding, standard parser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    XmlPreprocess is a tool that can be used to preprocess specially annotated XML files making property substitutions much like a code preprocessor. It is useful for deploying XML configuration files like .NET config files to a many environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    OPML Creator is a forms based application written to C#. The basis of the project is to enable quick and easy manipulation of OPML files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Mapbox - Wargame map tool intended for e-play of table top wargames. It will allow creation of maps, positioning of units, measuring distances (line-of-sight and on the ground), and the recording of visible and hidden locations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Dr. Micheal Kay: "Saxon 8.7 is the first release to be released simultaneously by Saxonica on the Java and .NET platforms." MDP: Mission accomplished! Saxon for the .NET platform from Saxonica is now available and supported via the http://saxon.sf.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    CostModel is a Set of Tool inspired by Apendix 3 of the book Programing Pearls, see http://www.cs.bell-labs.com/cm/cs/pearls/appmodels.html. These tools include Costmodel codegeneration using Codesmith for classes in C# and Java that allows to estimate
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    NAntRunner is a Visual Studio .Net AddIn. It can be used to control NAnt builds directly from within Visual Studio without the need to use the command line. It also allows you to filter less commonly used targets and to set target specific properties.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Command Line Interface To Database: written in C#, provides a command line interface to any ADO.NET database. This allows arbitrary SQL commands to be sent to a connected ADO.NET database from the command line.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    System C# (scs) - Port of the C# language for generating highly optimized system code to C++ C or GCC backend. SCS is not JIT'ed, does not need GC, includes c/c++ header files, has full macro support, and allows fine control of all generated code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    libcurl.NET Internet Client API
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    This C# console application zips up a set of log files according to a series of command line parameters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    JavaCCCS is a port of JavaCC to generate C# code instead of Java. JavaCCCS is a compiler compiler, i.e. given a grammar file it generates a parser for it that can then be used directly or by other applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A port to C# of a lexical analyzer tool called JFlex. Produces Java or C# source code files for scanning an input stream and producing a sequence of tokens. Compatible with CUP (Constructor of Useful Parsers).
    Downloads: 0 This Week
    Last Update:
    See Project