git-remove's Stars
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
996icu/996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
josephmisiti/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
JuliaLang/julia
The Julia Programming Language
PowerShell/PowerShell
PowerShell for every system!
SonarSource/sonarqube
Continuous Inspection
checkstyle/checkstyle
Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. By default it supports the Google Java Style Guide and Sun Code Conventions, but is highly configurable. It can be invoked with an ANT task and a command line program.
jivoi/awesome-ml-for-cybersecurity
:octocat: Machine Learning for Cyber Security
pmd/pmd
An extensible multilanguage static code analyzer.
offu/WeRoBot
WeRoBot 是一个微信公众号开发框架
FeeiCN/Cobra
Source Code Security Audit (源代码安全审计)
bethgelab/foolbox
A Python toolbox to create adversarial examples that fool neural networks in PyTorch, TensorFlow, and JAX
alibaba/tsar
Taobao System Activity Reporter
microsoft/ELL
Embedded Learning Library
find-sec-bugs/find-sec-bugs
The SpotBugs plugin for security audits of Java web applications and Android applications. (Also work with Kotlin, Groovy and Scala projects)
transatomic/reactor
Transatomic reactor design documentation
fuzzitdev/fuzzit
CLI to integrate continuous fuzzing with Fuzzit (no longer available)
coMindOrg/federated-averaging-tutorials
A set of tutorials to implement the Federated Averaging algorithm on TensorFlow.
microsoft/vscode-iot-workbench
Azure IoT Device Workbench for Visual Studio Code
robgalvan/ctf
CTF solutions
git-remove/CBC-and-CTR-Decipher
Decipher for CBC and CTR mode using AES
git-remove/OTP-Decipher
Python code that can help encipher and decipher OPT(One Time Pad) cipher text.