BartholomewPanda's Stars
andrejbauer/plzoo
Programming Languages Zoo
phiresky/ripgrep-all
rga: ripgrep, but also search in PDFs, E-Books, Office documents, zip, tar.gz, etc.
angr/pyvex
Python bindings for Valgrind's VEX IR.
facebook/infer
A static analyzer for Java, C, C++, and Objective-C
TheAlgorithms/Python
All Algorithms implemented in Python
algorithm-visualizer/algorithm-visualizer
:fireworks:Interactive Online Platform that Visualizes Algorithms from Code
github/semantic
Parsing, analyzing, and comparing source code across many languages
abbysmal/Goodboy
A pure OCaml Gameboy emulator
dynamicwebpaige/ml-code-snippets
A collection of code snippets for Python and R machine learning modules.
dinosaure/pasteur
Paste-eur as unikernel
Gekkio/mooneye-gb
A Game Boy research project and emulator written in Rust
SimonLarsen/tobutobugirl
An arcade platformer homebrew game for the Game Boy
kkuchta/css-only-chat
A truly monstrous async web chat using no JS whatsoever on the frontend
a327ex/blog
gamedev blog
soul-lang/SOUL
The SOUL programming language and API
cloudkj/layer
Neural network inference the Unix way
mohanson/gameboy
Full featured Cross-platform GameBoy emulator by Rust. Forever boys!.
abbysmal/httpaf
A high performance, memory efficient, and scalable web server written in OCaml
inhabitedtype/faraday
Serialization library built for speed and memory efficiency
dashbitco/nimble_parsec
A simple and fast library for text-based parser combinators
airbus-seclab/bincat
Binary code static analyser, with IDA integration. Performs value and taint analysis, type reconstruction, use-after-free and double-free detection
nim-lang/Nim
Nim is a statically typed compiled systems programming language. It combines successful concepts from mature languages like Python, Ada and Modula. Its design focuses on efficiency, expressiveness, and elegance (in that order of priority).
elixir-lang/elixir
Elixir is a dynamic, functional language for building scalable and maintainable applications
anuragsoni/routes
typed bidirectional router for OCaml/ReasonML web applications
ziglang/zig
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
calaylin/bda
Programmer De-anonymization from Binary Executables
hennequin-lab/gp
Simple OCaml interface for Gnuplot
rvantonder/hack_parallel
The core parallel and shared memory library used by Hack, Flow, and Pyre
ANSSI-FR/ProTIP
ProTIP permet de caractériser la connectivité réelle entre composants d'une architecture PCI Express
RustPython/RustPython
A Python Interpreter written in Rust