C Usability Software

View 124 business solutions

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

  • Auth0 for AI Agents now in GA Icon
    Auth0 for AI Agents now in GA

    Ready to implement AI with confidence (without sacrificing security)?

    Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
    Start building today
  • AI-based, Comprehensive Service Management for Businesses and IT Providers Icon
    AI-based, Comprehensive Service Management for Businesses and IT Providers

    Modular solutions for change management, asset management and more

    ChangeGear provides IT staff with the functions required to manage everything from ticketing to incident, change and asset management and more. ChangeGear includes a virtual agent, self-service portals and AI-based features to support analyst and end user productivity.
    Learn More
  • 1
    TortoiseSVN

    TortoiseSVN

    An Apache SVN client, right where you need it most

    TortoiseSVN is a Subversion (SVN) client, implemented as a windows shell extension. Which means it's available right where you need it: in the Windows file explorer. It's intuitive and easy to use, since it doesn't require the Subversion command line client to run. Simply the coolest Interface to (Sub)Version Control!
    Leader badge
    Downloads: 33,182 This Week
    Last Update:
    See Project
  • 2
    Write random numbers/characters to standard output.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 3
    Logapp is a wrapper utility that helps supervise the execution of applications that produce heavy console output (e.g. make, CVS and Subversion). It does this by logging, trimming, and coloring each line of the output before displaying it.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4
    EZ Project

    EZ Project

    Softwares making our work easier

    Go to "Files" to download releases of EZComm and Jirrit. EZComm (EZ Comm) is still maintened, code hosted on https://github.com/bon-ami/ezcomm You can use it as either a client or a server for TCP/UDP text messages Jirrit is still maintened, code hosted on https://github.com/bon-ami/jirrit You can use it to operate with commands on JIRA, bugzilla, Jenkins and Gerrit. EZOutput is hosted on https://gitee.com/bon-ami/ezoutput
    Downloads: 4 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 5
    The libexplain project provides a library which may be used to explain Unix and Linux error messages. This will make your application's error messages much more understandable to your users.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    A small program that allow to unpack all 'rar' files in derictory using 'unrar' program.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7

    libzio

    A Library for Accessing Compressed Text Files

    The libzio provides using fopencookie(3) of the glibc or funopen(3BSD) together with zlib and libbzip2 an API to read or write gzip/bzip2 files with streams. Libzio uses the GNUC weak facility to allow programs to be linked against zlib or libbzip2 only.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    ABK Code Beautifier indents and comments the Code of C/C++ currently. The code to be processed must be error free for accurate output.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Difftool working on clipboard. Compare the last two entries in the clipboard.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Dun and Bradstreet Risk Analytics - Supplier Intelligence Icon
    Dun and Bradstreet Risk Analytics - Supplier Intelligence

    Use an AI-powered solution for supply and compliance teams who want to mitigate costly supplier risks intelligently.

    Risk, procurement, and compliance teams across the globe are under pressure to deal with geopolitical and business risks. Third-party risk exposure is impacted by rapidly scaling complexity in domestic and cross-border businesses, along with complicated and diverse regulations. It is extremely important for companies to proactively manage their third-party relationships. An AI-powered solution to mitigate and monitor counterparty risks on a continuous basis, this cutting-edge platform is powered by D&B’s Data Cloud with 520M+ Global Business Records and 2B+ yearly updates for third-party risk insights. With high-risk procurement alerts and multibillion match points, D&B Risk Analytics leverages best-in-class risk data to help drive informed decisions. Perform quick and comprehensive screening, using intelligent workflows. Receive ongoing alerts of key business indicators and disruptions.
    Learn More
  • 10
    Curses++ is a set of C++ wrapper classes for the curses library. The project is aimed at providing a layer compatible with any version of curses (ncurses and pdcurses are seen as two major versions) and to be easy-to-use, using familiar STL interfaces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Embeddable Predictive Text Library
    A C (and JavaScript) library providing predictive text functions. The API is very simple and provides dictionary autocomplete and partial/full matching. Sample cellphone-like examples are included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ExGUI is short for Extended Graphical User Interface, and this is because the aim of this project is to increase the speed, usability, flexibility and intuitiveness of the common components of programs that a user may use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    "extendedutils" package,which is an extension to the GNU Coreutils adds useful metadata to the utilities and enhance their functionality.The package contains the following commands:renm, sdel, cprog, rshred, ls --osort, rm -b
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ExtraMessageBox is an extension of the Windows API function MessageBox(). It lets you create popup message boxes that additionally feature a checkbox for "Do not show again" or "Remember my choice".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Frexhwd is a simple and small Hardware Detection for Linux. It is written in Unix shell(Bash) and C Language. it easy to run on small, embedded or simple system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Grift is a library that provides a framework for developing a UI-independent application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Open Source IM and voice client using Jabber and SIP protocols, with great audio quality thanks to speex and a nice and clean interface. Programmed in Java and C++. It supports chat, voice and file transfers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    JPointerLock

    JPointerLock

    Pointer Lock for Java AWT/Swing

    Adds support for confining the mouse pointer to a Java AWT or Swing window, useful for video games that use mouse look or edge scrolling. Usage: 0. Download release/jpointerlock.jar and lib/native-library-loader.jar from the code section, and add them to your build path/classpath. 1. Call PointerLockLoader.init() as early as possible on the AWT EDT to load the native library. 2. Call PointerLock.setPointerLock(Window, boolean) on the AWT EDT when you want to lock or unlock the pointer. This library and the included native library loader are released under the Unlicense and come with absolutely no warranty. See https://unlicense.org/ for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Java JNI Launcher and Service Controller is a project to create a suite of Java virtural machine launcher tools. No more long complicated command line's to run your Java application
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Listaller
    Listaller is a simple software installation system which helps to create software packages that work on many Linux distributions. It also makes it easier to remove applications on Linux machines without touching the package management system directly
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Configurable/Extensible Log Analyzer Tool for Windows
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    MBDyn (1.2.6) as C/C++ project in the Eclipse/CDT-IDE ported from its original autotools-build-system for adding the comfort of a modern C/C++ developement environment to the programming phase. For ++info on MBDyn see <http://www.aero.polimi.it/~mbdyn/>
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    MapReduce is a simple and flexible parallel programming model initially proposed by Google for large scale data processing in a distributed computing environment. This project implements the MapReduce runtime and API for the Cell processor platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Ferramenta Computacional para Deficientes Visuais. Provê acesso a um editor de textos, calculadora e envio de e-mails sem necessidade de instalação ou grandes requisições de hardware. Possui interface adaptada para pessoas com baixa visão.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Open Source Application Server Appliance based on Open Source GlassFish
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next