[go: up one dir, main page]

Browse free open source C Command Line Tools and projects below. Use the toggles on the left to filter open source C Command Line Tools by OS, license, language, programming language, and project status.

  • 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
  • La version gratuite d'Auth0 s'enrichit ! Icon
    La version gratuite d'Auth0 s'enrichit !

    Gratuit pour 25 000 utilisateurs avec intégration Okta illimitée : concentrez-vous sur le développement de vos applications.

    Vous l'avez demandé, nous l'avons fait ! Les versions gratuite et payante d'Auth0 incluent des options qui vous permettent de développer, déployer et faire évoluer vos applications en toute sécurité. Utilisez Auth0 dès maintenant pour découvrir tous ses avantages.
    Essayez Auth0 gratuitement
  • 1

    Imageinfo

    Display image info with a minimum of C code & no external dependencies

    Imageinfo is a command line tool which recognizes TIFF,GIF,PNG, BMP,JPEG,TGA,PBM,PGM,PPM image files. It is the simplest C code necessary to display useful information about each file without the use of external libraries or any C runtime code. The current EXE is 10K bytes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Library for decoding InterPlay ACM Audio format. Includes command line tool and plugins for WinAmp, GStreamer and XMMS family (XMMS, BMP, Audacious).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    JTAG-O-MAT is a simple but highly configurable command line tool for Win32 and Linux based PCs, mainly used to upload initial software to virgin embedded system via a JTAG interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A little command-line tool and a little php module to change kerberos passwords, even on a Active Directory server, even already expired ones. It runs on Linux, no additional configuration (or access) to the kerberos server is needed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Professional Email Hosting for Small Business | Greatmail Icon
    Professional Email Hosting for Small Business | Greatmail

    Ready to switch to a more reliable and secure email hosting solution?

    Dependable cloud based email hosting with spam filtering, antivirus protection, generous storage and webmail. Compatible with Outlook and all other POP3/IMAP clients. High volume SMTP service for responsible senders. Outbound relay service for transactional messages, email marketing campaigns, newsletters and other applications. Dedicated email servers, clustering and multiple IP load balancing for high volume senders. Fixed monthly cost with unlimited sending and reputation monitoring. Greatmail is an email service provider (ESP) specializing in business class email hosting, SMTP hosting and email servers. For ISPs, application programmers and cloud developers, we also provide custom solutions including dedicated IP servers and process specific, load balanced configurations with multiple servers.
    Learn More
  • 5
    This is a small and fast library and command-line tool for manipulation of logic/boolean-algebra expressions, including proofing and simplification. A front-end using tigcc for Texas Instruments calculators is planned, too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Mozilla JPEG Encoder Project

    Mozilla JPEG Encoder Project

    Improved JPEG encoder

    MozJPEG improves JPEG compression efficiency achieving higher visual quality and smaller file sizes at the same time. It is compatible with the JPEG standard, and the vast majority of the world's deployed JPEG decoders. MozJPEG is compatible with the libjpeg API and ABI. It is intended to be a drop-in replacement for libjpeg. MozJPEG is a strict superset of libjpeg-turbo's functionality. All MozJPEG's improvements can be disabled at run time, and in that case it behaves exactly like libjpeg-turbo. MozJPEG is meant to be used as a library in graphics programs and image processing tools. We include a demo cjpeg command-line tool, but it's not intended for serious use. We encourage authors of graphics programs to use libjpeg's C API and link with MozJPEG library instead. Progressive encoding with "jpegrescan" optimization. It can be applied to any JPEG file (with jpegtran) to losslessly reduce file size.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    NOAHDB is a command line tool that parses the log files that are emitted by the Argos Honeypot and populates the tables of a MySQL database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Random name generator library with rule files. Fast, lightweight and easy. Can generate rule files from custom text, you can easily use it into your application and use the command line tool to generate the best suitable name for your needs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Netgroup Administrator

    Command line tool used to manager the /etc/netgroup file.

    netgradm is a command line tool used to manage a local copy of the /etc/netgroup file.
    Downloads: 0 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.
    Learn More
  • 10
    ntrc (Network TRace Converter) is a command-line tool that allows conversion of network packet traces to and from different formats such as TSH, ns-2 TrafficTrace, tcpdump, etc. Written entirely in C, ntrc is particularly efficient with large traces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    NoiseGen

    NoiseGen

    Command-line tool to generate 1D, 2D, or 3D noise textures

    Do not use this project. Go to the homepage listed above.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Notcurses

    Notcurses

    blingful character graphics/TUI library. definitely not curses

    A library facilitating complex TUIs on modern terminal emulators, supporting vivid colors, multimedia, threads, and Unicode to the maximum degree possible. Things can be done with Notcurses that simply can't be done with NCURSES. It is furthermore fast as shit. What it is not: a source-compatible X/Open Curses implementation, nor a replacement for NCURSES on existing systems. Notcurses abandons the X/Open Curses API bundled as part of the Single UNIX Specification. For some necessary background, consult Thomas E. Dickey's superb and authoritative NCURSES FAQ. As such, Notcurses is not a drop-in Curses replacement. Wherever possible, Notcurses makes use of the Terminfo library shipped with NCURSES, benefiting greatly from its portability and thoroughness. Notcurses opens up advanced functionality for the interactive user on workstations, phones, laptops, and tablets, possibly at the expense of e.g. some industrial and retail terminals.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Procbyte - Binary Scripting Language

    Script language for processing binary data

    Procbyte is a tool to access binary files from shell programming. It has binary data handling, read/write capability, basic math and date conversions. It is intended to aid in bash programming, but can be used from any command line tool or application. NOTE: This was accidentally uploaded as a beta, instead of alpha, but its status IS ALPHA. The next upload will standardize the language to the point where any scripts that work in it will work in all future versions -- however, scripts written for this version may not work in subsequent ones, the (mostly output) commands have changed: , ; . =* etc. Sorry for that, but I had to rework a bit to get more possible tokens and increase future expandability. If there's demand, I'll include a converter for old scripts, either as a filter or command-line interpreter so you'll be able to pipe through an additional step or use `convert_old_procb "MY-OLD-SCRIPT"` or something like that.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Racron is a command line tool that calculates the dynamic response of systems with a single degree of freedom (SDOF), due to external force or earthquake excitation. It supports linear & bilinear systems and utilizes various time-stepping methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    RepeatFinder is a command line tool for generating non-overlapping matches of microsatellite DNA from FASTA format code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Small SMTP wrapper designed to be used in chroot-ed environment as a sendmail command-line tool replacement. e.g. warpper can be used by php ( by function mail ) instead of using SMTP client written in php
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A command line tool used to choose and connect to wireless networks. The interface is provided by ncurses and at the moment the wireless network interface is controlled via the Wireless Tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SimpleDriveWiper is a very simple command line tool that allows you to wipe the free space of a drive/partition. Its purpose is to obfuscate the residual of data that remains even after attempts have been made to remove it. For Windows,Linux and Mac.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This tool permit to backup datas such as phonebook, calendar, notes and other of a SonyEricsson (tested on w810i) mobile phone. This a command line tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    SymDiff is a little command line tool for symbolic differentiation and expression evaluation. Furthermore, the code can be used for the symbolical implementation of certain mathematical algorithms that require derivatives.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    TCLFT is a small command line tool that lets you translate German texts and phrases to Fraenkisch, a South German language. Please read the documentation before you start...!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    TagSearch is a command line tool for searching Tags in Exuberant ctags Files. - Search for special tag kind (classes, variable definitions ...) - configurable output format - search case sensitiv/insensitiv - search for partial or full Match
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This command-line tool allow to retrieve data from the Testo 175/177 sensor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Thallo is a command line tool (+scheduler library) to calculate scheduled events (daily, weekdays, weekly, monthly, monthly_weekday, yearly, yearly_weekday,...).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The SBML ODE Solver is a command-line tool and programming library (ISO/ANSI C) for construction and numerical integration of an ODE system, derived from an SBML based description of a biochemical reaction network. Development has moved to https://github.com/raim/SBML_odeSolver . Please download the latest version from there!
    Downloads: 0 This Week
    Last Update:
    See Project