Showing 163 open source projects for "fast linux"

View related business solutions
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1
    ChIP-Seq
    The ChIP-Seq software provides methods for the analysis of ChIP-seq data and other types of mass genome annotation data. The most common analysis tasks include positional correlation analysis, peak detection, and genome partitioning into signal-rich and signal-depleted regions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    PWMScan

    PWMScan

    A Web-based genome-wide Position Weight Matrix (PWM) Scanner

    PWMScan is used to scan a position weight matrix (PWM) against a genome or, in general, a large set of DNA sequences. The PWM is the most commonly used mathematical model to describe the DNA binding specificity of a transcription factor (TF). A PWM contains scores for each base at each position of the binding site. The TF binding score for a given k-mer sequence is then obtained by simply adding up the base-specific scores at respective positions of the binding site. PWMScan takes as...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    IT KASM

    IT KASM

    IT Management Tool for managing IT operational functions

    Throw IT in the KASM - LIVE DEMO is online - http://demo.itkasm.com The IT KASM is a management tool (and framework) to manage almost anything in an IT organization. If you can think it, IT KASM can probably manage it. In the fast pace world of IT as a service organization, IT Professionals need to provide quick and accurate information, support, and service. IT KASM is extremely easy to use, full UI, easy to set up in minutes. The IT KASM is all about speed, functionality,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Evilgrade

    Evilgrade

    Framework that allows the user to take advantage of implementations

    Evilgrade is a modular framework that allows the user to take advantage of poor upgrade implementations by injecting fake updates. It comes with pre-made binaries (agents), a working default configuration for fast pentests, and has it's own WebServer and DNSServer modules. Easy to set up new settings, and has an autoconfiguration when new binary agents are set. Evilgrade works with modules, in each module there's an implemented structure which is needed to emulate a fake update for an...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Auth0 B2B Essentials: SSO, MFA, and RBAC Built In Icon
    Auth0 B2B Essentials: SSO, MFA, and RBAC Built In

    Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.

    Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
    Sign Up Free
  • 5
    Shaper Control Tool

    Shaper Control Tool

    Administration tool for Linux-based ISP traffic shaper

    Administration tool for Linux-based ISP traffic shaper
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    openAlerts

    openAlerts

    The Internet of Things

    The open source sensor network. Remotely monitor and control sensors over IP networks. Configure, control and monitor sensors from a web browser, receive e-mail and text message alerts, and trigger control commands based on sensor conditions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    SpeedRead

    SpeedRead

    A simple terminal-based open source Spritz-alike

    speedread is a terminal-based Spritz-style speed-reading tool that displays text word-by-word to help users read quickly while maintaining comprehension. Inspired by the original Spritz reader, speedread shows one word at a time with alignment to the optimal recognition point (ORP), allowing users to consume content faster than traditional reading methods.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    CheckGmail is a system tray application that checks a Gmail account for new mail. It is fast, secure and uses minimal bandwidth via the use of atom feeds.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SimpleMap

    SimpleMap

    A tool to streamline high density genetic linkage group constrcution

    Downloads: 0 This Week
    Last Update:
    See Project
  • 8 Monitoring Tools in One APM. Install in 5 Minutes. Icon
    8 Monitoring Tools in One APM. Install in 5 Minutes.

    Errors, performance, logs, uptime, hosts, anomalies, dashboards, and check-ins. One interface.

    AppSignal works out of the box for Ruby, Elixir, Node.js, Python, and more. 30-day free trial, no credit card required.
    Start Free
  • 10

    EplSite ETL

    ETL Based on Perl With WEB Interface

    EplSite ETL is a tool to do easy the data migrations, doing extraction, transformation, validation and load in a very fast way. It was built by people involved in data migrations so, it contains the necessary to do the migration(Extract Transformation, validation and load) and do it well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    GGI stands for "General Graphics Interface", and it is a project that aims to develop a reliable, stable and fast graphics system that works everywhere. We want to allow any program using GGI to run on any platform requiring at most a recompile.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    OSDial

    OSDial

    OpenSource Call Center and Dialer System

    An Open Source (predictive) Dialer. OSDial is a full featured GPL dialer which does Manual, Power and Predictive dialing out of the box. Its easily installed through one of our .iso images. Install manual available at http://store.osdial.com/ Full details available at web site (http://osdial.com).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    FIAP

    FIAP

    Fully Integrated Annotation Pipeline

    FIAP (Fully Integrated Annotation Pipeline) is a fast bacterial genome multithreading annotation pipeline written in Perl that detects genes coding for proteins, tRNAs, and rRNAs (5S, 16S and 23S). FIAP also allows users to include an infinite number of custom databases. This feature is extremely valuable because it allows users to add a personal “flavor” to the annotation and optimize the process for a specific bacterial genome. FIAP can annotate single and multiple sequences, which allows...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Average

    Command-line calculator of basic statistics.

    Average is a simple and fast command-line Perl utility for calculating basic statistics on a list of numbers (one number per line). It works as a traditional Unix filter and can be used as part of those greatly useful chains of piped commands. It calculates average (arithmetic mean), standard deviation, median, total sum, minimum and maximum values present, and shows the number of processed numbers. Entry can by a text file (any column can be specified, default is the first) or...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Do you drive on the Massachusetts Turnpike? Do you have a Fast Lane account? Do you save your gas receipts? If you've answered yes to all of the aforementioned questions, you may be eligible for a rebate! Visit this project's Web site for details. The official source repository is located at https://github.com/textbrowser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    catch-http

    Captures and extracts HTTP connections

    Perl script for capture HTTP conections and extract the transmited files. Uses libmp3-tag-perl and tcpflow.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Fast Artificial Neural Network Library is a free open source neural network library, which implements multilayer artificial neural networks in C with support for both fully connected and sparsely connected networks. Cross-platform execution in both fixed and floating point are supported. It includes a framework for easy handling of training data sets. It is easy to use, versatile, well documented, and fast. Bindings to more than 15 programming languages are available. An easy to read...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 18

    git-info-bar

    Git shell plugin offering a highly pronounced view to git information

    ...Please see the license under source/git-info-bar. Keywords: gitbash git-bash git bash bashgit bash-git bash git gitksh git-ksh git ksh kshgit ksh-git ksh git git shell plugin git shell integration; Linux FreeBSD Windows Last Change: 2013-12-10 - v1.2.0 - Bug fix. No longer complains about stash command when under the .git directory, namely 'fatal: /usr/lib/git-core/git-stash cannot be used without a ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Statistics modules in Perl Data Language, with a quick-start guide for non-PDL people. They make the PDL shell work like R, but with PDL threading (fast automatic iteration) of procedures including t-test, linear regression, and k-means clustering.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Perstem
    Perstem is a Persian (Farsi) stemmer, morphological analyzer, transliterator, and partial part-of-speech tagger. Inflexional morphemes are separated or removed from their stems. Perstem can also tokenize and transliterate between various character set encodings and romanizations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Stormons

    Stormons

    Stormons is a powerful SAN mapping and monitoring program

    Stormons is a powerful mapping and monitoring of san storage devices program. Designed to be fast, flexible, and rock-solid stable. Stormons runs on *NIX hosts and Windows and can monitor EMC² VNX Block and File, EMC² Symmetrix, NetApp FAS (7 mode), and Brocade switch devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A set of very optimized tools for indexing/querying huge genomes/files. Provided so far: a very fast exact mapper, and an unconstrained split-mapper
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 23
    vMotion Detector

    vMotion Detector

    vMotion Detector for Linux & Windows Platforms

    vMotion Detector is an application suite designed for Oracle OEM, Oracle Grid or Nagios that allows a Windows or Linux Guest VM detect when it has its Session ID modified due to an underlying DRS or HA clustered environment change.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Debian 32bit VBox

    Debian 32bit VBox

    Learn Linux sysadmin from Windows PC using this Debian Virtual Box

    An Oracle Virtual Box image, packaged as an appliance to be downloaded and run anywhere. Created on 32-bit Windows XP & Oracle Virtual box 4.2.6. The VM is a Debian Squeeze 6.0.7 i386. md5sum: 85ab2066b7381af12b741a3d4dedf6c9 This file is to be specifically used along with this other great project: http://nixsrv.com/llthw There is a 64bit Debian image similar to mine in that link above. To benefit those like me who still have 32bit machines, I have created and uploaded this...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 25
    My Simple LogBook
    MSLB is a crossplatform Simple Logbook program / application to write work logs or even a diary. MSLB can also use a bunch of presets that you can add with a simple doubleclick :) Logs get saved in a simple folder system. And its all portable.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB