Showing 302 open source projects for "c-bus"

View related business solutions
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
  • Find out just how much your login box can do for your customer | Auth0 Icon
    Find out just how much your login box can do for your customer | Auth0

    With over 53 social login options, you can fast-track the signup and login experience for users.

    From improving customer experience through seamless sign-on to making MFA as easy as a click of a button – your login box must find the right balance between user convenience, privacy and security.
  • 1

    SkyEye

    a very fast full system simulator

    SkyEye is a very fast full system simulator which takes llvm as IR of dynmic compiled framework.. It can simulate series ARM, Coldfire,Mips, Powerpc, Sparc, x86, TI DSP and Blackfin DSP Processor. Also can simulate multicore system by the multicore of host. The commercial support is provided by DigiProto Co. (http://www.digiproto.com)
    Downloads: 9 This Week
    Last Update:
    See Project
  • 2
    GObject reference counting debugger. A tool to help track down hard to find reference counting bugs in GObject, GTK and Gnome programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    DBGMEM is a memory debugger designed for large scale C and C++ programs on Linux. It helps you to find: memory leaks, heap memory corruption, passing of illegal argument to selected standard library functions, use of freed or uninitialized heap blocks
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    MemoryTracker

    C library, that logs memory changes made by malloc and free.

    This is a library that can be used for debugging memory consumption made by your program. Is written for Unix-like operating systems. It is advised to use GNU Compiler Collection when compiling.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Make Recruiting and Onboarding Easy Icon
    Make Recruiting and Onboarding Easy

    Simple, easy-to-use applicant tracking and employee Onboarding system for any sized organization.

    Take away the pain and hassle associated with applicant recruitment, hiring, and onboarding with ApplicantStack. Designed for HR professionals and recruiters, ApplicantStack helps streamline the recruiting and onboarding processes to improve productivity and reduce costs. ApplicantStack provides a complete toolkit that includes tools for posting, launching, and advertising jobs, assessing and managing candidates, collaborating with teams, centralizing information for quick hiring and onboarding, and more.
  • 5

    MinGW-builds

    Dual-target(32 & 64-bit) MinGW-W64 compilers for 32 and 64-bit windows

    Projects joined MinGW-W64, and the new builds will be available on the MinGW-W64(https://sourceforge.net/projects/mingw-w64) site.
    Leader badge
    Downloads: 538 This Week
    Last Update:
    See Project
  • 6
    ggcov
    ggcov is a GTK+ GUI for exploring test coverage data produced by C programs compiled with gcc --coverage. It's basically a GUI replacement for the gcov program that comes with gcc.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    clintercept

    OpenCL logging and tracking tool

    CLIntercept inserts itself between a program and the OpenCL library. It can log OpenCL calls or errors, time expensive functions, modify the devices or extensions returned to the program, or track OpenCL objects. Tracking OpenCL objects also allows CLIntercept to detect some common programming errors, such as leaks, mismatched calls to retain/release, situations that are not thread safe, and errors with mapped images or buffers, including buffer overwrites. Any of these can be missed...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Udis86 is an easy-to-use minimalistic disassembler library for the x86 and x86-64 instruction set architectures. The primary intent of the design and development of udis86 is to aid software development projects that entail binary code analysis.
    Leader badge
    Downloads: 27 This Week
    Last Update:
    See Project
  • 9

    ezlog

    A tiny and easy to use log system for C/C++

    A tiny and easy to use log library for C/C++. Written in C. Customizable log message format for global and specified output target Cross platform support. Tested: linux, win32, wince, mac
    Downloads: 0 This Week
    Last Update:
    See Project
  • ManageEngine Endpoint Central for IT Professionals Icon
    ManageEngine Endpoint Central for IT Professionals

    A one-stop Unified Endpoint Management (UEM) solution

    ManageEngine's Endpoint Central is a Unified Endpoint Management Solution, that takes care of enterprise mobility management (including all features of mobile application management and mobile device management), as well as client management for a diversified range of endpoints - mobile devices, laptops, computers, tablets, server machines etc. With ManageEngine Endpoint Central, users can automate their regular desktop management routines like distributing software, installing patches, managing IT assets, imaging and deploying OS, and more.
  • 10
    Project goal is making the Valgrind tool suite available on 32 and 64 bit Windows. See http://sourceforge.net/p/valgrind4win/wiki/Home/ for further information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Bug Finder

    Bug Finder

    A real Win32 extensible passive debugger

    This project born a few years ago when I encountered a fatal bug on a production environment, unfortunately not replicable on my development machine. I spent many time finding a solution, using also freeware and commercial third-party tools and libraries, but none helped me because the bug crashed the process, and no of the above tools could be able to catch the exception before the process dying. Also, it was not possible to install a development environment onto the production...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    GCC toolchain for MSP430

    Superseded by http://www.ti.com/tool/msp430-gcc-opensource

    Obsolete. See http://www.ti.com/tool/msp430-gcc-opensource or upstream GNU tools. This is a port of the GNU C Compiler (GCC) and GNU Binutils (as, ld) for the embedded processor MSP430. Tools for debugging and download are provided (GDB, JTAG and BSL)
    Leader badge
    Downloads: 46 This Week
    Last Update:
    See Project
  • 13
    A Python programming environment providing memory sizing, profiling and analysis, and a specification language that can formally specify aspects of Python programs and generate tests and documentation from a common source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    WinXP, Vista, Win7, linux, OpenSolaris native port of the BSD PSPSDK (ps2dev.org), with freely distributable import libraries and header files (DevPaks) for building cross compiled homebrew Sony PSP (PlayStation Portable) applications.
    Downloads: 40 This Week
    Last Update:
    See Project
  • 15
    YAGARTO is a cross development environment for the ARM architecture, running on a Windows host. It includes the GNU C/C++ toolchain and the Eclipse IDE.
    Downloads: 25 This Week
    Last Update:
    See Project
  • 16

    ppc-dis

    powerpc disassembler/assembler

    A standalone powerpc disassembler written as a wrapper over GNU libopcode library. It accepts the opcode ( in hex or decimal ) as it's argument and spits the disassembled output. Recently, a reference assembler has been added. It takes the instruction in string form and spits the assembled 32-bit opcode.It's not fully tested and may not work always.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    msp430fetinfo

    msp430fetinfo

    MSP430 USB-Debug-Interface MSP-FET430UIF Firmware Information

    A command line tool for getting information from a MSP-FET430UIF debug probe and connected MSP430-devices. Uses "msp430.dll" from http://processors.wiki.ti.com/index.php/MSP_Debug_Stack (Sourceforge project icon from the Open Icon Library). Also checkout the MSP430fetinfo Android app here: https://play.google.com/store/apps/details?id=com.kjarvel.msp430fetinfo
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A BSD licensed debugger intended for inclusion in FreeBSD at first and possibly other BSD variants in the future as well. It's designed to be a replacement of the GNU debugger there.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    WinDbg Uncovered

    Advanced Debugging Techniques in WinDbg

    This project/document has been created to give more exposure of the advanced debugging and dump file analysis/concepts using WinDbg. The document contains the real world scenario of programming bugs/problems with the authors explanation.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    MemDBG is a little library that can help C and C++ programmers to debug memory leak bugs and other common pitfalls. It traces the memory blocks allocated and can reports errors and other informations on standard output, files and through UDP datagrams.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    iat is Iso9660 Analyzer Tool, this tool have engine for detect many structure of image file
    Leader badge
    Downloads: 53 This Week
    Last Update:
    See Project
  • 22
    This emulator is capable of providing a faithful replication of the HP48. It also has a debugger for the saturn processor.
    Leader badge
    Downloads: 50 This Week
    Last Update:
    See Project
  • 23

    sigtrace

    Intercept UNIX signals, print backtraces and attach a debugger.

    Intercept UNIX signals, print backtraces and attach a debugger.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    versaloon

    versaloon

    Universal programmer/debugger. Universal embedded software framework.

    Versaloon Platform is a next gerenation embeded developpment platform based on OOC. It implements a unique HAL layer for all target chips supported. And it will, if implemented, support more then 10 kinds of target chips, provide drivers for more than 100 pheripherial chips, provide generic software stacks(including USB, Wifi...), provide an featured FSM system(with semaphore, mutex support). Versaloon is also a USB dongle providing JTAG, SWD, SPI, IIC, GPIO, PWM, MicroWire, USART, EBI and so on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This project aims to port the popular debugger Valgrind to the NetBSD operating system.
    Downloads: 0 This Week
    Last Update:
    See Project