Starred repositories
MSVC's implementation of the C++ Standard Library.
🚀 MaxKB 是一款基于大语言模型和 RAG 的开源知识库问答系统,广泛应用于智能客服、企业内部知识库、学术研究与教育等场景。
Runtime code generation for the Java virtual machine.
vladikoff / DexPatcher
Forked from DexPatcher/dexpatcher-toolModify Android DEX/APK files at source-level using Java
知乎 Android 团队使用的静态代码检查工具,支持目录、.apk、.dex、.jar、.aar 格式,可通过配置文件添加检查策略。 主要用于检查 Android 应用或依赖库是否有调用隐私接口。
An Android library project for conversion between Traditional and Simplified Chinese
仿照"任阅"的追书、看书的小说阅读器。重写"任阅"的代码,优化代码逻辑和代码结构,降低内存使用率。重写小说阅读器,支持网络阅读、本地阅读(支持分章,虚拟分章)。支持仿真翻页、上下滚动翻页等翻页效果。支持小说断点续传功能。优化用户使用体验。
📕 "任阅" 网络小说阅读器,3D翻页效果、txt/pdf/epub书籍阅读、Wifi传书~
经历BAT面试后总结的【高级Java后台开发面试指南】,纯净干货无废话,针对高频面试点
👮♂️The sensitive word tool for java.(敏感词/违禁词/违法词/脏词。基于 DFA 算法实现的高性能 java 敏感词过滤工具框架。请勿发布涉及政治、广告、营销、翻墙、违反国家法律法规等内容。高性能敏感词检测过滤组件,附带繁体简体互换,支持全角半角互换,汉字转拼音,模糊搜索等功能。)
[使用文档] Android 快速构建 RecyclerView, 比 BRVAH 更简单强大
华为鸿蒙Harmony开眼App(项目整体基于Api9+ArkTs+ArkUI)适配API 11+DevEco 4.0
fabric is an open-source framework for augmenting humans using AI. It provides a modular framework for solving specific problems using a crowdsourced set of AI prompts that can be used anywhere.
💩State-of-the-art shitcode principles your project should follow to call it a proper shitcode
BitTorrent client ⚡. For mobile, desktop & server.
BiglyBT for Android, torrent client and remote control app
Feature-filled Bittorrent client based on the Azureus open source project
🎥 A place for streaming torrents directly from your browser
Termux - a terminal emulator application for Android OS extendible by variety of packages.
Question and Answer based on Anything.
Tool for generating Clang's JSON Compilation Database files for make-based build systems.
QuickJS是一个小型并且可嵌入的Javascript引擎,它支持ES2020规范,包括模块,异步生成器和代理器。