Pinned Repositories
AES-Python
A pure Python implementation of AES
C-Web-Server
A simple webserver written in C
c4
x86 JIT compiler in 86 lines
comtypes
A pure Python, lightweight COM client and server framework, based on the ctypes Python FFI package.
cpython
The Python programming language
FileMonitor
A simple pure Python package for monitoring files and directories
fyne
Cross platform GUI in Go based on Material Design
pixi.js
The HTML5 Creation Engine: Create beautiful digital content with the fastest, most flexible 2D WebGL renderer.
vscode
Visual Studio Code
mgenest's Repositories
mgenest/AES-Python
A pure Python implementation of AES
mgenest/C-Web-Server
A simple webserver written in C
mgenest/c4
x86 JIT compiler in 86 lines
mgenest/comtypes
A pure Python, lightweight COM client and server framework, based on the ctypes Python FFI package.
mgenest/cpython
The Python programming language
mgenest/FileMonitor
A simple pure Python package for monitoring files and directories
mgenest/fyne
Cross platform GUI in Go based on Material Design
mgenest/pixi.js
The HTML5 Creation Engine: Create beautiful digital content with the fastest, most flexible 2D WebGL renderer.
mgenest/vscode
Visual Studio Code
mgenest/go
The Go programming language
mgenest/gods
GoDS (Go Data Structures). Containers (Sets, Lists, Stacks, Maps, Trees), Sets (HashSet, TreeSet, LinkedHashSet), Lists (ArrayList, SinglyLinkedList, DoublyLinkedList), Stacks (LinkedListStack, ArrayStack), Maps (HashMap, TreeMap, HashBidiMap, TreeBidiMap, LinkedHashMap), Trees (RedBlackTree, AVLTree, BTree, BinaryHeap), Comparators, Iterators, Enumerables, Sort, JSON
mgenest/HeadFirstC
Source code for the book Head First C, by O'Reilly Media
mgenest/Java
All Algorithms implemented in Java
mgenest/nethogs
Linux 'net top' tool
mgenest/openpyxl
clone of http://bitbucket.org/ericgazoni/openpyxl
mgenest/pyaes
Pure-Python implementation of AES block-cipher and common modes of operation.
mgenest/pyodbc
Python ODBC bridge
mgenest/PyOxidizer
A modern Python application packaging and distribution tool
mgenest/pypyodbc
mgenest/Python
All Algorithms implemented in Python
mgenest/python-rsa
Python-RSA is a pure-Python RSA implementation.
mgenest/pywin32
Python for Windows (pywin32) Extensions
mgenest/requests
Python HTTP Requests for Humans™ ✨🍰✨
mgenest/robotgo
RobotGo, Go Native cross-platform GUI automation
mgenest/RSyntaxTextArea
A syntax highlighting, code folding text editor for Java Swing applications.
mgenest/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
mgenest/termbox-go
Pure Go termbox implementation
mgenest/ui
Platform-native GUI library for Go.