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