Pinned Repositories
AppCrawler
基于appium的app自动遍历工具
ApplicationInspector
A software characterization source code analyzer that helps you understand what a program does by identifying interesting features and characteristics using static analysis and a customizable json based rules engine.
AutomatePython
Python 编程快速上手——让繁琐工作自动化
barcodescanner
Barcode Scanner Libraries for Android
Bear
Bear is a tool that generates a compilation database for clang tooling.
Benchmark-1
OWASP Benchmark is a test suite designed to verify the speed and accuracy of software vulnerability detection tools. A fully runnable web app written in Java, it supports analysis by Static (SAST), Dynamic (DAST), and Runtime (IAST) tools that support Java. The idea is that since it is fully runnable and all the vulnerabilities are actually exploitable, it’s a fair test for any kind of vulnerability detection tool. For more details on this project, please see the OWASP Benchmark Project home page.
benchmark-2
A microbenchmark support library
caliper
Micro-benchmarking library for Java
ceph
Ceph is a distributed object, block, and file storage platform
UpdateNetFunds
自动更新多个基金净值,统计ROI,生成报表。
misswhite's Repositories
misswhite/spotbugs
SpotBugs is FindBugs' successor. A tool for static analysis to look for bugs in Java code.
misswhite/TDengine
An open-source big data platform designed and optimized for the Internet of Things (IoT).
misswhite/sonar-findbugs
SpotBugs plugin for SonarQube
misswhite/misswhite
misswhite/Douyin-Bot
😍 Python 抖音机器人,论如何在抖音上找到漂亮小姐姐?
misswhite/OpenArkCompiler
This is the OpenArkCompiler mirror repository, keeping up-to-date with the official update.
misswhite/oclint
A static source code analysis tool to improve quality and reduce defects for C, C++ and Objective-C
misswhite/HarmonyOS-1
HarmonyOS
misswhite/SmartMegaClock
Source code, schematics and build instructions for the Arduino-based smart clock
misswhite/diagrams
misswhite/HarmonyOS
A curated list of awesome things related to HarmonyOS. 华为鸿蒙操作系统。
misswhite/cpp-cheatsheet
Modern C++ Cheatsheet
misswhite/vscode-c-cpp-flylint
A VS Code extension for advanced, modern, static analysis of C/C++ that supports a number of back-end analyzer programs.
misswhite/TscanCode
A static code analyzer for C++, C#, Lua
misswhite/mini_chromium
A small collection of useful low-level (“base”) routines from Chromium
misswhite/open64
open64 compiler
misswhite/opencti
opencti (Common Testing Infrastructure) for open64
misswhite/AutomatePython
Python 编程快速上手——让繁琐工作自动化
misswhite/Student_management
基于Django的简单学生成绩管理系统,实现了学生登录查分以及教师登录录入成绩
misswhite/ChineseCodingInterviewAppendix
The source code for the appendix part of the Chinese version of the book Coding Interviews