Showing 25 open source projects for "stdio"

View related business solutions
  • SKUDONET Open Source Load Balancer Icon
    SKUDONET Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    SKUDONET ADC, operates at the application layer, efficiently distributing network load and application load across multiple servers. This not only enhances the performance of your application but also ensures that your web servers can handle more traffic seamlessly.
  • Tigerpaw One | Business Automation Software for SMBs Icon
    Tigerpaw One | Business Automation Software for SMBs

    Fed up with not having the time, money and resources to grow your business?

    The only software you need to increase cash flow, optimize resource utilization, and take control of your assets and inventory.
  • 1
    fmt

    fmt

    Formatting library as an alternative to C stdio and C++ iostreams

    {fmt} is an open-source formatting library providing a fast and safe alternative to C stdio and C++ iostreams. The format API is similar in spirit to the C printf family of function but is safer, simpler and several times faster than common standard library implementations. The format string syntax is similar to the one used by str.format in Python. The library is fully type safe, automatic memory management prevents buffer overflow, errors in format strings are reported using exceptions...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    omnisharp-roslyn

    omnisharp-roslyn

    OmniSharp server (HTTP, STDIO) based on Roslyn workspaces

    OmniSharp is a .NET development platform based on Roslyn workspaces. It provides project dependencies and C# language services to various IDEs and plugins. OmniSharp is built with the .NET Core SDK on Windows and Mono on OSX/Linux. It targets the net472 target framework. For platforms other than Windows, OmniSharp ships with an embedded Mono which is based on version 6.12.0, includes MSBuild 16.8.0 and is provisioned during the build script. If Mono is globally installed on the system,...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    Markdown to PDF

    Markdown to PDF

    Hackable CLI tool for converting Markdown files to PDF using Node.js

    A simple and hackable CLI tool for converting markdown to pdf. It uses Marked to convert markdown to HTML and Puppeteer (headless Chromium) to further convert the HTML to PDF. It also uses highlight.js for code highlighting. The whole source code of this tool is only ~250 lines of JS ~500 lines of Typescript and ~100 lines of CSS, so it is easy to clone and customize.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4

    Petit Ami

    This is a graphical toolkit (GTK) for porting programs between OSes

    Peitit-Ami is a graphical toolkit (GTK) for porting programs between operating systems that was written starting in the 1980's. Written before the time of Windows and XWindows, it was extended to those operating systems in a way that didn't require previous programs to be rewritten or thrown out. It does that by using clear, paradigm driven models of device I/O that carry over from one model into a higher level of I/O and abstraction. Note: This repo is backup hosted...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
  • 5
    otp

    otp

    This program takes stdin, xor's it with a key and outputs to stdio

    "otp" command line to encrypt / decrypt using the One Time Pad algorythm
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    libnetstream is set of stream library functions mainly for protocols for network like http https ftp tcp udp over a stream manner (FILE*) in stdio, the idea is to create the interfacing for internet protocol streams to a normal posix FILE* stream.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    experix laboratory control system

    experix laboratory control system

    instrument control, data acquisition display and analysis

    ... pipes. Interfaces accessible via commands and scripts: file i/o modelled on stdio and stdlib; usb control and bulk transfers; socket operations; webcam; graphics via framebuffer. Applications (not all available yet for download) include: cell poker (like an atomic force microscope); tissue mechanical tester; fluorescence photobleaching; alternating laser excitation fluorescence; fluorescence intensity distribution analysis; iverilog simulation analysis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    DelJpegEx

    Enhanced Delphi jpeg unit for libjpeg-turbo (based on IJG library)

    Enhanced Delphi jpeg unit Now using libjpeg-turbo (based itself on IJG library): http://www.libjpeg-turbo.org/ Main differences to original unit: - use libjpeg-turbo; thanks to its optimizations, it's 2-5 times faster! - reimplemented library source/destination without stdio: because they are always memory streams, use direct memory access! -> reduced footprint (library objs), reduced intermediate buffers, faster, avoid error with "ferror" inside the library...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    ABAVR

    AVR-related utility code

    This repository contains AVR-related utility code that I've written as alternatives to the Arduino libraries, including a Makefile framework, a tiny non-preemptive priority-based task scheduler a Serial driver that works with the standard C stdio APIs to be used, and a system clock.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Propelling Payments for Software Platforms Icon
    Propelling Payments for Software Platforms

    For SaaS businesses to monetize payments through its turnkey PayFac-as-a-Service solution.

    Exact Payments delivers easy-to-integrate embedded payment solutions enabling you to rapidly onboard merchants, instantly activate a variety of payment methods and accelerate your revenue — delivering an end-to-end payment processing platform for SaaS businesses.
  • 10
    Corbomite
    Data logger, manipulator and visualizer. Receives data in CSV format from stdio.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    zlog

    NAT Log for H3C router

    Receive NAT BIN log from H3C router,display on STDIO.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Tan9Lin9.stdio

    Tan9Lin9.stdio

    Tan9Lin9.stdio

    My stdio logo
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    gzx is a C library and a command line tool for fully GZIP-compliant file compression with fast random access read support. gzx includes a FUSE (filesystem in userspace) client that allows to access the compressed files with arbitrary applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Generic data visualizer tool to display output of command line data sources.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Execute A Win32 process with Partial Ansi Sequence support (for text color and cursor movement support for simple, stdio based programs, with Text User Interfaces, TUI)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    JMrTools, is inspired by the MrTools Perl Project (Written by Robert Marino). This JAVA project implements ssh telnet, scp, rsync, sftp, ftp, and stdio. Providing execution/transfer of commands, script, or files on Multiple hosts concurrently.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    JS3tream is a simple STDIO stream director between your machine an Amazon S3. Allowing you to stream limitless information to and from Amazon. Great for backups using TAR or ZIP. Main Site http://js3tream.sourceforge.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A specification and toolkit to allow structured input and output for programs. Wrappers for common UNIX commands that use this (above) library to eliminate the need for text parsing when integrating these commands using shell pipes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    stdio_zip is a C wrapper API that replicates the <stdio.h> function names and allows you to open files that are inside uncompressed zip files i.e. fopen("data.zip/textures/red.png","rb")
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Woo Shell is an alternative to the normal Windows command prompt (cmd.exe). It is inspired by linux shells such as bash, csh and by the xterm terminal. It supports filename completion, stdio piping and redirection, copy/paste.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    wsinetd (Windows Simple inetd) is a Windows equivalent of the standard Unix / BSD inetd super daemon, starting stdio Internet servers on demand.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ReadyExec is a client-server system designed to alleviate the problem of high-startup-costing applications which are run repeatedly (e.g., in procmail) and use stdio files and argv to interact can be used within ReadyExec with very little work.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Car is a library and program for creating archives from sets of files and reading files from an archive. Archives are accessed with functions similar to the stdio functions in C (fopen, fread, ...). An archive can contain directories and symlinks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A simple fast Sequence IO library. Written to make reading and writing genetic sequences as simple as using stdio.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    IM Bot Framework is an adapter to interface console I/O programs to IM servers. The goal of this program is to allow easy development of bots in any programming language that can read from and write to stdio.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next