awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
programthink avatar

programthink/opensource

0
View on GitHub↗
5,117 星标·1,551 分支·CC0-1.0·3 次浏览

Opensource

这是一个开源发现资源,提供精选的可重用代码和库列表,帮助开发者寻找特定任务的技术解决方案。它利用基于类别的索引系统,按功能能力组织各种软件工具。

该仓库被构建为一系列基于 Markdown 的文档和静态内容,作为手动发现和参考的目录。

该目录涵盖了广泛的能力领域,包括跨平台应用开发、网络安全工具创建、网络协议实现和科学计算工作流。它还包括用于网页抓取自动化、数据存储和多媒体接口的资源。

Features

  • Discover - Serves as a comprehensive discovery resource for finding curated lists of open source libraries and code.
  • Category-Based Indexing - Provides a category-based indexing system to organize diverse software tools by their functional capabilities.
  • Curated Lists and Directories - Organizes external software resources into curated collections and directories for manual discovery.
  • Open Source Discovery Platforms - Acts as a specialized platform for indexing and discovering categorized open-source software projects.
  • Cybersecurity Tools - Indexes a comprehensive set of cybersecurity tools for auditing, research, and security hardening.
  • Encryption and Hashing - Lists a variety of libraries and tools for performing cryptographic encryption and secure data hashing.
  • Markdown Documentation - Uses lightweight markdown files to define project metadata and organize resource categories.
  • Web Data Scraping - Indexes a wide array of tools used for extracting structured data from websites via automated scripts.
  • Cross-Platform Application Development - Provides curated resources for building applications that run across multiple different operating systems.
  • Network Protocol Implementations - Offers curated lists of libraries for implementing network communication protocols and transport layers.
  • Scientific Computing Workflows - Lists frameworks and libraries designed for numerical analysis and scientific computing workflows.
  • Password Authentication - Categorizes libraries that implement password verification and user authentication flows.
  • Static Content Delivery - Serves pre-defined lists of links and descriptions without requiring a dynamic backend or database.
  • Web Automation and Scraping - Provides a directory of tools for programmatic browser control and automated web data extraction.

Star 历史

programthink/opensource 的 Star 历史图表programthink/opensource 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

常见问题解答

programthink/opensource 是做什么的?

这是一个开源发现资源,提供精选的可重用代码和库列表,帮助开发者寻找特定任务的技术解决方案。它利用基于类别的索引系统,按功能能力组织各种软件工具。

programthink/opensource 的主要功能有哪些?

programthink/opensource 的主要功能包括:Discover, Category-Based Indexing, Curated Lists and Directories, Open Source Discovery Platforms, Cybersecurity Tools, Encryption and Hashing, Markdown Documentation, Web Data Scraping。

programthink/opensource 有哪些开源替代品?

programthink/opensource 的开源替代品包括: docker-library/php — This project provides a server-side language runtime and a standardized Docker image for deploying applications across… reasonml/reason — Reason is a strongly typed functional language and multi-target compiler designed to produce either JavaScript for web… prodesire/python-guide-cn — Python-Guide-CN is a Chinese translation of a comprehensive guide to idiomatic Python programming and software… tdlib/td — This project is a cross-platform messaging SDK and client development library used to build custom Telegram… probiusofficial/hello-ctf — Hello-CTF is a comprehensive educational platform and toolset designed for individuals learning to participate in… twisted/twisted — Twisted is an event-driven networking engine for Python that provides a framework for building asynchronous network…

Opensource 的开源替代方案

相似的开源项目,按与 Opensource 的功能重合度排序。
  • docker-library/phpdocker-library 的头像

    docker-library/php

    4,026在 GitHub 上查看↗

    This project provides a server-side language runtime and a standardized Docker image for deploying applications across different operating systems. It functions as an execution environment for generating dynamic HTML, JSON, and XML content, while also serving as a command line interface for automation scripts and background jobs. The runtime is designed for extensibility through a C-based extension architecture, allowing the loading of custom modules for specialized functionality. It supports multiple server application interfaces, including a FastCGI web interface for high-performance commun

    Dockerfile
    在 GitHub 上查看↗4,026
  • reasonml/reasonreasonml 的头像

    reasonml/reason

    10,313在 GitHub 上查看↗

    Reason is a strongly typed functional language and multi-target compiler designed to produce either JavaScript for web environments or native machine code for operating systems. It serves as an OCaml-compatible language that shares an abstract syntax tree with OCaml, providing a practical syntax for the OCaml ecosystem. The project functions as a type-safe frontend language, incorporating JSX support to build user interfaces through structural elements that translate into type-safe function calls. It enables deep integration with the JavaScript ecosystem, allowing the use of existing librarie

    OCamljavascriptocamlprogramming-language
    在 GitHub 上查看↗10,313
  • prodesire/python-guide-cnProdesire 的头像

    Prodesire/Python-Guide-CN

    4,432在 GitHub 上查看↗

    Python-Guide-CN is a Chinese translation of a comprehensive guide to idiomatic Python programming and software development. It serves as a curated programming tutorial and ecosystem reference, providing a structured path for learning Python syntax, standard libraries, and professional coding patterns. The project distinguishes itself by offering detailed instructions for setting up development environments across Windows, macOS, and Linux. It specifically focuses on the selection of interpreters and the management of virtual environments to ensure a consistent workspace. The guide covers a b

    Batchfile
    在 GitHub 上查看↗4,432
  • tdlib/tdtdlib 的头像

    tdlib/td

    8,506在 GitHub 上查看↗

    This project is a cross-platform messaging SDK and client development library used to build custom Telegram applications. It functions as a comprehensive framework that manages network encryption, local data storage, and API communication, providing a C-compatible JSON interface that allows integration with any programming language. The library distinguishes itself by providing a full database manager for encrypted local caching and synchronized state, alongside a dedicated bot framework for creating interactive bots with business account integration. It enables the implementation of speciali

    C++cross-platformlibrarytelegram
    在 GitHub 上查看↗8,506
  • 查看 Opensource 的所有 30 个替代方案→