Showing 577 open source projects for "comment"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 1
    xhs-spider

    xhs-spider

    Desktop tool for collecting and exporting Xiaohongshu post data

    ...It supports multiple ways to locate content, including keyword searches, user searches, and parsing individual post links. XHS-Spider can also export collected data and comments, enabling users to analyze or store retrieved information locally. Additional capabilities include comment scraping and generating word clouds from comment data. It was originally released publicly but was later discontinued by the author due to concerns about misuse and maintenance challenges.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    Quick and easy web site comment management. Description : Here is a software that will allow webmasters to add dynamic comments on their web site. This program is quick and easy to install. Php-comment includes its own message management module (unwanted, out of date, ...). Its presentation is managed by CSS ; that's the reason why it's so simple... With this software, you will no more have to write programs or learn such languages as : skeleton (spip, wwsympa,...), script or any other. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    todo-comments.nvim

    todo-comments.nvim

    Highlight, list and search todo comments in your projects

    todo-comments.nvim is a Neovim plugin that highlights and searches for comment annotations such as TODO, FIX, HACK, and others. It helps developers keep track of tasks, warnings, or issues left in code by providing colorful highlights and integration with search tools like Telescope. The plugin is written in Lua and is highly configurable to match different workflows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    SwitchHosts

    SwitchHosts

    Switch hosts quickly

    ...All local schemes can be easily exported and shared with other team members. Click on the line number, or use the shortcut Ctrl+/ (⌘+/ on macOS) to quickly toggle the comment state of a given line. It supports light mode and dark mode, which can be switched at will according to your preference.
    Downloads: 30 This Week
    Last Update:
    See Project
  • 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
  • 5
    Auto-Commenter

    Auto-Commenter

    A Claude skill that automatically posts personalized comments

    ...Because it is designed for ongoing use, it typically includes setup steps for credentials, configuration, and guardrails that define where and how it should comment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Adminer

    Adminer

    Database management in a single PHP file

    ...Connect to a database server with username and password. Select an existing database or create a new one. List fields, indexes, foreign keys and triggers of table Change name, engine, collation, auto_increment and comment of table. Alter name, type, collation, comment and default values of columns. Add and drop tables and columns. List data in tables with search, aggregate, sort and limit results.
    Downloads: 19 This Week
    Last Update:
    See Project
  • 7
    JKVideo

    JKVideo

    Bilibili-like app with DASH playback, danmaku, WBI sign

    ...The application focuses on delivering high-quality playback using technologies such as DASH streaming, ensuring smooth and adaptive video performance. It includes advanced features like live streaming support and real-time comment overlays, commonly known as danmaku, which enhance interactivity and engagement. The interface is designed with aesthetics and usability in mind, offering a visually appealing and intuitive browsing experience. JKVideo also incorporates authentication mechanisms and API integrations to interact with external content services securely.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    JSDoc

    JSDoc

    An API documentation generator for JavaScript

    ...It is assumed that you will want to document things like modules, namespaces, classes, methods, method parameters, and so on. JSDoc comments should generally be placed immediately before the code being documented. Each comment must start with a /** sequence in order to be recognized by the JSDoc parser. Adding a description is simple, just type the description you want in the documentation comment. Once your code is commented, you can use the JSDoc 3 tool to generate an HTML website from your source files.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    Machine Learning Octave

    Machine Learning Octave

    MatLab/Octave examples of popular machine learning algorithms

    ...Implementations of supervised learning algorithms (linear regression, logistic regression, neural nets). The author’s goal is to help users understand how each algorithm works “from scratch,” avoiding black-box library calls. Code written so as to expose and comment on mathematical steps. The repository includes clustering, regression, classification, neural networks, anomaly detection, and other standard ML topics. Does not rely heavily on specialized toolboxes or library shortcuts.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 10
    xiaohongshu-mcp

    xiaohongshu-mcp

    MCP for xiaohongshu.com

    xiaohongshu-mcp is a Model Context Protocol (MCP) server that equips AI assistants with first-class tools for working on Xiaohongshu (Little Red Book), focusing on day-to-day creator and operator workflows rather than generic browsing. The project centers on authenticated actions and data access that matter to content operations, such as checking login state, publishing or scheduling content, fetching recommendations and search results, reading post details, and acting on comments. It’s...
    Downloads: 92 This Week
    Last Update:
    See Project
  • 11
    Spirit

    Spirit

    Spirit is a modern Python based forum built on top of Django framework

    ...Receive an automatic notification every time someone mentions your @name, quotes you or answers to your conversation. Create your own private conversations and invite as many users as you want to it. Spirit automatically registers which was the last comment you read on a conversation. Spirit saves all edits made to your comments. Spirit automatically saves your unfinished comments so you can complete them later. Highlight any comment you want with a "like." Spirit is mobile-first, it's meant to work in the same way in any given device. The code has been written on python employing django's framework and it can be easily integrated to pre-existing projects. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    SASM

    SASM

    Simple crossplatform IDE for NASM, MASM, GAS and FASM languages

    SASM (SimpleASM), simple Open Source crossplatform IDE for NASM, MASM, GAS, FASM assembly languages. SASM has syntax highlighting and debugger. The program works out of the box and is great for beginners to learn assembly language. SASM is translated into Russian, English, Turkish, Chinese, German, Italian, Polish, Hebrew, Spanish. In SASM you can easily develop and execute programs, written in NASM, MASM, GAS or FASM assembly languages. Enter code in form and simply run your program. In...
    Downloads: 85 This Week
    Last Update:
    See Project
  • 13
    DjangoBlog

    DjangoBlog

    A blog system based on python3.8 and Django3.0

    Articles, pages, categories, tags (add, delete, edit), etc. Articles and pages support Markdown and highlighting. Articles support full-text search. Complete comment feature, include posting reply comment and email notification. Markdown supporting. Sidebar feature, new articles, most readings, tags, etc. OAuth Login supported, including Google, GitHub, Facebook, Weibo, QQ. Memcache supported, with cache auto refresh. Simple SEO Features, notify Google and Baidu when there was a new article or other things. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    DooTask
    DooTask is a lightweight, self-hosted collaborative task management and project planning tool designed for teams. It supports task assignment, progress tracking, and file sharing, all within a Kanban-style interface. Built with Laravel and Vue.js, DooTask offers flexibility and control for managing team workflows in both agile and traditional environments.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    CLOC (Count Lines of Code)

    CLOC (Count Lines of Code)

    Count lines of code in multiple languages with detailed statistics

    cloc (Count Lines of Code) is a command-line tool that analyzes source code and reports the number of lines by language, distinguishing between code, comments, and blank lines. It supports hundreds of programming languages and is highly useful for estimating project size, comparing codebases, or tracking development progress. cloc can analyze entire directories, version control repositories, and even compressed archives.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 16
    Feishin

    Feishin

    A modern self-hosted music player

    Feishin is an open-source social video platform project that aims to blend elements of community sharing and video discovery by letting users upload, browse, and interact with short and long-form content in a Web2-style experience. It includes features you’d expect from a modern video platform, such as profile pages, feeds, search functionality, and engagement tools like likes, comments, and follows, while maintaining a focus on performance and responsiveness. Built as a full-stack...
    Downloads: 39 This Week
    Last Update:
    See Project
  • 17
    Sage

    Sage

    WordPress starter theme with a modern development workflow

    Write stylesheets with Sass, automatically check your JavaScript for errors, optimize images, enable synchronized browser testing, and more with our Webpack based setup. Sage comes with the latest version of Bootstrap. Replace Bootstrap with Bulma, Foundation, Tachyons, Tailwind, or a blank slate upon installation. You will have the option to define theme meta information (name, URI, description, version, author) and choose a CSS framework. Sage uses Laravel's Blade templating engine, and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Kazumi

    Kazumi

    Flutter-based, rule-driven anime collection

    Kazumi is a cross-platform “anime (番剧)” fetching and streaming application built with Flutter. It allows users to define custom scraping rules using XPath-style selectors (up to five lines) to collect anime metadata and streaming sources. The app supports streaming with real-time super resolution (via Anime4K), danmaku (on-screen comments), multiple video sources, offline caching, and even collaborative watching modes. It targets many platforms (Android, iOS, Windows, macOS, Linux) and...
    Downloads: 33 This Week
    Last Update:
    See Project
  • 19
    Mix Space Core

    Mix Space Core

    The next generation of RESTful API service

    MX-Space Core is a content management platform designed for blogging and personal websites, with a focus on customization and user experience.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Pilipala

    Pilipala

    Recommendations, live streams, video playback

    PiliPala is a GPL‑licensed, Flutter-built third-party Bilibili client that works on Android, iOS, desktop, and web. It includes recommendations, live streams, video playback with gestures, adjustable playback speed, AV quality and decoder controls, bullet comments, subtitles, snapshots, fullscreen modes, UI theming, blacklists, and more.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21
    AutoCorrect

    AutoCorrect

    A linter and formatter to help you to improve copywriting, etc.

    ...You can integrate to CI (GitLab CI, GitHub Action, Travis CI....) for use to check the contents in source code. Recognize the file name, and find out the strings and the comment part. Add spacing between CJK (Chinese, Japanese, Korean) and English words. Correct punctuations into full-width near the CJK. Correct punctuations into half-width in English content. (Experimental) Spellcheck and correct words with your dictionary. Lint checking and output diff or JSON result, so you can integrate everywhere (GitLab CI, GitHub Action, VS Code, Vim, Emacs...)
    Downloads: 14 This Week
    Last Update:
    See Project
  • 22
    SurfSense

    SurfSense

    Connect any LLM to your internal knowledge sources

    ...Built as an alternative to proprietary tools like NotebookLM, Perplexity, and Glean, SurfSense allows integrations with a wide range of external data sources including Slack, Notion, Google Drive, GitHub, YouTube, and many enterprise systems, making it possible to interact with documents, chat logs, and structured data using natural language. Team collaboration is a core focus, with real-time shared chats, role-based access control, and comment threads enabling organized workflows. The platform also supports advanced retrieval augmented generation (RAG) capabilities, enabling powerful search and citation features that help answer questions with contextually relevant data.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 23
    My Stack Problems

    My Stack Problems

    Free and open-source Jekyll theme

    Free and open-source Jekyll theme.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Prism

    Prism

    Lightweight, robust, elegant syntax highlighting

    Prism is a lightweight, extensible syntax highlighter, built with modern web standards in mind. It’s used in millions of websites, including some of those you visit daily.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    OpenXR SDK

    OpenXR SDK

    Generated headers and sources for OpenXR loader

    ...It contains all generated source files and headers pre-generated for minimum dependencies. The OpenXR 1.0 specification is free for anyone to download, review and comment. Without a cross-platform standard, VR and AR applications and engines must use each platform’s proprietary APIs. New input devices need customized driver integration. OpenXR provides cross-platform, high-performance access directly into diverse XR device runtimes across multiple platforms. OpenXR enables applications and engines, including WebXR, to run on any system that exposes the OpenXR APIs.
    Downloads: 9 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB