a-v-e-s's Stars
rnd-ash/OpenVehicleDiag
A rust based cross-platform ECU diagnostics and car hacking application, utilizing the passthru protocol
cypress-io/cypress
Fast, easy and reliable testing for anything that runs in a browser.
exaloop/codon
A high-performance, zero-overhead, extensible Python compiler using LLVM
pauleve/docker-mtgo
Docker image with ready-to-play MTGO (Magic Online) for Linux and macOS
NVIDIA/open-gpu-kernel-modules
NVIDIA Linux open GPU kernel module source
LineageOS/android
torvalds/linux
Linux kernel source tree
lightkurve/lightkurve
A friendly package for Kepler & TESS time series analysis in Python.
Yubico/python-yubihsm
Yubico/python-yubico
Python code to talk to YubiKeys
Yubico/yubikey-manager
Python library and command line tool for configuring any YubiKey over all USB interfaces.
Yubico/yubioath-flutter
Yubico Authenticator for Desktop (Windows, macOS and Linux) and Android
Yubico/yubico-pam
Yubico Pluggable Authentication Module (PAM)
Yubico/yubikit-ios
Yubico Mobile iOS SDK - YubiKit
Yubico/yubikit-android
Yubico Mobile Android SDK - YubiKit
Yubico/libfido2
Provides library functionality for FIDO2, including communication with a device over USB or NFC.
Yubico/python-fido2
Provides library functionality for FIDO 2.0, including communication with a device over USB.
Yubico/pam-u2f
Pluggable Authentication Module (PAM) for U2F and FIDO2
danielmiessler/SecLists
SecLists is the security tester's companion. It's a collection of multiple types of lists used during security assessments, collected in one place. List types include usernames, passwords, URLs, sensitive data patterns, fuzzing payloads, web shells, and many more.
inductiveautomation/ignition-sdk-examples
Ignition SDK Example Projects
grantjenks/python-sortedcontainers
Python Sorted Container Types: Sorted List, Sorted Dict, and Sorted Set
Anarios/return-youtube-dislike
Chrome extension to return youtube dislikes
blackjack4494/yt-dlc
media downloader and library for various sites.
lucidrains/deep-daze
Simple command line tool for text to image generation using OpenAI's CLIP and Siren (Implicit neural representation network). Technique was originally created by https://twitter.com/advadnoun
lucidrains/DALLE-pytorch
Implementation / replication of DALL-E, OpenAI's Text to Image Transformer, in Pytorch
lucidrains/alphafold2
To eventually become an unofficial Pytorch implementation / replication of Alphafold2, as details of the architecture get released
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
openai/CLIP
CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image
python/cpython
The Python programming language
EleutherAI/gpt-neo
An implementation of model parallel GPT-2 and GPT-3-style models using the mesh-tensorflow library.