Showing 94 open source projects for "sed"

View related business solutions
  • Host LLMs in Production With On-Demand GPUs Icon
    Host LLMs in Production With On-Demand GPUs

    NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.

    Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
    Try Free
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 1

    bnf2xml

    simple BNF parser makes xml markup of matches

    ...<word> ::= <alph>+ bnf2xml is a top down recursive parser. Unlike buttom up parsers like gcc(1) or some top downs, bnf2xml is completely unambiguous / resolves ALL conflicts. Slower on ave. for parsing C or than sed(1) for simple searches. Far easier than using flex/C to create a parser. caveate: I do not suggest it's worth while to make a new gcc(1) using bnf2xml. bnf2xml an nth BETA release, but no complains yet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    pysed
    Pysed is a stream editor, is used to perform basic text transformations from a file or from pipeline. It reads text, line by line, from a file and replace, insert or print all text or specific area.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    EpidermalERKMAPK

    Scripts for Modelling Human Epidermal ERK-MAPK Activation

    ...This package includes: - MATLAB code containing the model definition, together with a script to perform non-linear least squares optimisation for a subset of parameters - python scripts which use libSBML to create an SBML representation of the model - SED-ML scripts which execute the SBML model under a range of conditions, produce output plots to recapitulate results shown in Cursons et al. (2015).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    clibsedml

    C library for SED-ML

    This project has migrated to GitHub (https://github.com/flintproject/clibsedml).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • 5
    Tiny Mupen64Plus Frontend

    Tiny Mupen64Plus Frontend

    The Nintendo 64 Emulator Frontend

    ...Settings optimised for Nintendo 64 games. This Tiny Mupen Frontend runs your games instantaneously at the click of a button. Dependencies are zip, gzip, zenity, grep, sed, bash, xdotool.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    freqgen for SDRSharp

    Yet another little frequencies.xml generator for SDRSharp

    A script to create easy the frequencies.xml file for SDR-Sharp (Windows Version and maybe other plattforms). For bugs and hugs send an email to dj6382zulu <at> gmail.com You only need the good old bash and sed Enjoy it how easy you can create this file
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A generic BOINC wrapper for legacy applications utilizing GitBox (a variant of BusyBox): Use POSIX like shell scripting and built-in commands like tar, awk, sed, zip, etc. to control and execute your legacy application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    MobileMate

    MobileMate

    A video and audio converting tool customized on Tinycore Linux.

    MobileMate is an open source video and audio converting tool customized on Tinycore Linux. It use Bash to glue open source tools such as Mplayer, FFmpeg(Libav), Zenity, Grep, Sed, etc.. It features as a self-booting tiny linux, can easy expand to your language, small size, easy to custom as your needs, etc..
    Downloads: 9 This Week
    Last Update:
    See Project
  • 9
    WhyWaitForever Documents

    WhyWaitForever Documents

    Technical Documents

    The Docbook source for a number of technical documents that describe how a number of software utilities can be used. The scripts within the documents are at at a usable stage but may need minor changes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    cwg - cli web gallery
    cwg is GNU Bash script. I wrote it with one thing in my mind: simplicity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    MFileGrepSubst

    Command Line Program to replace Search Strings in files.

    This command line program replaces regular expression search strings in files with new strings. The program is cross platform compilable. The program is much like passing files to sed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    herman is an edit in place utility like (a very simple subset of) sed or perl, but implemented in java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    La Renkontiĝo-administrilo kreiĝis kiel administrilo por Internacia Seminario, sed nun estu ŝanĝota por ebligi uzadon por ajna Esperanto-renkontiĝo.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    etckeeper-ng

    Backup solution based using git and rsync next level

    Etckeeper-ng is a bash script which uses git and rsync awk sed and find to create a backup directory of your /etc linux directory. It is easy to configure. The default configuration should work on most boxes. Just make sure you have git rsync and all the other requirements installed. When you use the etckeeper-ng the first time open a terminal and type "etckeeper-ng init" to create your first initial backup or "etckeeper-ng help" to show the help for this script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    WebBuild is a collection of scripts for Cygwin or UNIX shells, using awk and sed, to develop HTML pages in an easy way, having a template and source files containing the content to publish.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Data Productivity Toolkit

    The Data Productivity Toolkit is a collection of linux command-line to

    The Data Productivity Toolkit is a collection of linux command-line tools designed to facilitate the analysis of text-based data sets. Modeled after the general linux pipeline tools such as awk, grep, and sed, the kit provides powerful tools for selecting/combining data, performing statistics, and visualizing results. The tools are all written in python and in many instances provide a command-line API to basic python and numpy/scipy/matplotlib routines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    regexxer
    regexxer is a nifty GUI search/replace tool featuring Perl-style regular expressions. If you need project-wide substitution and you're tired of hacking sed command lines together, then you should definitely give regexxer a try.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    NanoBlogger is a small weblog engine written in Bash for the command line. It uses common UNIX tools such as cat, grep and sed to create static HTML content.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    bbxyard private workspace... include CoreUtils-8.6 - win32; sed, gawk - win32 etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    XPSEDAPI is a cross-platform (programming language agnostic) definition of an application programming interface for working with and manipulating SED-ML documents. Interfaces are defined in Interface Definition Language (IDL) with full documentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    C++ Prettify is a GNU sed script that is used to convert C++ source code into a chroma-coded HTML format suitable for use with most blogging sites and inclusion into other HTML documents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    rawk (rage against web frameworks) - generates a static content from a tree of markdown files and other content. it was originally written by kyle isom based on the suckless webframework (sw) by nibblesec.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Simple and useful C++ encapsulation of GNU regex.h library. Except string matching contain string substitution like s/// in sed program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Simple Backup is a shell script to create basic backups using tar, find, grep, sed, and bash. It works by using a file that contains the folders to be backed up and a file that contains expressions to exclude certain folders/files.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    baa
    Bash Authorization Application - project contains fully modularized applications for user authorization and management. Whole programs are written in bash and utilizing many unix utilities like sed, grep, awk, cut...etc.
    Downloads: 0 This Week
    Last Update:
    See Project