Search Results for "linux file parser" - Page 50

Showing 3330 open source projects for "linux file parser"

View related business solutions
  • 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
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 1
    redirects bytestream output for NEC P6 printer into text file (in case of ASCII data) or into a sequence of portable bitmap (pbm) files (in case of graphics output)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    BlindWrite image to ISO image file converter
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    mkahawa is a swahili word for Cafe. mkahawa builds on the small but fast Cafe Con Leche (CCL) - the light, but ultra-fast C++ Internet Cafe Management Software for Linux and Windows. This is but a continuation of CCL development in just another form.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 4
    ttyproc provides for a simple api to parse certain information found in /proc/tty. At the moment it is capable of finding usbserial devices and returning a device node path so that a file descriptor may be obtained.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    GooCanvas python bindings Note: please file bug reports here: https://bugs.launchpad.net/pygoocanvas/+filebug
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    MoBlock is a linux console application that blocks connections from/to hosts listed in a file in peerguardian format (guarding.p2p and p2p.p2b) or ipfilter.dat files. It uses iptables libnetfilter_queue userspace library and NFQUEUE kernel module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    libstego is a set of libraries that implement functionality to embed secret data into a wide range of image file formats and uncompressed audio formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Quh is another audio player that cultivates many insane/bloated API's into a very simple and file operations inspired framework. Quh aims to play everything that makes noise (including reading different text formats using speech synthesis).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    qdccFetch is an X-Chat plugin for Linux/Windows designed to give a better visual representation and a more robust interaction with DCC file transfers. The plugin to X-Chat is written in C, whilst the GUI is coded in C++/QT4.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | 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
  • 10
    logcolourer

    logcolourer

    Colour lines in syslog-ng logs according to severity

    ...You can use the program to colour any file according to digits in the first character of each line. logcolourer can also process lines from the linux kernel, though these normally get routed via syslog-ng anyway.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    CLI Parser provides a framework for quickly development of Cisco-like CLI commands. It provides a simple syntax to define CLI commands, a compiler to automatically convert these commands into a C parse tree and a run-time library to create CLI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    PORUS is a portable USB stack for peripheral devices. Enumeration is handled automatically by C code generated from an easy-to-use configuration file. PORUS is written in standard C, so porting to new hardware is straightforward.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    duff

    Command-line tool for finding duplicate files

    Duff is a Unix command-line utility for quickly finding duplicates in a given set of files. Duff is written in C and should build and run on most modern Unices.
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 14
    Read, parse, merge and write RSS (and Atom) feeds. It has some other functions build-in like text, html, property file output or templates with custom tags to insert RSS feeds into pages that could be uploaded to a server that supports only static html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Lockboxes are an experimental high performance inter-process communication (IPC) mechanism with access control. A lockbox can be used to share data, an open file handle, and state flags, with access control defining which users, groups or processes may ha
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    gbsplay emulates the sound hardware of the Nintendo Gameboy. It is able to play the sounds from a Gameboy module dump (.GBS format) over /dev/dsp and NAS. Included is an XMMS input plugin, a tool to display information about a .GBS file, and a demo song.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    chartsd is a daemon which generates 2D line diagrams from any log-file which has a specific format. It can be used to generate diagrams of the statistical usage of the temperatures of the cpu, mainboard, harddiscs, the cpu load, the usage of memory, amm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The goal of Xplico is to extract the applications data from an Internet traffic capture. For example, from a pcap file Xplico extracts each email (POP, IMAP, and SMTP protocols), all HTTP contents, each VoIP call (SIP), and so on. NFAT
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    StateGen

    Generate an executable state machine from a high level language.

    This application may be used to generate a full-featured software state machine using a high-level description language. Several state machines can be placed into the same source file and they can reference one-another to create nested state machines. Any arbitrary code can be associated with any state transition. Inline code is supported. Any code may also be defined to be run before the start state is entered as well as after the end state is finished. Uses for this software include...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    fat_imgen

    fat_imgen

    FAT floppy image generator.

    fat_imgen is a utility you can use to create and modify FAT12 floppy images with.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21
    SQLite Database browser is a light GUI editor for SQLite databases, built on top of Qt. The main goal of the project is to allow non-technical users to create, modify and edit SQLite databases using a set of wizards and a spreadsheet-like interface.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 22
    searchworkorange
    SearchWorkOrange is a fulltext search system based on lucene. It consists of some separate components, like an index server , a search server , a qt gui search client, and a samba integration (samba vfs module)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    NatTraversal

    Build NAT to NAT tunnel with a third-party php server.

    NatTraversal: Build NAT to NAT tunnel with a third-party php server. NatTraversal also need an stun server to obtain the mapped (public) IP address (NAT address) and port number that the NAT has allocated for the application's User Datagram Protocol (UDP) connections to remote hosts. Usage: copy www/* to your php server, and chmod all *.txt file, make sure we can read and write to this files through php. change the define 'NAT_PHP_URL' in main.c to the right url of...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24

    Translate local OSM to shapefile

    ATENTION; SEE DOCUMENT TO RUN; LAST VERSION 101

    Translate local OpenStreetMap files to shapefiles #Atencion: ver documentacion para ejecutar #Ultima version 101
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A powerful C-written web application testing and load generating tool. It uses HTTP, FTP and TLS/SSL stacks, simulating tens of thousand users / clients each with own IP-address. The goal is to provide an alternative to Spirent Avalanche and Ixia IxLoad.
    Downloads: 3 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB