Showing 443 open source projects for "c 4 decompiler"

View related business solutions
  • 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.
  • 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
    cpcrslib

    cpcrslib

    Libraries for CPC game development under z88dk and SDCC

    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    bps

    A B-tree based associative array library.

    B-tree with a twist pointer set. The ordered set approaches the speed of the fastest unordered, hash table based sets, while using several times less memory.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Embedded HTTP Server (EHS) is a C++ class library which can be inherited from to add HTTP(S) server functionality to any class or application. It is easily extendable (samples included) and supports SSL, form data via POST or GET, uploads via multi-part form attachments and WebSockets. Operation modes include single- and multi-threaded operation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Rexx/CSV is a Rexx external function package that makes reading and writing to CSV (comma separated values) files easier.
    Downloads: 2 This Week
    Last Update:
    See Project
  • HRSoft Compensation - Human Resources Software Icon
    HRSoft Compensation - Human Resources Software

    HRSoft is the only unified, purpose-built SaaS platform designed to transform your complex HR processes into seamless digital ones

    Manage your enterprise’s compensation lifecycle and accurately recognize top performers with a digitized, integrated system. Keep employees invested and your HR team in control while preventing compensation chaos.
  • 5
    Assorted projects. General-purpose libraries for Python, C++, Scala, bash, and others. Meta-programming tools. System utilities. UI components. Web APIs. Configuration files. Benchmarks. Programming competition entries. And much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    SDL2 for AmigaOS 4

    SDL2 for AmigaOS 4

    Simple DirectMedia Layer 2.0 port for AmigaOS 4

    *** New home: https://github.com/AmigaPorts/SDL *** This is a port of SDL 2.0 for AmigaOS 4. Some parts were recycled from older SDL 1.2 port for AmigaOS 4, such as audio and joystick code. Features: - Based on version 2.0.7 - 2D renderers: compositing, OpenGL (MiniGL) and software - OpenGL 1.x context using MiniGL - OpenGL ES 2.0 context (beta)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    LBSP

    Real-Time Processing Library for OSHW Biomedical Sensors

    Applications involving data acquisition from sensors need samples at a preset frequency rate, the filtering out of noise and/or analysis of certain frequency components. We propose a novel software architecture based on open-software hardware platforms which allows programmers to create data streams from input channels and easily implement filters and frequency analysis objects. The performances of the different classes given in the size of memory allocated and execution time (number of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    ATFinder

    Configuration finder by AT commands with auto-configure options

    Bluetooth module configuration finder by AT commands with auto-configure options for Arduino
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    chemfiles

    chemfiles

    Modern library for chemistry file reading and writing

    Chemfiles is a modern and high-quality library for reading and writing trajectory files created by computational chemistry simulations program. These trajectories contains atomic positions, velocities, names, topology and sometimes more. Running simulations produce enormous amounts of data, which has to be post-processed to extract physical information about the simulated system. Chemfiles provides an interface to access this information which is - unified: the same code will work with all...
    Downloads: 0 This Week
    Last Update:
    See Project
  • All-in-One Payroll and HR Platform Icon
    All-in-One Payroll and HR Platform

    For small and mid-sized businesses that need a comprehensive payroll and HR solution with personalized support

    We design our technology to make workforce management easier. APS offers core HR, payroll, benefits administration, attendance, recruiting, employee onboarding, and more.
  • 10
    StringLib C: functional string library

    StringLib C: functional string library

    C library defining string type and designed for string manipulation

    The stringlib.h library by GreenApple allows easy string manipulation in C language by defining the type 'string' (or '_string') and providing several functions to easily operate with them. All allocation is done automatically, unallocation is done by calling the function 'string_delete(string*)'. Full documentation is present on the library header file.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Sqrat is a C++ library for Squirrel that facilitates exposing classes and other native functionality to Squirrel scripts. It models the underlying Squirrel API closely to give access to a wider range of functionality than other binding libraries. In addition to the binding library, Sqrat features a threading library and a module import library.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    libtld

    libtld

    Extract the TLD of any, world wide, URI.

    The libtld is used to extract the TLD from any URI from anywhere in the world. The library recognizes all TLDs, whatever the number of levels the TLD includes (i.e. .com has one, .au has up to 4 such as .schools.nsw.edu.au) this library will be capable of extracting it. The library is for C, C++, and PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Robotics Library

    Robotics Library

    C++ framework for robot kinematics, dynamics, motion planning, control

    The Robotics Library (RL) is a self-contained C++ library for rigid body kinematics and dynamics, motion planning, and control. It covers spatial vector algebra, multibody systems, hardware abstraction, path planning, collision detection, and visualization.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    SFENCEMain

    The SFECEMain library is uses for easier writing with the SFENCE lib..

    The SFECEMain static library is uses for easier developing programs which uses the SFECNE dynamic library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    SSEM

    The Standart SFENCE Extension Module (SSEM).

    The Standart SFENCE Extension Module (SSEM) includes basic extensions for the SFENCE dynamic library. It means extensions for reading files, working with configuration files, using TCP and UDP connections end servers and etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Uart32

    Uart32

    Win32 API wrappers for accessing COM Uart in blocking mode

    Uart32 is a C++ wrapper around the win32 Serial Port API that allows blocking-mode access to the COM port. This library works great for accessing a UART serial port from a background worker thread. It features: a simple c++ class. (temporarily removed for maintainance. Use DLL API Instead) built in per access timeout on data receive. a C-API wrapper that is exportable to C# DLL import class
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17

    brl2mml

    A library to convert between braille and MathML

    brl2mml is a library that can perform conversion between braille and MathML. It currently supports UK Maths braille.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Imgtools

    Imgtools

    A C extension to Tk that provides functionality to modify images

    Imgtools is a C extension to Tk, that provides functionality to modify Tk's photo images. Imgtools can scale images, rotate images and modify the alpha channel. For scaling and rotating three interplation methods are available: nearest neighbor, linear and bicubic (the Catmull - Rom flavor).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19

    sslcl

    Simple Cache (or Serialization) Library

    It's a like serialization library, but for structures and programs written in C. It is designed to be fast and simple as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    zibaldone

    zibaldone

    c++/java library for thread support and other useful stuff

    Description zibaldone is a c++/java library for multithread programming. Currently zibaldone provides the following functionalities: => a class named "Thread" that (likewise what happens in Java) is to be inherited to create user thread. => event communications management between threads (design pattern observer) => socket support class (both PF_LOCAL and AF_INET on Linux, AF_INET on windows) => Serial port communication support class => Timer objects => Logging facilities...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    LibUsbDotNet C# USB Library
    .NET C# USB library for WinUSB, LibUsb-Win32, and libusb-1.0. Using the common device classes, applications work with all operating systems and drivers without modification. Lots of example code. Open source software at sourceforge.net.
    Leader badge
    Downloads: 257 This Week
    Last Update:
    See Project
  • 22

    libCalculate

    Static library for easier calculation with SFENCE library.

    Static library for easier calculation with SFENCE library universal type struct sVariable_Type. Do a calculation of text input. Calculation rule can by stored and reused for quicker calculations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    SEMShared

    The SEMShared library is uses for easier creating SFENCE modules.

    The SEMShared static library is uses for easier creating SFENCE extension modules (SEMs). In the library you can find basic extensions loaders and some other utilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    datetime

    Quick and small C++ date and time class

    Standard <ctime> wants prone C++ date and time class
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    QZXing

    QZXing

    Qt wrapper library for the ZXing decoding library.

    The project has been relocated at https://github.com/ftylitak/qzxing/
    Downloads: 0 This Week
    Last Update:
    See Project