-
Meta Inc.
- Menlo Park, CA
- https://grievejia.github.io
- https://orcid.org/0000-0003-2178-1988
-
ruff Public
Forked from astral-sh/ruffAn extremely fast Python linter and code formatter, written in Rust.
Rust MIT License UpdatedJun 11, 2025 -
pyrefly Public
Forked from facebook/pyreflyA fast type checker and IDE for Python
Rust MIT License UpdatedMay 17, 2025 -
typeshed Public
Forked from python/typeshedCollection of library stubs for Python, with static types
Python Other UpdatedApr 24, 2025 -
Ax Public
Forked from facebook/AxAdaptive Experimentation Platform
Jupyter Notebook MIT License UpdatedOct 25, 2024 -
fvcore Public
Forked from facebookresearch/fvcoreCollection of common code that's shared among different research projects in FAIR computer vision team.
Python Apache License 2.0 UpdatedOct 17, 2024 -
LibCST Public
Forked from Instagram/LibCSTA concrete syntax tree parser and serializer library for Python that preserves many aspects of Python's abstract syntax tree
Python Other UpdatedJul 19, 2024 -
opam-repository Public
Forked from ocaml/opam-repositoryMain public package repository for opam, the source package manager of OCaml.
Shell Creative Commons Zero v1.0 Universal UpdatedJul 8, 2024 -
pyre-ast Public
pyre-ast is an OCaml library to parse Python files. The library features its full-fidelity to the official Python spec, as well as its adoption of tagless-final style.
-
FBGEMM Public
Forked from pytorch/FBGEMMFB (Facebook) + GEMM (General Matrix-Matrix Multiplication) - https://code.fb.com/ml-applications/fbgemm/
C++ Other UpdatedApr 5, 2024 -
MonkeyType Public
Forked from Instagram/MonkeyTypeA Python library that generates static type annotations by collecting runtime types
Python Other UpdatedJan 10, 2024 -
torchx Public
Forked from meta-pytorch/torchxTorchX is a library containing standard DSLs for authoring and running PyTorch related components for an E2E production ML pipeline
Python BSD 3-Clause "New" or "Revised" License UpdatedDec 14, 2022 -
pytorch Public
Forked from pytorch/pytorchTensors and Dynamic neural networks in Python with strong GPU acceleration
C++ Other UpdatedDec 14, 2022 -
fbpcs Public
Forked from facebookresearch/fbpcsFBPCS (Facebook Private Computation Solutions) leverages secure multi-party computation (MPC) to output aggregated data without making unencrypted, readable data available to the other party or any…
Python MIT License UpdatedAug 12, 2022 -
fbpcp Public
Forked from facebookresearch/fbpcpFBPCP (Facebook Private Computation Platform) is a secure, privacy safe and scalable architecture to deploy MPC (Multi Party Computation) applications in a distributed way on virtual private clouds…
Python MIT License UpdatedAug 12, 2022 -
recipes Public
Forked from facebookresearch/recipesRecipes are a standard, well supported set of blueprints for machine learning engineers to rapidly train models using the latest research techniques without significant engineering overhead.Specifi…
Python BSD 3-Clause "New" or "Revised" License UpdatedApr 18, 2022 -
cpython Public
Forked from python/cpythonThe Python programming language
Python Other UpdatedOct 15, 2021 -
-
-
andersen Public
Andersen's inclusion-based pointer analysis re-implementation in LLVM
-
ppx_sexp_conv Public
Forked from janestreet/ppx_sexp_convGeneration of S-expression conversion functions from type definitions
OCaml MIT License UpdatedMay 3, 2019 -
pyre-check Public
Forked from facebook/pyre-checkPerformant type-checking for python.
OCaml MIT License UpdatedMar 20, 2019 -
-
-
vavr Public
Forked from vavr-io/vavrVΛVΓ (Vavr, formerly called Javaslang) is an object-functional language extension to Java 8+, which aims to reduce the lines of code and increase code quality.
Java Apache License 2.0 UpdatedJan 2, 2018 -
smack Public
Forked from smackers/smackSMACK Software Verifier and Verification Toolchain
C Other UpdatedDec 24, 2017 -
-
-
infer Public
Forked from facebook/inferA static analyzer for Java, C, C++, and Objective-C
OCaml Other UpdatedJun 2, 2017 -
-
JimpleDumper Public
Dump soot JIMPLE IR into sqlite3 database file