Showing 23 open source projects for "source code computer"

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

    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 security. Auth0 now, thank yourself later.
    Try free now
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 1
    Doxygen
    Doxygen is a JavaDoc like documentation system for C++, C, Java and IDL.
    Leader badge
    Downloads: 14,538 This Week
    Last Update:
    See Project
  • 2
    ROBODoc is a documentation tool. It extracts the documentation from your source code and formats it in HTML, RTF, TeX, XML DocBook (PDF), or ASCII. Works with C, C++, Fortran, Perl, Scripts, Assembler, Tcl, Basic, and any language that supports remarks.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 5
    A tool to generate state machine graphs based on specially formatted comments in C and C++ code. The generated output is a Graphviz dot input file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Mindway is now a powful platform of browser,programed calcuating&extracting tool,simple editor.you can create a professional text based guide format(xdf) easily, and then everyone could know what&how to do next clearly.See also http://www.qvandi.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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: 0 This Week
    Last Update:
    See Project
  • 9
    EDoC++ is both a lint-like tool and a documentation tool that specialises in analysing and documenting the use of exceptions in C++ code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10
    Kelp is a source code annotation framework. Written in strict ISO C90 with support for Posix and Windows environments. Large file support. Supports both 32 and 64 bit platforms. Plugins for Vim and Eclipse are available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Code Analyzer is a tool to analyze your code. count lines ,comments, code and more analysis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    3i (Individualized Interactive Instruction) is a cross-platform educational software system that allows an instructor to query students on class material, while the students can respond and interact with the instructor both anonymously and at real-time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Now, you can quick-search for function and tag names in any C source code without any pre-built documentation. The program uses exuberant-ctags generated tag database file. You can search for functions, structs, etc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    WESP is a collection of subtle scripts and programs written in several languages (C, /bin/sh, (g)awk, ruby, icon) that breaths a new life into the WEB system for literate programming by Donald Knuth (and CWEB by Knuth/Sylvio Levy).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    ObjectBuilder is a C++ CASE tool (CASE, refactoring, documentation generator). It lets you create, manipulate and navigate classes, class relations, class members and class methods at a high level of abstraction.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Murdoc is a system for presenting documents in webpages. Murdoc includes a lot of tools to create documents, including tools to automatically document a variety of computer systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Scientific Literate Programming using LaTeX, like tgrind but with high level comments. In other words, a source code fontifier for literate (real) programmers using LaTeX comments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Tools for extracting and transforming XML-like mark-up, embedded in source code comments, into proper external entities or well-formed XML files. Can be used for JavaDoc-like "literate programming", or embedding other build-related or CM metadata.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    lsp2html is a tool that converts lisp source code in a HTML formatted document. HTML format options are defined in style definition files. It works fine with elisp, guile, autolisp, scheme, and other lisp dialects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    XML-Lit is a simple language-independent literate programming system that works with any XML-based markup language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Codoc is a documentation tool that allows you to write and maintain documentation that is *not* inline, but covers every function, parameter, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The Computer History Graphing Project is a project to graph every computer standard, every piece of hardware, every OS, and every computer language in one big family tree.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    E2compr is a small patch against the ext2 file system that allows on-the-fly compression and decompression. But this is not properly documented. So I want to document the code of e2compr with the help of other interested people.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB