Showing 34 open source projects for "c c++ source code browaser"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 1
    Google Open Source Project Style Guide

    Google Open Source Project Style Guide

    Chinese version of Google open source project style guide

    Each larger open source project has its own style guide, a series of conventions on how to write code for the project (sometimes more arbitrary). When all the code maintains a consistent style, it is more important when understanding large code bases. easy. The meaning of "style" covers a wide range, from "variables use camelCase" to "never use global variables" to "never use exceptions". The English version of the project maintains the programming style guidelines used in Google...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    DocFX

    DocFX

    Static site generator for .NET API documentation

    DocFX can produce documentation from source code (including C#, F#, Visual Basic, REST, JavaScript, Java, Python and TypeScript) as well as raw Markdown files. DocFX can run on Linux, macOS, and Windows. The generated static website can be deployed to any host such as GitHub Pages or Azure Websites with no additional configuration. DocFX provides a flexible way to customize templates and themes. DocFX makes it extremely easy to generate your developer hub with a landing page, API reference...
    Downloads: 18 This Week
    Last Update:
    See Project
  • 3
    LDoc

    LDoc

    LDoc is a LuaDoc-compatible documentation generator

    LDoc is a LuaDoc-compatible documentation generator which can also process C extension source. Markdown may be optionally used to render comments, as well as integrated readme documentation and pretty-printed example files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Jazzy

    Jazzy

    Soulful docs for Swift & Objective-C

    jazzy is a command-line utility that generates documentation for Swift or Objective-C. Instead of parsing your source files, jazzy hooks into Clang and SourceKit to use the AST representation of your code and its comments for more accurate results. The output matches the look and feel of Apple’s official reference documentation, post WWDC 2014. Jazzy can also generate documentation from compiled Swift modules using their symbol graph instead of source code. You need development tools to build...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • 5
    Highlight Code Converter

    Highlight Code Converter

    Source code to formatted text converter

    Highlight is a source code to formatted text converter. It generates HTML, XHTML, RTF, ODT, LaTeX, TeX, SVG, BBCode and terminal escape sequences with coloured syntax highlighting. Language definitions and colour themes are Lua scripts and support plugins
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Natural Docs

    Natural Docs

    Multi-language source code documentation tool

    Natural Docs is an open-source documentation generator for multiple programming languages. You document your code in a natural syntax that reads like plain English. Natural Docs then scans your code and builds high-quality HTML documentation from it. SourceForge houses the source code and issue database for the old Perl version of Natural Docs, version 1.52. It is still available but no longer being updated. Please see NaturalDocs.org for the 2.x source code and issue database. However...
    Leader badge
    Downloads: 16 This Week
    Last Update:
    See Project
  • 7
    Delphi : VRCalc++ and more Binary Exec

    Delphi : VRCalc++ and more Binary Exec

    Delphi Java - VRCalc++ OOSL (Script) and + (Binary Exec Distro)

    Vincent Radio {Adrix.NT} Embarcadero : Delphi : Executable Binaries Delphi : VRCalc++ Object Oriented Scripting Language : Engine + Ext Libraries VRCalc++ OOSL Visual Stage Project : VCL & FMX (FireMonkey) VRCalc++ Script Executor: - VCL Console - Terminal Console - FMX Console + VRCalc++ OOSL : VR System Scripted Standard Runtime Library Delphi Applics - VR Multi Editor : Smart Text Editor - VR Lazy Code Editor : Smart RTF Multi Lang Code Text Editor - VR Astro Vision...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 8
    Asmosis

    Asmosis

    A set of tools related to assembly language programming.

    Project Asmosis provides a set of tools related to assembly language programming. The tools include: - the Asm::X86 Perl module, - AsmDoc - an HTML documentation generator for assembly language, - Asm4Doxy - Assembly converter for Doxygen (http://www.doxygen.org/), - converters between various assembly language dialects: NASM (The Netwide Assembler, https://www.nasm.us), fasm (flat assembler, https://flatassembler.net) and GNU as, - converters from C/C++ header files to assembly...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Yagdoc is a C source code documentation tool with specific support for GObject and Gtk+ based classes and widgets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Shift, the browser that merges all of your web apps into one powerful window. Icon
    Shift, the browser that merges all of your web apps into one powerful window.

    Your power browser.

    Streamline everything you do online when you install Shift and access thousands of apps without leaving your browser. Connect all of your Gmail, Outlook, and Office 365 accounts and manage everything from one centralized window. Build out your Shift browser with apps that integrate seamlessly so you have ultra-fast access to all the tools you use to stream, shop, work, browse, and stay connected. Shift brings it all together.
    Try for Free
  • 10
    Ftagshtml

    Ftagshtml

    FORTRAN and Fortran 90 HTML browsing with indexes.

    Ftagshtml converts fortran code into HTML in order to browse and navigate in the call tree for any routine or abstract fortran 90 interface. Compatible with basic C analysis, mixing with fortran 77 and 90.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    docproj.php

    This PHP module provides HTML documentation using C-style comments.

    This php module runs from the command line. Using preset headers inserted into the source code, it can be used to generate documentation for modules, methods and functions for any text-based source code, that uses C-style commenting such as PHP, C, C++, C#, JavaScript and Java. It is also able to include specified folders that are one level beneath the current folder, one level above, or in a sibling folder beneath the same parent folder. Please refer to https://sourceforge.net/p/docprojphp...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Moritz

    Moritz

    transfer xml into specific text-formats (html, dot, source-code, ...)

    Moritz is an "addon" to the well known tool doxygen. It generates nassi shneiderman diagramms of functions and methods in a c/c++ source as html-files, which could be included in a software-dokumentaion or simple whached by using a html-browser.
    Leader badge
    Downloads: 26 This Week
    Last Update:
    See Project
  • 13

    Qt Creator markup plugin

    Plugin performs preview of documents written in some markup languages.

    Supported languages: * Asciidoctor * Html * Markdown * Textile Usage 1. Right click on document (via project explorer or editor) and choose "Open with->Markview". 2. Open same document in another split. 3. Change view format in editor's menu. 4. Click on "?" icon near format selector to view some syntax help for selected format. Source code: https://github.com/OneMoreGres/qtc-markview IMPORTANT: plugin's version must match Qt Creator's version (difference in last digit...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    appledoc

    appledoc

    Objective-c code Apple style documentation set generator

    appledoc is command line tool that helps Objective-C developers generate Apple-like source code documentation from specially formatted source code comments. It's designed to take as readable source code comments as possible for the input and use comments as well as surrounding source code to generate visually appealing documentation in the form of HTML as well as fully indexed and browsable Xcode documentation set. Additionally, you can of course use documentation generated by appledoc for your...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    SLOCCount is an easy-to-use tool that counts Source Lines of Code (SLOC). It auto-determines the language(s) (inc. C, C++, Ada, Assembly, shell, COBOL, C#, Fortran, Haskell, Java, LISP/Scheme, Perl, PHP, Python, Ruby, SQL). It also estimates cost & time.
    Leader badge
    Downloads: 12 This Week
    Last Update:
    See Project
  • 16
    FOPLaboratory

    FOPLaboratory

    A GUI frontend to Apache FOP

    ...-sheets to generate different PDF-files from one and the same XML-contents. The published project files contain the C++/Qt source-code of the program. I am accepting donations. The money is going into the renovation of a farm-house and a barn, as well as into the construction of our domestic wet-park.., some animals.., fruit-trees and stuff. TIA !
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    OmniHelp is a cross-platform, browser-independent, tri-pane help viewer built in pure JavaScript and CSS with HTML 4. Some functions (such as help embedding) may in the future be in Java, C, or C++; CSH is fully supported. All code is under the LGPL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SourceDoc is a powerful system for automatic creation, extraction, and verification of embedded documentation. Designed for C code, it features both a C parser and a preprocessor. The default output format is HTML, but other formats are possible to plug in using a public Java interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    C++ Prettify is a GNU sed script that is used to convert C++ source code into a chroma-coded HTML format suitable for use with most blogging sites and inclusion into other HTML documents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    With this program, you can create app settings file ( *.ini). This program is written by C#. It has syntax highlighting and new, open, save, save as, add comment, add section, add key and value commands for now.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21

    Pelzini

    Code documentor for multiple langauges

    We've moved to GitHub! https://github.com/Karmabunny/pelzini Code documenter for PHP, JavaScript and C which uses a database to facilitate such features as Search! Written in PHP, and using MySQL, PostgreSQL or SQLite, Pelzini is the documentation tool of the future!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    NDoc3 is based on NDoc, and is a code documentation generation tool for .NET developers. The goal is to make a fast, extensible, multi-platform .NET documentation tool which supports all of the .NET languages specifications including but not only, C#
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    Collection of tools for modifying the game Warcraft III: The Frozen Throne including frameworks such as "wc3lib" and "Advanced Script Library".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A doxygen integration plug-in for Code::Blocks. This plug-in can create and generate doxygen docs for your project within Code::Blocks, enter block and line comments, run doxywizard and automatically populate basic parameter and return values.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A book aimed at C++ programmers of all experience using wxWidgets and wxDev-C++. Available in PDF and CHM formats this book is backed with downloadable source code examples.
    Downloads: 13 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next