claytonjwong's Stars
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
actix/actix-web
Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust.
NVIDIA/DeepLearningExamples
State-of-the-Art Deep Learning scripts organized by models - easy to train and deploy with reproducible accuracy and performance on enterprise-grade infrastructure.
googleapis/googleapis
Public interface definitions of Google APIs.
tensorflow/docs
TensorFlow documentation
google/syzkaller
syzkaller is an unsupervised coverage-guided kernel fuzzer
NVIDIA/thrust
[ARCHIVED] The C++ parallel algorithms library. See https://github.com/NVIDIA/cccl
QasimWani/LeetHub
Automatically sync your leetcode solutions to your github account - top 5 trending GitHub repository
cgpotts/cs224u
Code for Stanford CS224u
skills/secure-code-game
A GitHub Security Lab initiative, providing an in-repo learning experience, where learners secure intentionally vulnerable code.
tensorflow/tflite-micro
Infrastructure to enable deployment of ML models to low-power resource-constrained embedded targets (including microcontrollers and digital signal processors).
indutny/elliptic
Fast Elliptic Curve Cryptography in plain javascript
nodejs/llhttp
Port of http_parser to llparse
microsoft/vscode-cmake-tools
CMake integration in Visual Studio Code
NVIDIA/aistore
AIStore: scalable storage for AI applications
tensorflow/community
Stores documents used by the TensorFlow developer community
indutny/bn.js
BigNum in pure javascript
nodejs/llnode
An lldb plugin for Node.js and V8, which enables inspection of JavaScript states for insights into Node.js processes and their core dumps.
ProgrammingRust/examples
Complete code for the larger example programs from the book.
google/quiche
protocolbuffers/protobuf-javascript
ProgrammingRust/mandelbrot
A Rust program that plots the Mandelbrot set, using various kinds of parallelism.
mathiasfrohlich/vscode-kotlin
Kotlin language support for VS Code
ProgrammingRust/fingertips
Rust code to build an inverted index for a corpus of text files.
ProgrammingRust/async-chat
Example code from Chapter 19, Asynchronous Programming: an asynchronous chat client and server
cozodb/pycozo
The Python client and Jupyter helper for CozoDB
ProgrammingRust/antisamples
Test programs that should not compile.
heapwolf/forest
Javascript Implementations of SplayTrees, Fusion Trees, BTrees, etc.
indutny/callgrind.js
Shhh... secret undocumented project!
claytonjwong/binary-index-tree
➕ Prefix sum logarithmic query & update