Search Results for "linux file parser" - Page 61

Showing 3330 open source projects for "linux file parser"

View related business solutions
  • 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
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 1
    bytelocator is a small C command-line utility that allows you to search for hex byte patterns within any binary file. Its provides information on the byte location within a binary file based on the hex byte pattern you provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    REL (Research and Education Language) is a simple but very powerfull language with a compiler, an interpreter and a verifier.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Music-MP21 provides an authoring tool to pack an entire music album into a single .m21 file (MPEG-21 file) and a plugin for VLC Media Player to play these files. The .m21 files are compatible with MP4 files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Linux RAM Disk Educational Module (rxd)
    This project is intended to be an educational tool for two general topics: RAM Disks (ramdisk) and Block Devices on the Linux platform. This project is currently inactive. You can instead download the latest RapidDisk kernel module: http://sourceforge.net/projects/rxdsk/
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 5
    A command line program logs message to file, supports compression and auto-rotating.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    kokla
    Simple tool for file encryption and folder content encryption with AES 256. Files can also be hashed with a SHA1 signature. A command line version is available as well as a GUI version. One other useful feature is to encrypt messages for emails.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This application aims to be a tool for watching TV on PC-platform. With specific hardware support, subscribers can watch pay-TV, together with traditional digital TV electronic program guide features, as well as PVR features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Implementation of Online Codes. Online Codes are a class of forward error-correction codes. They were first proposed by Petar Maymounkov and David Mazieres in the paper "Rateless Codes and Big Downloads".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    An input method, bases on Latinization of Chinese character. The introduced suffix begins with Capitalized letter, may consists one or two letters, and is abbreviation of its meaning
    Downloads: 0 This Week
    Last Update:
    See Project
  • Streamline Azure Security with Palo Alto Networks VM-Series Icon
    Streamline Azure Security with Palo Alto Networks VM-Series

    Centrally manage physical and virtualized firewalls with Panorama

    Improve your security posture and reduce incident response time. Use the VM-Series to natively analyze Azure traffic and dynamically drive policy updates based on workload changes.
    Learn more
  • 10
    The IOR software is used for benchmarking parallel file systems using POSIX, MPIIO, or HDF5 interfaces. NOTE: Future releases are being hosted at https://github.com/chaos/ior
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    This is a new log library for c. It use config file format like ini in Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This is a continuation of the command line tool createtorrent. While useful, it is lacking in some recent features. The new releases of createtorrent hope to bring createtorrent up to date, making it a modern command-line bittorrent creation program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    noflushd is a Linux daemon that monitors disk activity and spins down idle disks. It then blocks further writes to the disk to prevent it from spinning up again. Writes are cached and flushed to disk when the next read request triggers a spin-up.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This is a set of programs to manipulate Commodore 64 Datasette tape files. These tools can convert a WAV file to a TAP file and vice versa, or extract PRG/SEQ files from a TAP file. Additional tools are planned to convert PRG/SEQ files to a TAP file.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    A C library for storage and retrieval of the KANJIDIC2 project's XML file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This tool designed for fast exporting flow-tools (http://www.splintered.net/sw/flow-tools/) collected data to database. It avoids accidential double import and miss import from files. Extremely fast and reliable. Bit of examples are here - http://www.larionov.pro/2010/07/netflow-3_12.html (Russian).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This project is an attempt to create a wrapper between filesystem code for one operating system and compile it for another. For example, a Linux filesystem driver could work natively in Windows if the project goes as planned.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This software records Linux terminal sessions with util-linux "script" and converts the recorded binary file (with timing) to a human-readable XML file. This file can be replayed with the Javascript-HTML terminal that behaves as a real terminal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    CuTest lets you write unit tests for your C code. You should use it because: (1) It has the cutest name, (2) It looks and feels like JUnit, (3) It is cross-platform, (4) It ships in a single .c and .h file for ease of deployment.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Derived from TrueCrypt 6.3 release, I added some command line options to "TrueCrypt Format.exe" to allow TrueCrypt volumes to be created without using the graphical user interface
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    System calls command line utilties for Linux and all POSIX based operating systems. Allows direct command line access to many popular kernel system calls in text format. Makes a great internals teaching tool for operating systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Ray3d is a multi-platform 3d game engine with an entire FPS game for it's techdemo. It's based on Irrlicht and other open source libraries, and written in C/C++. It is in pre-alpha and under HEAVY development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Few Windows CE or RAPI programs for file management, sending SMS, making screenshots etc.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    Fanimae is a desktop music information retrieval system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A secure anonymous FTP server that runs unprivileged for most of the time. This server utilizes a chroot environment and contains its own directory change code, and directory listing code so that it can run efficiently as a threaded server.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB