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.

  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Next-Gen Encryption for Post-Quantum Security | CLEAR by Quantum Knight Icon
    Next-Gen Encryption for Post-Quantum Security | CLEAR by Quantum Knight

    Lock Down Any Resource, Anywhere, Anytime

    CLEAR by Quantum Knight is a FIPS-140-3 validated encryption SDK engineered for enterprises requiring top-tier security. Offering robust post-quantum cryptography, CLEAR secures files, streaming media, databases, and networks with ease across over 30 modern platforms. Its compact design, smaller than a single smartphone image, ensures maximum efficiency and low energy consumption.
    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: 36,162 This Week
    Last Update:
    See Project
  • 2
    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: 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
    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
  • Create and run cloud-based virtual machines. Icon
    Create and run cloud-based virtual machines.

    Secure and customizable compute service that lets you create and run virtual machines.

    Computing infrastructure in predefined or custom machine sizes to accelerate your cloud transformation. General purpose (E2, N1, N2, N2D) machines provide a good balance of price and performance. Compute optimized (C2) machines offer high-end vCPU performance for compute-intensive workloads. Memory optimized (M2) machines offer the highest memory and are great for in-memory databases. Accelerator optimized (A2) machines are based on the A100 GPU, for very demanding applications.
    Try for free
  • 5
    Write random numbers/characters to standard output.
    Downloads: 3 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
    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: 1 This Week
    Last Update:
    See Project
  • 8

    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
  • 9
    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
  • Easy-to-Use Website Accessibility Widget Icon
    Easy-to-Use Website Accessibility Widget

    An accessibility solution for quick website accessibility improvement.

    All in One Accessibility is an AI based accessibility tool that helps organizations to enhance the accessibility and usability of websites quickly.
    Learn More
  • 10
    Difftool working on clipboard. Compare the last two entries in the clipboard.
    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