Showing 560 open source projects for "c-bus"

View related business solutions
  • Eptura Workplace Software Icon
    Eptura Workplace Software

    From desk booking and visitor management, to space planning and office utilization data, Eptura Workplace helps your entire organization work smarter.

    With the world of work changed forever, it’s essential to manage your workplace and assets together to effectively create a high-performing environment. The Eptura experience combines the power of workplace management software with asset management, enabling you to effectively operate your building and facilitate hybrid work.
    Learn More
  • JobNimbus Construction Software Icon
    JobNimbus Construction Software

    For Roofers, Remodelers, Contractors, Home Service Industry

    Track leads, jobs, and tasks from one easy to use software. You can access your information wherever you are, get everyone on the same page, and grow your business.
    Learn More
  • 1
    Debug Wrapper library is an alpha library which set wrapper on some glibc functions such fopen,fclose,unlink,.. and trace all IO access. This project has been stop because it duplicate some functionality of last Valgrind version.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Gear is a Parallax Inc. Propeller emulator, with support for step through debugging and component plug-ins. Requires .NET 2.0
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Integrated development environment for creating, editing, compiling, translating, debugging and profiling portable brainfuck programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    JDLabAgent is a dynamic link library which is loaded into the Java Virtual Machine via Java Virtual Machine Debug Interface (JVMDI). The JDLabAgent can be parameterized via config files and logs JVM events (e.g. breakpoints, exceptions).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Vivantio IT Service Management Icon
    Vivantio IT Service Management

    Your service operation isn’t one-size-fits all, so your IT service management solution shouldn’t be either

    The Vivantio Platform allows you to focus on the IT service management tools that make sense for your organization’s unique service model: from incident, problem and change requests, to service requests, client knowledge and asset management
    Learn More
  • 5
    Desquirr is a decompiler plugin for Interactive Disassembler Pro. It is currently capable of simple data flow analysis of binaries with Intel x86 machine code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This is a Windows QBasic emulator for Windows. It is suposed to run and build qbasic code. It can build/execute old qbasic code (currently in constructions) Version 0.1 has been released: New commands and lots of bugs removed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Codemon is a testing tool that enables code coverage of C codes. It supports the level of Decision Coverage and Condition Coverage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    dLog is a swift c++ std::stream based output logger that works with tags. It is easy to use, swift and inexpensive when turned off. An example: dLog::write("fileOutput") << "open file:" << filename;
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    CDK4AVR stands for Cross Development Kit for Atmels AVR RISC processor serie and should you support with a comprehensive Assembler and C development environment for even this processor familie under Linux or similar host systems.
    Downloads: 1 This Week
    Last Update:
    See Project
  • A CRM and Sales Data Management Platform for Multi-Line Sales Teams Icon
    A CRM and Sales Data Management Platform for Multi-Line Sales Teams

    The CRM, sales reporting, and commission tracking tool uniquely tailored to the needs of manufacturers, sales reps, and distributors.

    Repfabric is a customer relationship management (CRM) software designed specifically for multi-line sales teams (i.e. reps, distributors, wholesalers, dealers, and manufacturers). It streamlines and simplifies the sales process by providing deep integration with email, contacts, calendars, and deal tracking. The platform enables users to track commissions from CRM to sale, make updates directly from mobile devices, and document sales calls using voice-to-text features.
    Learn More
  • 10
    Displaying information about the contents of COFF format files which were built by CCS compiling tools of Texas Instruments; disassembling such COFF files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    DbgProfiler provides an easy mechanism for profiling certain hotspots of an application by just adding a few macros to the C++ source code. A hierarchy of the callers and callees is generated automatically and allows a detailed analysis of the results.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Expresses C program in graphical control flow chart in VCG GDL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Tools 'A' are tools for developing C/C++ applications. For further informations please have a look at http://yaka.ensiie.fr/ta/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Disassembler for linux: will try to provide a gui driven tool to disassemble executables. Written in C++, uses gtk libraries for the gui, and will disassemble binaries from a number of OSses.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This is a dynamic slicing tool for Java programs. The tool modifies the Kaffe virtual machine to collect the execution trace, and compress the trace on-the-fly. Please proceed to the tool's website http://jslice.sourceforge.net/ for download.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    An advanced php debugger and profiler that support tracing, sampling, symbolic and exception break points, remote control. This is a zend extension and does not require php script modification.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    PHPDebugger is used for debugging PHP scripts.It can debug PHP scripts on local as well as remote servers. The Just In Time (JIT) gives the power to debug an entire web application through a Web Server.It has Inbuilt Profiler functionality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Atemu and Xatdb provide a simulator and debugger for devices and networks made up of AVR microprocessor devices, such as the MICA2 Mote.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Tool to convert stabs debugging symbols into Codeview symbols within Windows 32 bit executables. This tool allows one to use Windows debugger tools on applications built with GCC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    NProf is a profiler for .NET applications. The project has moved to Google Code (http://code.google.com/p/nprof/).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    yakwailog is a simple logger written in c++. it is very easy to implent in any c++ related project because you just have to include it, initialise it, use and close it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This project contains user-space code to display the virtual memory layout of a user-space process on Linux Systems in a user-friendly format. The end product is quite useful for a developer to do user-level porting on any Linux friendly arch.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    wintrc.exe is an "strace" utility for MS Windows which runs the specified command until it exits. It intercepts and records the API calls which are called by a process. The name of each API call, its arguments and its return value are printed on stdout.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Protoeditor is a small KDE text editor developed for debugging scripts interactively. The goal is to provide a simple editor supporting a variety of debuggers for different languages. Currently, it supports Perl and PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    It is a Process Monitoring Toolkit with the ability of Extend. E.g. You can use it to monitor a specified process. And set a triger like (over 50MB mem use) then do something like (report to DB).
    Downloads: 0 This Week
    Last Update:
    See Project