Showing 24 open source projects for "format linux partions in linux"

View related business solutions
  • The CRM you’ll want to use every day Icon
    The CRM you’ll want to use every day

    With CRM, Sales, and Marketing Automation in one, Act! gives you everything you need for happier clients, more revenue, and less stress.

    Act! Premium is perfect for small and midsize businesses looking to market better, sell more, and create customers for life. With unparalleled flexibility and freedom of choice, Act! Premium accommodates the unique ways you do business. Whether it’s customizations to fit your specific business or industry processes or your preferences for deployment and access, the possibilities with Act! Premium are limitless.
  • Case Management Software for Social Services Icon
    Case Management Software for Social Services

    For human services organizations looking for case management software

    Collaborate is customizable case management software for non-profits and social services agencies with teams of 5+ staff.
  • 1
    TFT_eSPI

    TFT_eSPI

    Arduino and PlatformIO IDE compatible TFT library

    ... is NOT supported on the ESP8266. 8 bit parallel interface TFTs (e.g. UNO format mcufriend shields) can use with the STM32 Nucleo 64/144 range or the UNO format ESP32. ILI9341 and ST7796 SPI-based displays are recommended as starting points for experimenting with this library. The library supports some TFT displays designed for the Raspberry Pi (RPi) that are based on a ILI9486 or ST7796 driver chip with a 480 x 320-pixel screen.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    ESP8266Audio

    ESP8266Audio

    Arduino library to play MOD, WAV, FLAC, MIDI, RTTTL, MP3

    Arduino library for parsing and decoding MOD, WAV, MP3, FLAC, MIDI, AAC, and RTTL files and playing them on an I2S DAC or even using a software-simulated delta-sigma DAC with dynamic 32x-128x oversampling. ESP8266 is fully supported and most mature, but ESP32 is also mostly there with built-in DAC as well as external ones. For real-time, autonomous speech synthesis, check out ESP8266SAM, a library that uses this one and a port of an ancient format-based synthesis program to allow your ESP8266...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    libplist

    libplist

    A library to handle Apple Property List format in binary or XML

    A small portable C library to handle Apple Property List files in binary, XML, JSON, or OpenStep format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Cosmopolitan

    Cosmopolitan

    Build-once run-anywhere c library

    Cosmopolitan Libc makes C a build-once run-anywhere language, like Java, except it doesn't need an interpreter or virtual machine. Instead, it reconfigures stock GCC and Clang to output a POSIX-approved polyglot format that runs natively on Linux + Mac + Windows + FreeBSD + OpenBSD + NetBSD + BIOS with the best possible performance and the tiniest footprint imaginable. Cosmopolitan can be compiled from source on any Linux distro. GNU make needs to be installed beforehand. This is a freestanding...
    Downloads: 0 This Week
    Last Update:
    See Project
  • PMG Low-Code Automation Platform Icon
    PMG Low-Code Automation Platform

    For companies of all sizes interested in a low-code and digital process automation platform

    PMG is a low-code software platform that allows users to configure automation solutions and business applications to drive digital transformation initiatives. From streamlining business processes through automation, to integrating existing systems and filling in point solution functionality gaps, to delivering a collaborative workspace and unified user experience – PMG’s low-code platform does it all without coding. Business users as well as IT resources are empowered to configure, deploy, and maintain solutions that meet their company’s specific needs.
  • 5
    libjpeg-turbo

    libjpeg-turbo

    SIMD-accelerated libjpeg-compatible JPEG codec library

    libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX, SSE2, NEON, AltiVec) to accelerate baseline JPEG compression and decompression on x86, x86-64, ARM, and PowerPC systems. On such systems, libjpeg-turbo is generally 2-6x as fast as libjpeg, all else being equal. On other types of systems, libjpeg-turbo can still outperform libjpeg by a significant amount, by virtue of its highly-optimized Huffman coding routines. In many cases, the performance of libjpeg-turbo rivals...
    Leader badge
    Downloads: 84,342 This Week
    Last Update:
    See Project
  • 6
    Extended Module Player

    Extended Module Player

    A multi-format module player and library

    xmp is a module player for Unix-like systems that plays over 90 mainstream and obscure module formats from Amiga, Atari, Acorn, Apple IIgs and PC, including Protracker (MOD), Scream Tracker 3 (S3M), Fast Tracker II (XM) and Impulse Tracker (IT) files.
    Leader badge
    Downloads: 202 This Week
    Last Update:
    See Project
  • 7

    XLSX I/O

    C library for reading/writing values from/to Excel .xlsx files.

    Cross-platform C library for reading values from and writing values to .xlsx files. XLSX I/O aims to provide a C library for reading and writing .xlsx files. The .xlsx file format is the native format used by Microsoft(R) Excel(TM) since version 2007. The library was written with the following goals in mind: - primary focus on data values organized in tables, on not layout or graphics - written in standard C, but allows being used by C++ - simple interface - small footprint...
    Leader badge
    Downloads: 15 This Week
    Last Update:
    See Project
  • 8
    ebfformat

    ebfformat

    An Efficient Binary data Format

    EBF, which stands for Efficient Binary Format, is a binary file format for reading and writing binary data easily. Reading writing routines are currently available in C,C++,Fortran,Java, Python, IDL, MATLAB. A program called ebftkpy which has a set of utility functions to work with the .ebf files , e.g., viewing the contents and getting a summary, is also provided. The EBF specification is designed to be concise and easy to understand to make it easier for others to write their own code...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9

    jpeg2pdf

    Create PDF from JPEG scans and photos

    Cross-platform command-line tool for creation of PDF documents from scans/photos of pages in JPEG (.jpg) format and the lightest weight ANSI C library to put multiple JPEG files into one PDF file. You can add handwritten comments to PDF scans (over original images) with xournal: http://xournal.sourceforge.net/ It supports graphics tablets and saves comments to PDFs as vector data.
    Leader badge
    Downloads: 26 This Week
    Last Update:
    See Project
  • The Secure Workspace for Remote Work Icon
    The Secure Workspace for Remote Work

    Venn isolates and protects work from any personal use on the same computer, whether BYO or company issued.

    Venn is a secure workspace for remote work that isolates and protects work from any personal use on the same computer. Work lives in a secure local enclave that is company controlled, where all data is encrypted and access is managed. Within the enclave – visually indicated by the Blue Border around these applications – business activity is walled off from anything that happens on the personal side. As a result, work and personal uses can now safely coexist on the same computer.
  • 10

    Library for binary format parsing

    Library for binary format parsing and generation for network

    A quite small library for parsing and generate binary messages, format you nameit. It designed to use for networking protocols e.g. take care about endianless. It's quite easy to use, like printf and scanf. Also it provide an memory care buffer abstraction to make it more easy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Importer library to import assets from different common 3D file formats such as Collada, Blend, Obj, X, 3DS, LWO, MD5, MD2, MD3, MDL, MS3D and a lot of other formats. The data is stored in an own in-memory data-format, which can be easily processed. www.open3mod.com/ is a 3D model viewer and exporter based on Assimp that is also Open Source.
    Leader badge
    Downloads: 137 This Week
    Last Update:
    See Project
  • 12
    SSBRenderer

    SSBRenderer

    Renderer for subtitle format SSB.

    SSBRenderer is a plugin for frameservers on Windows & Unix platforms to render 2D graphics by SSB (Substation Beta) data on frames of video streams.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    BPT

    BPT

    A set of library for C++, including a script programming language

    BPT (Pentacle Technology's Library in french) is a set of libraries which provide: A TCP scheduler based on select A simple dynamic library loader Parsing tool for INI format CString XOR cipher data DABSIC (Homemade script language) Sequence (Homemade sequence description language) Event callback library over SDL Network event callback library
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    xdbm

    XDBM is an XQuery implementation on the W3C's EXI binary XML format.

    XDBM version 2 will be an XQuery implementation that uses EXIP to handle binary XML in the EXI format adopted by the W3C. It will, like EXIP, aim to be as small as possible so that it runs well on resource constrained devices. It is still in the project design stage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Osxcart, or OS X Converting And Reading Tool, is a library designed to import file formats used in Mac OS X, NeXTSTEP, and GnuSTEP into GTK+/GLib-based programs easily, using a lightweight interface. The "s" in Osxcart is silent. Right now, the Osxcart library includes a module for reading and writing property lists (".plist" files) in XML format, and a module for importing and exporting RTF documents to and from GtkTextBuffers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Poor Man's Timing And Profiling

    Library tools to collect timing in Java, C, C++

    A collection of library code and tools for application execution profiling and performance testing. You can create stopwatches to time select portions of your code. You can measure differences (often to sub-millisecond accuracy) between clocks on different machines. You can log application events in a .csv format for subsequent analysis. You can also generate CPU loading logs in a .csv format.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Libkpass is a from-scratch C implementation of reading and writing KeePass 1.x format password databases. Please check github for future updates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    ezlog

    A tiny and easy to use log system for C/C++

    A tiny and easy to use log library for C/C++. Written in C. Customizable log message format for global and specified output target Cross platform support. Tested: linux, win32, wince, mac
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    "Datizo" stands for "DAte TIme ZOne". It is a Unix command-line utility which reads a date in ISO 8601 format and computes various data from it. The program is written in two languages the "D programming language" [NOT AVAILABLE YET] and Javasc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This is a lightweight and fast library for reading and writing any PNM file - PBM, PGM and PPM, up to 16 bits per sample, in ascii/binary format. Library contains also a Python bindings - module pixfiles with PixFile class.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Yet Another ImaGe Library. The idea behind this is to have a generic wrapper around image decoders to have an unique way to load images, disregarding its format. The library will be modular and will be able to detect on its own which decoder to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A project to extend TagLib's C bindings and create a complete C API. The name of the project is TACCI as an acronym of TAglib's Complete C Interface. Made mainly for GTKPod, since it's tagging support is shaky and there are very few alternatives.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    JAM MessageBase Library

    JAM Message Base Library

    JAM is a popular messagebase format for storing Fidonet messages originally devised by Joaquim Homrighausen, Andrew Milner, Mats Birch and Mats Wallin. JAMLIB is a subroutine library for manipulating such messagebases.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 24
    NixConf is a very simple c++ library for working with configuration files that are in the standard group format used by Linux and Unix applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next