Happytreat
Highly independent and motivated. Passionate about turning novel ideas into reality.
Facebook, Inc.Bay Area, California
Happytreat's Stars
yangshun/tech-interview-handbook
💯 Curated coding interview preparation materials for busy software engineers
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
tldr-pages/tldr
📚 Collaborative cheatsheets for console commands
poteto/hiring-without-whiteboards
⭐️ Companies that don't have a broken hiring process
carbon-language/carbon-lang
Carbon Language's main repository: documents, design, implementation, and related tools. (NOTE: Carbon Language is experimental; see README)
facebook/folly
An open-source C++ library developed and used at Facebook.
dragonflydb/dragonfly
A modern replacement for Redis and Memcached
facebook/zstd
Zstandard - Fast real-time compression algorithm
rigtorp/awesome-modern-cpp
A collection of resources on modern C++
skwp/dotfiles
YADR - The best vim,git,zsh plugins and the cleanest vimrc you've ever seen
libfuse/sshfs
A network filesystem client to connect to SSH servers
clvv/fasd
Command-line productivity booster, offers quick access to files and directories, inspired by autojump, z and v.
libfuse/libfuse
The reference implementation of the Linux FUSE (Filesystem in Userspace) interface
Neargye/magic_enum
Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code
ericniebler/range-v3
Range library for C++14/17/20, basis for C++20's std::ranges
dvorka/hstr
bash and zsh shell history suggest box - easily view, navigate, search and manage your command history.
acassen/keepalived
Keepalived
algorithmica-org/algorithmica
A computer science textbook
josean-dev/dev-environment-files
facebook/CacheLib
Pluggable in-process caching engine to build and scale high performance services
jcline/fuse-google-drive
A fuse filesystem wrapper for Google Drive.
black-shadows/LeetCode-Topicwise-Solutions
The repository contains solutions to various problems on leetcode. The code is merely a snippet (as solved on LeetCode) & hence is not executable in a c++ compiler. The code written is purely original and completely my own.
keineahnung2345/leetcode-cpp-practices
Including problem statement, solution, runtime and complexity analysis.
kiorky/jmtpfs
jmtpfs working sources
jpace/glark
A grep-like text file searcher
rminehan/vim-kata
Sets of 10 minute exercises to sharpen your vim skills
clibs/check
Super basic CHECK(), DCHECK(), and NOTREACHED() macro implementations.
geoboom/linux-config
idek anymore
geoboom/epoll-http
A simple epoll server supporting (a subset of) HTTP/1.1. Written in C++.
csci0300/cs131-s20-projects
CS 131 project code