mguinhos's Stars
ollykel/v-vim
Support for V syntax highlighting in Vim
micropython/micropython
MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems
wsdjeg/SpaceVim
A modular configuration of Vim and Neovim
cplusplus/draft
C++ standards drafts
Mashpoe/c-vector
A simple vector library for C that can store any type.
go-python/gopy
gopy generates a CPython extension module from a go package.
adi1090x/termux-style
Simple script to change color-schemes and fonts for Termux.
python/mypy
Optional static typing for Python
Nuitka/Nuitka
Nuitka is a Python compiler written in Python. It's fully compatible with Python 2.6, 2.7, 3.4-3.13. You feed it your Python app, it does a lot of clever things, and spits out an executable or extension module.
mypyc/mypyc
Compile type annotated Python to fast C extensions
mozillazg/pypy
The unofficial GitHub mirror of PyPy (mirrored via https://github.com/mozillazg/job-mirror-hg-repos)
blender/blender
Official mirror of Blender
PyO3/pyo3
Rust bindings for the Python interpreter
DaveGamble/cJSON
Ultralightweight JSON parser in ANSI C
termux/termux-widget
Termux add-on app which adds shortcuts to commands on the home screen.
MrSmith33/vox
Vox language compiler. AOT / JIT / Linker. Zero dependencies
ziglang/zig
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
termux/termux-api
Termux add-on app which exposes device functionality as API to command line programs.
NFJones/audio-to-midi
A python program which performs an FFT on an audio file and produces a MIDI file from the results.
eliben/pycparser
:snake: Complete C99 parser in pure Python
PredatorCZ/HavokLib
Havok format library
nebulet/nebulet
A proof-of-concept microkernel that implements a WebAssembly "usermode" that runs in Ring 0.
scratchfoundation/scratch-gui
Graphical User Interface for creating and running Scratch 3.0 projects.
h4570/tyra
Game engine for PlayStation 2™
vlang/v
Simple, fast, safe, compiled language for developing maintainable software. Compiles itself in <1s with zero library dependencies. Supports automatic C => V translation. https://vlang.io
zpoint/CPython-Internals
Dive into CPython internals, trying to illustrate every detail of CPython implementation
pedrobbarbosa/Teoria-dos-Grafos
Implementação de estrutura e algoritmos estudados na disciplina de teoria dos grafos.
CSSEGISandData/COVID-19
Novel Coronavirus (COVID-19) Cases, provided by JHU CSSE
cournape/talkbox
VDavid003/sm64-port-android
A port of https://www.github.com/n64decomp/sm64 for modern devices.