- Lexington, KY
-
vision Public
Forked from pytorch/visionDatasets, Transforms and Models specific to Computer Vision
Python BSD 3-Clause "New" or "Revised" License UpdatedAug 26, 2025 -
FBGEMM-1 Public
Forked from pytorch/FBGEMMFB (Facebook) + GEMM (General Matrix-Matrix Multiplication) - https://code.fb.com/ml-applications/fbgemm/
C++ Other UpdatedAug 19, 2025 -
hyper-proxy Public
Forked from tafia/hyper-proxyA proxy connector for Hyper-based crates
-
pytorch Public
Forked from pytorch/pytorchTensors and Dynamic neural networks in Python with strong GPU acceleration
Python Other UpdatedMar 10, 2025 -
ROCm Communication Collectives Library (RCCL)
C++ Other UpdatedOct 15, 2024 -
-
reqwest Public
Forked from seanmonstar/reqwestAn easy and powerful Rust HTTP Client
Rust Apache License 2.0 UpdatedMay 24, 2023 -
rust-follow-redirects Public
Forked from srijs/rust-follow-redirectsExtension for hyper to follow HTTP redirects
Rust MIT License UpdatedMay 11, 2023 -
advent-of-code-2021 Public
Repo containing my solutions for Advent of Code 2021
Apache License 2.0 UpdatedDec 1, 2021 -
pcap Public
Forked from rust-pcap/pcapRust language pcap library
Rust Apache License 2.0 UpdatedMay 21, 2021 -
zha-device-handlers Public
Forked from zigpy/zha-device-handlersPython Apache License 2.0 UpdatedMay 19, 2021 -
-
dcrpm Public
Forked from facebookincubator/dcrpmA tool to detect and correct common issues around RPM database corruption.
Python GNU General Public License v2.0 UpdatedJun 20, 2019 -
A systems integration framework, built to bring the benefits of configuration management to your entire infrastructure.
Ruby Apache License 2.0 UpdatedMar 20, 2019 -
TestSlide Public
Forked from facebook/TestSlideA Python test framework
Python MIT License UpdatedMar 12, 2019 -
dhcp Public
Forked from insomniacslk/dhcpDHCPv4 and DHCPv6 packet library, client and server written in Go
Go BSD 3-Clause "New" or "Revised" License UpdatedNov 7, 2018 -
netlink Public
Forked from vishvananda/netlinkSimple netlink library for go.
Go Apache License 2.0 UpdatedJul 30, 2018 -
homebrew-fb Public
Forked from facebook/homebrew-fbOS X Homebrew formulas to install Facebook open source software
Ruby UpdatedJul 19, 2018 -
homebrew-core Public
Forked from Homebrew/homebrew-core🍻 Default formulae for the missing package manager for macOS
Ruby BSD 2-Clause "Simplified" License UpdatedJul 19, 2018 -
taste-tester Public
Forked from facebook/taste-testerSoftware to manage a chef-zero instance and use it to test changes on production servers.
Ruby Apache License 2.0 UpdatedAug 9, 2017 -
datastructures Public
A simple library containing implementations of various datastructures
C++ Apache License 2.0 UpdatedJan 3, 2017 -
latex-resume Public
Forked from devonwa/latex-resumeA personal resume example with my public information
-
-
Dash-User-Contributions Public
Forked from Kapeli/Dash-User-ContributionsDash repo of user contributed docsets
Python UpdatedMar 8, 2016 -
git-tutorial Public
A git repository for Awesome Inc Academy students
Apache License 2.0 UpdatedFeb 2, 2016 -
kaggle_scripts Public
Collection of Kaggle competition scripts
Python MIT License UpdatedDec 6, 2015 -
dvsim Public
A simulation of the distance vector routing algorithm
-
homebrew Public
Forked from Homebrew/legacy-homebrew🍺 The missing package manager for OS X.
Ruby Other UpdatedNov 5, 2015 -
There was an interesting problem in the 2015 IEEE Xtreme programming competition involving cracking SHA256 hashes. I wanted to do it even faster than in the competition.
MIT License UpdatedOct 25, 2015 -
ml-test Public
Some simple (non-optimized) implementations of ML algorithms in python