• MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 1
    Many functions provided by the standard C library can be dangerous to use. A new library has been created that provides an alternative which is considered to be more safe: the C Library Wrapper. The objective of the safety library is simple: provide more
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    CMON51 is a monitor for the 8051/8052, written in C and assembly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Yet another logger. Take a close look at it: It is very easy to use, very unified and extendable. You may attach your favourite set of loggers to this logger, and you still use only one API! This Java logger is used throughout the COMJAT.NET systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    CRDebug is a debugger application targeted primarily for developers of high-performance applications like games. It allows for data to be captured at run-time and analyzed at later stages using various visualization plugins CRDebug provides.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 5
    Very simple profiler for PHP 3.0.16 scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Carving Debugger is a debugging tool which support win32 user level (ring 3) debugging.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The aim of this project is to develop a set of Eclipse plugins to enable a better experience for developers programming in C/C++ for the Cell BE architecture using Eclipse.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This is a remote-client programe based on MSN messenger. It can do many things for you.Such as file operation,db operation and chat robot.All these are based on MSN cha.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ChatDBG

    ChatDBG

    ChatDBG - AI-assisted debugging. Uses AI to answer 'why'

    ChatDBG is an AI-assisted debugging tool that integrates large language models into standard debuggers like pdb, lldb, and gdb. It allows developers to engage in a dialog with the debugger, asking open-ended questions about their program's behavior, and provides error diagnoses and suggested fixes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    ChecklistAgent - Unit testing for your runtime environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A text editor, that will hopefully evolve into a full-blown, powerful, source code editor, that won't compile code, but will support syntax highlighting and syntax errors for the more common languages (C++, C, HTML, Java, C#, VB, J#, etc.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Chisel

    Chisel

    A collection of LLDB commands to assist debugging iOS apps

    Chisel is a collection of LLDB commands designed to assist you in the process of debugging iOS apps. All of the commands provided by Chisel come with verbose help. Be sure to read it when in doubt! You can add local, custom commands. There's also builtin support to make it super easy to specify the arguments and options that a command takes. See the border and pinvocation commands for example use. Developing commands, whether for local use or contributing to Chisel directly, both follow the same workflow. You can also inspect a specific command by passing its name as an argument to the help command (as with all other LLDB commands). There are many commands with compatibility with iOS/Mac. For a comprehensive overview of LLDB, and how Chisel complements it, read Ari Grant's Dancing in the Debugger, A Waltz with LLDB in issue 19 of objc.io.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Graphical viewers for Java logging messages, accepting events sent from both Log4J and JSR147 (java.util.logging). The main aim is to be lightweight, flexible and robust.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ClassGhost is a small utility that can redefine class files within a running JVM. ClassGhost allows you to directly inject the newly compiled class files in to the VM without interrupting the running application. Works with multiple as well as remote VMs
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Java natural log includes class to do the following. Automatically produce method and class names, and line numbers in log messages. Send messages to syslogd servers via three different mechanisms. Simplify messages to just the message itself.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    CleanUDD
    OllyDbg 2.01 Plugin ************************************************************ Efface les fichiers *.udd et *.bak du dossier UDD d'OllyDbg en passant par la corbeille de Windows ************************************************************** Erases the *.udd and *.bak files from the OllyDbg UDD folder to the Windows Trash
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Clint is a testbed for static source-code checking techniques. It is currently designed to check C++ for common programmer errors and suggest improvements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    ClrDbg

    Tool for opening dmp files for .NET applications.

    ClrDbg can open a dmp file, or connect to a running process, and display information about the objects on the heap and their class information (such as field definitions and method signatures), threads and their call stacks. ClrDbg uses the Microsoft.Diagnostics.Runtime.dll (ClrMD). The user-interface allows the user to drill-down by clicking on hyperlinks in a grid view.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    CoDeK - Java Concurrent Development frameworK is a very simple, open-source, academic java library aimed to help the development of Java multi-threading concurrent applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The CobWeb Framework is a proof of concept php rapid development MVC framework. It is very flexible, extensible and easy-to-use. Features: Database Abstraction, Multi-Language, Caching, Script Debugging, URL Routing, MVC Support
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Code Red Sim

    Code Red Sim

    A low-power ISA design and simulator for a 2010 IEEE competition

    This is a student project designed to compete in the 2010 IEEE Computer Society Student Competition: http://www.computer.org/portal/web/competition/2010competition The Code Red architecture is designed for extremely lower power environments, like distributed sensor networks. Included is a design of that architecture, a Java-based simulator, an implementation (without vector instructions) designed as a Logisim circuit (http://ozark.hendrix.edu/~burch/logisim/), and more. The name "Code Red" comes from our team name, the Red Team. Since the competition dictated a small team size, our professor split the class and gave each group a color. We liked the name "Code Red" and chose it to represent our team and school's color (UMass' official color is Maroon.) Only later did we realize that "Code Red" was the name of an unrelated computer worm from 2001.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Code::Blocks(STM32) net installer

    Code::Blocks(STM32) net installer

    Code::Blocks (STM32) Online installer

    Online installer for Code::Blocks (EPS Edition). Installer will download and install selected software packages only. The source of installer can be easily modified to use to install another applications in similar way. This prebuilt version of this installer will install Code::Blocks IDE with Embedded Plugin Suite extension for STM32 development. Supports STM32F0, STM32F1, STM32F2, STM32F3, STM32F4 and STM32L1 series devices. For debugging you need to have ST-LINK 2 debug adapter which is directly supported no additional software is needed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Code Bubbles is a front end to Eclipse designed to simplify programming by making it easy for the programmer to define and use working sets. It provides compact function-based views of the code (all backed by the underlying files) that are displayed in bubbles and that are easily moved around and manipulated on the screen. The bubbles are fully editable. A large bubble area lets the programmer set up different working sets simultaneously and easily move between them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Code Lens is a Delphi/Object Pascal source analyzer. A small group of Delphi programmers have started a source analyzer project to clean up some legacy code. The project is based on Martin Waldenburg's Delphi parser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Coffeetronix is the fast and simple Java UML workbench. It parses your java sources and creates an instant UML classdiagram.
    Downloads: 0 This Week
    Last Update:
    See Project