Lists (3)
Sort Name ascending (A-Z)
Stars
Python-inspired, decluttered JavaScript
Curated list of awesome Android apps making use of Shizuku
GraalPy – A high-performance embeddable Python 3 runtime for Java
Voice Recognition to Text Tool / 一个离线运行的本地音视频转字幕工具,输出json、srt字幕、纯文字格式
General purpose JavaScript deobfuscator
🚀 DeepSeek-V3 R1大模型逆向API【特长:良心厂商】(官方贼便宜,建议直接走官方),支持高速流式输出、多轮对话,联网搜索,R1深度思考,零配置部署,多路token支持,仅供测试,如需商用请前往官方开放平台。
🦜🔗 Build context-aware reasoning applications
Python SDK, Proxy Server (LLM Gateway) to call 100+ LLM APIs in OpenAI format - [Bedrock, Azure, OpenAI, VertexAI, Cohere, Anthropic, Sagemaker, HuggingFace, Replicate, Groq]
Deobfuscated & Decompiled Minecraft source code with Mojang mapping
The API and the developer guide for Shizuku and Sui.
🔍 A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM.
WeLearn自动填入标准答案的js脚本。A javascript script to fill in standard answers on Welearn.
A lightweight memory leak detection library that that overrides standard memory allocation functions by using custom memory pools. 一个轻量级的内存泄漏检测库,通过在内部实现内存池,重载C标准库的内存分配函数实现。
A Python timer module, containing class Timer() and decorator function timer(), as well as some useful functions that can be used for performance analysis. 一个Python计时器模块, 其中包含Timer()类和timer()装饰器, 以…
A lightweight C++ implementation of Huffman encoding compression. 一个简单的C++霍夫曼编码压缩实现。
Dynamic loading and execution of machine code in C++, resembling how operating systems load executables. C++动态加载和执行机器码,类似操作系统加载可执行文件。
A complete solution for creating your own TTF fonts and character libraries by utilizing OCR to recognize images.一个设计、制作ttf字体和字库的AI解决方案,应用OCR识别文字,并自动生成字库和ttf字体。
selenium PyQt5淘宝商品自动筛选器。An automatic product selector for Taobao using selenium and PyQt5.
Fully open reproduction of DeepSeek-R1
An API library for sider.ai, providing alternative access to ChatGPT, Gemini, Claude, and other models. 国内访问ChatGPT、Gemini、Claude的替代解决方案,访问sider.ai的API请求库。
A tool for packing, unpacking, compressing and obfuscating Python bytecode files (.pyc) . Python字节码文件(.pyc)压缩、加壳、脱壳、混淆工具。
A Python decompiler tool supporting parallel decompilation, designed to decompile each class and function within pyc files using multiple processes, supporting both uncompyle6 and decompyle3 librar…
A utility tool with some submodules for operating internal python objects.一个提供操作Python对象底层工具的Python包, 包含一些子模块。