- Menlo Park
Highlights
- Pro
Stars
freeCodeCamp.org's open-source codebase and curriculum. Learn math, programming, and computer science for free.
A library for efficient similarity search and clustering of dense vectors.
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
💀 The former home of Homebrew/homebrew (deprecated)
GraalVM compiles applications into native executables that start instantly, scale fast, and use fewer compute resources 🚀
Scala 2 compiler and standard library. Scala 2 bugs at https://github.com/scala/bug; Scala 3 at https://github.com/scala/scala3
A community driven list of useful Emacs packages, libraries and other items.
Wrong project! You should head over to http://github.com/sshuttle/sshuttle
Compilers Principles, Techniques, & Tools (purple dragon book) second edition exercise answers. 编译原理(紫龙书)第2版习题答案。
A scalable, distributed Time Series Database.
PyTorch original implementation of Cross-lingual Language Model Pretraining.
DDlog is a programming language for incremental computation. It is well suited for writing programs that continuously update their output in response to input changes. A DDlog programmer does not w…
Versatile resource statistics tool (the real one, not the Red Hat clone)
swiftlang / llvm-project
Forked from llvm/llvm-projectThe LLVM Project is a collection of modular and reusable compiler and toolchain technologies. This fork is used to manage Swift’s stable releases of Clang as well as support the Swift project.
"Neural Turing Machine" in Tensorflow
Submit stacked diffs to GitHub on the command line
Collection of emacs extensions specifically collected for python development, with workflow guidelines!
Code for: "And the bit goes down: Revisiting the quantization of neural networks"
VQVAEs, GumbelSoftmaxes and friends
Neural Turing Machines (NTM) - PyTorch Implementation