Pinned Repositories
darcs-patch
a port of the haskell Darcs dependancy system
EGLSurfaceView-EGLTextureView
A modified version of GLSurfaceView designed specifically for use with EGL. Provides EGLSurfaceView and EGLTextureView. TAGS: GLTextureView GLSurfaceView
kpp
kotlin pre-processor, written in kotlin for kotlin - all updates will now come from https://github.com/mgood7123/kpp-Native
libcpp
The Official C Pre-Processor, taken from GCC
libmedia
[ALPHA] a media library that attempts to be a professional standard all in one audio tool for Android App Developers, includes: looper, waveform viewer, nanosecond/microsecond/millisecond/second/minute/hour level callbacks, RAW audio support, VST support (https://github.com/mgood7123/VSTDEMO) JAVA/kotlin callbacks, 99% C++, 1% kotlin for Media API
LibObj
a C++ Object library, implementating an Object similar to Java's Object class
MiniDoc
a mini document editor library
QParse
A powerful Parser Combinator library with error reporting and input rewriting capabilities, build WITH or WITHOUT QT6 support
StringAdapter
a C++ string adapter for any type
universal-dynamic-loader
Linux dynamic loader implimentation for self containment
mgood7123's Repositories
mgood7123/AndroidUI
an experimental port of the Android View System, migrated from https://github.com/mgood7123/Xamarin-DAW
mgood7123/llvm-project-prebuilts
prebuilt llvm-project (git-main / git-master) for windows, linux, macos, android
mgood7123/TempFile
a cross platform temporary file creation, tmpfile, mkstemp, tmp file, Windows, Linux, MacOS, Android
mgood7123/darcs-patch
a port of the haskell Darcs dependancy system
mgood7123/LibObj
a C++ Object library, implementating an Object similar to Java's Object class
mgood7123/MiniDoc
a mini document editor library
mgood7123/QParse
A powerful Parser Combinator library with error reporting and input rewriting capabilities, build WITH or WITHOUT QT6 support
mgood7123/StringAdapter
a C++ string adapter for any type
mgood7123/Android-DAW
Android DAW Version 2 (Cross Platform)
mgood7123/Android-XUI-Compositor
mgood7123/AndroidUI-SkiaSharp
SkiaSharp is a cross-platform 2D graphics API for .NET platforms based on Google's Skia Graphics Library. It provides a comprehensive 2D API that can be used across mobile, server and desktop models to render images.
mgood7123/FindReplace
a recursive Find and Replace utility for recursively searching and/or replacing content in files/directories
mgood7123/flow
unity script manager
mgood7123/GenericPieceTable
a C++ templated Piece Table implementation, example implementations provided, attempts to detail as much as possible about how the Piece Table (the classic 2 buffers version) works internally on an implementation-level
mgood7123/libedit-unix-win
libedit that compiles on unix and windows (msys2 non-cygwin environment)
mgood7123/libmmap
a mmap implementation for windows
mgood7123/libsyscall
mgood7123/llvm_18
LLVM 18 with x86 (32-bit and 64-bit) and arm (32-bit and 64-bit) support
mgood7123/ManagedObject
a minimal Managed Object implementation for C++
mgood7123/MAUI-PlatformView
create a Maui.Controls.View that uses a native platform view such as Android.Widget.TextView, supports Windows, Android, IOS, and MACCATALYST
mgood7123/mps
mgood7123/Multi-Platform-OpenGL-App
mgood7123/qemu_app
mgood7123/split
mgood7123/stage-builder
an example repo that builds a Hello World on windows, linux, flatpak, macos and android operating systems
mgood7123/SystemD-docker
Docker image containing SystemD
mgood7123/unity__SuperSpeed
mgood7123/vbox_appvm
an experimental oracle virtual-box build
mgood7123/wcwidth
implement wcwidth for win32, ported from https://github.com/termux/wcwidth
mgood7123/wineditline-llvm
An EditLine API implementation for the native Windows Console