Showing 81 open source projects for "command-line"

View related business solutions
  • 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
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 1
    OSRA is a utility designed to convert graphical representations of chemical structures and reactions, as they appear in journal articles, patent documents, textbooks, trade magazines etc., into SMILES or SD file format- a computer recognizable molecular structure You can find links to the binary executables here: https://sourceforge.net/p/osra/wiki/Download/
    Leader badge
    Downloads: 34 This Week
    Last Update:
    See Project
  • 2
    GridLAB-D
    GridLAB-D is a new power system simulation tool that provides valuable information to users who design and operate electric power transmission and distribution systems, and to utilities that wish to take advantage of the latest smart grid technology. It incorporates advanced modeling techniques with high-performance algorithms to deliver the latest in end-use load modeling technology integrated with three-phase unbalanced power flow, and retail market systems. Historically, the inability...
    Leader badge
    Downloads: 47 This Week
    Last Update:
    See Project
  • 3
    AlphaPlot

    AlphaPlot

    Interactive scientific graphing and data analysis software.

    Alpha Plot can generate different types of 2D and 3D plots (such as line, scatter, bar, pie, and surface plots) from data that is either imported from ASCII files, entered by hand, or calculated using formulas. The data is held in spreadsheets which are referred to as tables with column-based data (typically X and Y values for 2D plots) or matrices (for 3D plots). The spreadsheets as well as graphs and note windows are gathered in a project and can be organized using folders.
    Leader badge
    Downloads: 33 This Week
    Last Update:
    See Project
  • 4
    Neural Networks Collection

    Neural Networks Collection

    Neural Networks Collection

    ...So far the project implements: LVQ in several variants, SOM in several variants, Hopfield network and Perceptron. Other neural network types are planned, but not implemented yet. The project can run in two modes: command line tool and Python 7.2 extension. Currently, Python version appears more functional, as it allows easy interaction with algorithms developed by other people.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5

    Jojos Binary Diff

    Binary Diff and Undiff Utility

    JDIFF is a program that outputs the differences between two binary files, either in binary format or in human readable format (detailed or summarized) and then allows to reconstruct the second file from the first one and the diff-file.
    Leader badge
    Downloads: 23 This Week
    Last Update:
    See Project
  • 6

    Puts

    Make a TOC and links to original articles.

    This program aims to make a TOC and links to original articles from middle sized text sets through small sized dictionaries.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    **CODE MOVED TO GITHUB: https://github.com/bitextor ** Bitextor is an application created to generate translation memories using multilingual websites as a corpus source. It downloads an entire website and applies a set of heuristics (based mainly on HTML tag structure and text block length) to find bitexts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Command line FFT

    A simple command line utility to produce an FFT/IFFT of ASCII data

    Ever had a bunch of ASCII data that you would like to have a quick look at in frequency domain, but don't want to fire up some bulky analysis software package just for that? Well, I have... So I wrote this tiny tool. It is based on fftw (www.fftw.org) and boost's program options (boost.org). cli-fft is really simple: All it does is to receive ASCII data from a file or standard in, FFT it and write out the result into a file or to standard out.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Word Count

    Word Count

    Count the number of words on a specific news website

    ...The chart shows the number of hits by sub-time period. The interface let the user pick a time window, and the division of that window. The graphic can be customized to have line, area, point, or bar charts. I developed this tool for a friend that is a faculty in Economy at the University of Washington and Simon Fraser. This version 2 offers some more customization of the interface and the download parameters to make it more stable with some website. There is a help file to explain how to use it and customize its search. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10
    AFNER is a C++ named entity recognition system that uses machine learning techniques. It is customisable to various domains. It also allows for multiple and overlapping named entity labels.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A broad collection of command-line-interface tools for performing machine learning operations. Each tool is a thin wrapper around functionality in a well-documented C++ class library. Waffles tools are designed to be simple, script-friendly, and to
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Yet Another Audio Feature Extractor is a toolbox for audio analysis. Easy to use and efficient at extracting a large number of audio features simultaneously. WAV and MP3 files supported, or embedding in C++, Python or Matlab applications.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Orfeo ToolBox

    Orfeo ToolBox

    OTB is an open-source C++ library for remote sensing images processing

    ...Orfeo ToolBox has three main access depending on the category of user: write processing chains in C++ using existing filters or creating new ones, use the OTB applications, which is a plugin-based framework allowing to extend high-level processing chains from various environment ( command-line, QT, QGis, Python....) or use Monteverdi, a software for everyday life image manipulation and analysis.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    Trowel - Sequencing Error Corrector

    Error Correction Module for Illumina Sequencing Reads

    Trowel is an error correction module for Illumina sequencing reads, which is based on the k-mer spectrum approach. This tool is the first tool that uses a quality threshold instead of a coverage cutoff in order to extract trusted k-mers. This tool guarantees high accuracy and speed. This tool has been developed since 21. Jan. 2013 by Euncheon Lim in Prof. Dr. Detlef Weigel's Lab in Max-Planck Institute for Developmental Biology. First of all, you have to install the exact version of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    VoIP Honey project provides a set of tools for building an entire honeynet, thus includes honeywall and honeypot emulating VoIP environments such as Asterisk PBX or OpenSer with fully configurable connections. Voip Honey runs on GNU/Linux and Windows Systems. It can be compiled for Mac OSX as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Adaptive Gaussian Filtering

    Adaptive Gaussian Filtering

    Machine learning with Gaussian kernels.

    Libagf is a machine learning library that includes adaptive kernel density estimators using Gaussian kernels and k-nearest neighbours. Operations include statistical classification, interpolation/non-linear regression and pdf estimation. For statistical classification there is a borders training feature for creating fast and general pre-trained models that nonetheless return the conditional probabilities. Libagf also includes clustering algorithms as well as comparison and validation...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Travel Demand Generator
    That project aims at providing a clean API, and the corresponding C++ implementation, able to generate demand for travel solutions (e.g., from JFK to PEK on 25-05-2009) according to characteristics (e.g., Willingness-To-Pay, preferred airline, etc).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Hunspell is a spell checker and morphological analyzer library and program designed for languages with rich morphology and complex compounding or character encoding. Hunspell interfaces: Curses, Ispell compatible pipe interface, OpenOffice.org UNO module
    Leader badge
    Downloads: 358 This Week
    Last Update:
    See Project
  • 19
    scipion-xmipp

    scipion-xmipp

    Image processing framework to integrate EM software packages.

    ...Additionally, all steps are tracked and can be reproduced later on. Xmipp is a well-known package in the EM image processing. It is integrated into Scipion and contains the algorithms in the core libraries and command line programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    C/C++ Program Perfometer

    C/C++ Program Perfometer

    The program enables to get performance of C/C++ program for any metric

    The program enables to get performance of C/C++ program and separated pieces of code for any metrics (for instance : time, memory, metrics defined by user etc.). The measurement results are represented in detailed/summary reports. Latest Version: 2.10
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    MetricKnn

    Fast Similarity Search using the Metric Space Approach

    MetricKnn is an open source library to address the problem of similarity search, i.e., to efficiently locate objects that are close to each other according to some distance function. MetricKnn is comprised of: * Command Line, which is able to perform similarity searches through console commands. Available for Windows and Linux. * C API, which provides the implementation of different indexes, distances and search methods. * C++ API, which is a thin C++ wrapper of the C API. The intended users are software developers, academics, students and data scientist who need to efficiently compare objects according to some criteria. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    C++, Matlab and Python library for Hidden-state Conditional Random Fields. Implements 3 algorithms: LDCRF, HCRF and CRF. For Windows and Linux, 32- and 64-bits. Optimized for multi-threading. Works with sparse or dense input features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A multiparticle tracking postprocessor library for accelerator physicsists.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    DeSR is a multilingual statistical dependency parser. It produces dependency parse trees for natural language sentences using a parsing model learned from annotated corpora.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    OpenCFU

    OpenCFU

    An application to count bacterial colonies and other circular objects

    OpenCFU is a completely open source lightweight application designed to enumerate clustered circular objects such as bacterial colonies. It can handle digital pictures as well as live stream from a video device/webcam. OpenCFU is cross-platform, fast, reliable and allows the user to implement intuitive filters. Additional information is provided on the website: http://opencfu.sourceforge.net/ OpenCFU is published on PLoS...
    Leader badge
    Downloads: 132 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next