-
presto Public
Forked from prestodb/prestoThe official home of the Presto distributed SQL query engine for big data
Java Apache License 2.0 UpdatedMay 20, 2025 -
katran Public
Forked from facebookincubator/katranA high performance layer 4 load balancer
C GNU General Public License v2.0 UpdatedMay 14, 2025 -
rust-shed Public
Forked from facebookexperimental/rust-shedRepository containing Rust crates common between other Facebook open source projects (like Mononoke or Eden).
Rust Apache License 2.0 UpdatedMay 14, 2025 -
folly Public
Forked from facebook/follyAn open-source C++ library developed and used at Facebook.
C++ Apache License 2.0 UpdatedMay 14, 2025 -
mcrouter Public
Forked from facebook/mcrouterMcrouter is a memcached protocol router for scaling memcached deployments.
C++ MIT License UpdatedMay 14, 2025 -
edencommon Public
Forked from facebookexperimental/edencommonShared library for Watchman and Eden projects.
C++ MIT License UpdatedMay 14, 2025 -
hsthrift Public
Forked from facebookincubator/hsthriftThe Haskell Thrift Compiler. This is an implementation of the Thrift spec that generates code in Haskell. It depends on the fbthrift project for the implementation of the underlying transport.
Haskell Other UpdatedMay 14, 2025 -
mvfst Public
Forked from facebook/mvfstAn implementation of the QUIC transport protocol.
C++ MIT License UpdatedMay 14, 2025 -
openr Public
Forked from facebook/openrDistributed platform for building autonomic network functions.
C++ MIT License UpdatedMay 14, 2025 -
proxygen Public
Forked from facebook/proxygenA collection of C++ HTTP libraries including an easy to use HTTP server.
C++ Other UpdatedMay 14, 2025 -
fboss Public
Forked from facebook/fbossFacebook Open Switching SystemSoftware for controlling network switches.
C++ Other UpdatedMay 14, 2025 -
fizz Public
Forked from facebookincubator/fizzC++14 implementation of the TLS-1.3 standard
C++ Other UpdatedMay 14, 2025 -
moxygen Public
Forked from facebookexperimental/moxygenImplementation of IETF MOQ protocol
C++ MIT License UpdatedMay 14, 2025 -
Glean Public
Forked from facebookincubator/GleanSystem for collecting, deriving and working with facts about source code.
Hack Other UpdatedMay 14, 2025 -
wangle Public
Forked from facebook/wangleWangle is a framework providing a set of common client/server abstractions for building services in a consistent, modular, and composable way.
C++ Apache License 2.0 UpdatedMay 14, 2025 -
hhvm Public
Forked from facebook/hhvmA virtual machine for executing programs written in Hack.
C++ Other UpdatedMay 14, 2025 -
fb303 Public
Forked from facebook/fb303fb303 is a core set of thrift functions that provide a common mechanism for querying stats and other information from a service.
C++ Apache License 2.0 UpdatedMay 14, 2025 -
sapling Public
Forked from facebook/saplingA Scalable, User-Friendly Source Control System.
Rust GNU General Public License v2.0 UpdatedMay 14, 2025 -
watchman Public
Forked from facebook/watchmanWatches files and records, or triggers actions, when they change.
C++ MIT License UpdatedMay 14, 2025 -
CacheLib Public
Forked from facebook/CacheLibPluggable in-process caching engine to build and scale high performance services
C++ Apache License 2.0 UpdatedMay 14, 2025 -
pytorch Public
Forked from pytorch/pytorchTensors and Dynamic neural networks in Python with strong GPU acceleration
Python Other UpdatedMay 13, 2025 -
-
ForeachMember Public
Small C++ library to iterate each member of C++ struct
-
ranger Public
Forked from ranger/rangerA VIM-inspired filemanager for the console
Python GNU General Public License v3.0 UpdatedOct 11, 2021 -
STL-Syntax Public
Forked from vim-scripts/STL-SyntaxImproved C++17 STL syntax highlighting
-
googletest Public archive
Forked from google/googletestGoogletest - Google Testing and Mocking Framework
C++ BSD 3-Clause "New" or "Revised" License UpdatedFeb 3, 2020 -
-
vim-ranger Public
A vim plugin which uses ranger to explore your filesystem and to open files and directories.
-
ice Public
C++ library which allows function overloading based on the arguments being constexpr.
-
Monoceros Public
A C++14 library presenting intrusive binary tree data structure. It can be used to build other variant of the binary tree, such as order statistic tree and splay tree.