Search Results for "linux file parser" - Page 34

Showing 3329 open source projects for "linux file parser"

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
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 1
    Command line utility to report, and optionally convert, the line endings of text files between MS-DOS, Unix & Mac formats. Does not modify files if the file is already in the requested format. Handles "mixed" format files and binary files gracefully.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    poludnitsa

    poludnitsa

    Exam & quiz web platform written as a CGI application

    ...I wrote it because I needed a simple and robust platform to test a bunch of people. Poludnitsa is a CGI application, therefore it requires a web server (like Apache, nginx, etc). It's primarily written (and runs) on Linux platforms, however, being written in pure ANSI C makes it easily portable to virtually any platform. Poludnitsa stores all information in a PostgreSQL database. The installation of Poludnitsa is quite straigth-forward: it's as simple as putting two *.cgi files on your Linux web server, creating a text file with the SQL configuration that Poludnitsa should use, and access the administration GUI which will provide a wizard for initial configuration (detailed instructions are provided within the package).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    muixml

    Generate MUI GUI sourcecode from XML file

    Muixml reads a GUI description in XML format and translates it to source code for the MUI toolkit. The XML format will be compatible with that of Hollywod's MUIRoyale.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Rcon Controller for SA:MP

    Rcon Controller for SA:MP

    SA:MP server administration filterscript

    Rcon Controller: a SA:MP server administration tool. aims to provide real-time graphic/console monitoring / Instant managing. developed by CoolGuy.
    Downloads: 2 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5

    ubuntu-dock

    Dock for Ubuntu seems to be like MacOSX

    It will make your screen to more beautiful.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    SOAP3-DP

    SOAP3-DP

    Fast, Accurate and Sensitive GPU-based Short Read Aligner

    Latest Code on GitHub: https://github.com/aquaskyline/SOAP3-dp SOAP3-dp, through leveraging the computational power of both CPU and GPU with optimized algorithms, delivers high speed and sensitivity simultaneously. Compared with widely adopted aligners including BWA, Bowtie2, SeqAlto, CUSHAW2, GEM and GPU-based aligners BarraCUDA and CUSHAW, SOAP3-dp was found to be two to tens of times faster, while maintaining the highest sensitivity and lowest false discovery rate (FDR) on Illumina...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Kypeless

    Kypeless

    Fully decentralised secure p2p communication program

    Kypeless encapsulates strong symmetric and asymmetric cryptography so you can get the benefits of secure communication following some simple steps. Right now, Kypeless is unstable pre-alpha software, published only for testing purposes. Kypeless allows you to exchange instant messages, long not-so-instant messages and files, but a lot more features are planned to be implemented later.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Playmidi

    Playmidi

    Play midi files via external midi devices or soft synth.

    Playmidi is a web and curses and SDL-based MIDI file player for Linux and MacOS and Chrome (via Web MIDI and Web Audio apis). All recent development has moved to https://github.com/nlaredo/playmidi It supports software rendering of midi files via SDL audio and can also output midi events to external midi devices (in time with SDL audio soft synth) via both alsa sequencer api (linux) and coremidi api (osx).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    issuedb

    issuedb

    A simple issue tracker system.

    A simple issue tracker with a standalone database using SQLite. Please, read the Wiki pages for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 10
    Aquila DC
    Aquila is a DirectConnect hub software aiming to provide reliable, flexible and efficient service. It is designed to be lightweight and fast without sacrificing functionality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    lecithine

    FUSE File system powered by secret sharing scheme

    Lecithine is a FUSE (file system in user space) using a secret sharing scheme. You can use Lecithine as regular file system. When writing to disk, data will be devided into randomly chosen pieces (secret shares) and stored into different places. Upon reading, the shares are merged together such that in turn the plaintext results. From a cryptographers point of view, there is no symmetric or private key ever needed to produce a ciphertext. This is how secret sharing schemes are designed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Keyboarding Master

    Keyboarding Master

    A unified configuration environment for device drivers.

    Project has been moved to bitbucket: https://bitbucket.org/monkygames/keyboarding-master The keyboard master provides its users with the ability to custom configure their input devices for specific applications within a unified configuration environment. The main unique feature for input devices is the keymap concept. Each application can utilize 8 unique keymaps in which the user can toggle through via user assigned shortcuts. This enables a user to maintain a more ergonomic hand...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    UFFS: Ultra-low-cost Flash File System, designed for NAND flash working in embedded system. UFFS typically consumes less then 200K ram for 1Gb(page 512)/4Gb(page 2K) NAND flash. It supports direct flash interface, works with or without OS.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    meminfo

    Shows memory info about processes

    This small header file is pure C and can be used in any C/C++ program to get memory information about the current process. Did you ever try to monitor a process in a task manager or similar and wondered why the memory doesn't go down even if your program freed all the memory? Then this small library is right for you! It is even capable to observe a difference before and after a call to free() or delete.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    HT is a file editor/viewer/analyzer for executables. The goal is to combine the low-level functionality of a debugger and the usability of IDEs. We plan to implement all (hex-)editing features and support of the most important file formats.
    Leader badge
    Downloads: 44 This Week
    Last Update:
    See Project
  • 16
    gdsii to gdt (graphics data text) format translator written in C/C++ that converts a binary gdsii file to a text format that is compact and easy to parse.
    Leader badge
    Downloads: 14 This Week
    Last Update:
    See Project
  • 17
    Perl implentation of rsync that can talk directly to a native rsync program or rsync daemon. The file system I/O is abstracted into a seperate module, which allows an rsync interface to be developed for data other than regular file systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Binomial Compression

    lossless data compressor

    A lossless data compressor. It is a proof of concept for some ideas I had.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    dep-trace

    gdeptrace dependancy solver correct for pkg or make deps

    gdeptrace sorts an input dependancy list or table and prints it, and can do other actions. It's default operation is to act like tsort (1) except that it sorts by pure pkg / make dependancy (tsort sorts by grapical topology: see notes about differences). EXAMPLE: $ echo -e "b e\ne\nc b" | sort -k1,1 | gdeptrace [opts] e b c (b depends on e, c depends on b, e has no depends) (also: e has more items depending on it and is below anything it depends on; in this case...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    p2pft

    Send and Receive File using a PIN

    This is a Client and Server TCP / IP Peer 2 Peer File Transfer Protocol System. The user request the server to store a file transfer request through a PIN. The receiver resquest the server to the sender to send his file once the PIN of the sender is the same PIN of the receiver.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    patchview - one addon to patchutils

    pacthview let us view parts of a patch

    patchview is one addon to patchutils, with this tool you can view, in a simplified way,only the sub-patches, that you want, of one (big) patch file. You can split patches.To simplify this, it makes the enumeration of the files and you can choose b Code is now available on github : https://github.com/sergiomb2/patchutils
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    read_proc

    c librarys to read the /proc directory

    Read the /proc directory for informations about jobs, librarys only. Use it for own programs. Use ready-to-use functions to get pid, ppid, name, status, uid of a job, see if they are running.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    FastDHT is high performance DHT ( distributed hash table ) which based key value pairs. Storage use Berkeley DB, and network IO use libevent. It can store mass key value pairs such as filename mapping, session data and user related data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Gwenhywfar allows porting of your software to different operating systems like Linux, *BSD, Windows etc. It also provides you with some often needed modules such as configuration file handling, simple XML file parsing, IPC etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Desktop Pager plugin for GKrellM2

    Desktop Pager plugin for GKrellM2

    A Gkrellm2 plugin that sets and clearly indicates the current desktop.

    Desktop_Pager is a fully documented, GKrellM2 plugin which allows you to set the current desktop and display its name. It is derived from the "gkrellmpager" Sourceforge project but adds configurable, OBVIOUS, quick-glance, saved highlighting of the current desktop name. The plugin has several other new usability features: Options allow you to reduce vertical space usage within GKrellM and horizontal space usage for longer desktop names. Scrolling over the plugin can be used to select a...
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB