Pinned Repositories
appcenter-sampleapp-android
App Center Sample App for Android
Barista
:coffee: The one who serves a great Espresso
blockful
c_like_language
A simple low-level statically-typed language like C. Parser & type-checker implemented, probably will compile it to WebAssembly.
cgmath
A linear algebra and mathematics library for computer graphics.
clickhouse-connect
Python driver/sqlalchemy/superset connectors
gba-emulator
A GameBoy Advance emulator written in Rust.
interpreter
An interpreter for a basic scripting language, written in Rust, and inspired by Lua.
sqlite-psi
An extendable parsing environment for sqlite which outputs PSI
viewpagerdots
👀 Simple, compact Kotlin library for ViewPager page indicators.
angusholder's Repositories
angusholder/c_like_language
A simple low-level statically-typed language like C. Parser & type-checker implemented, probably will compile it to WebAssembly.
angusholder/viewpagerdots
👀 Simple, compact Kotlin library for ViewPager page indicators.
angusholder/Barista
:coffee: The one who serves a great Espresso
angusholder/blockful
angusholder/clickhouse-connect
Python driver/sqlalchemy/superset connectors
angusholder/client_python
Prometheus instrumentation library for Python applications
angusholder/coil
Image loading for Android and Compose Multiplatform.
angusholder/cortex-m-quickstart
Template to develop bare metal applications for Cortex-M microcontrollers
angusholder/dbeaver
Free universal database tool and SQL client
angusholder/django
The Web framework for perfectionists with deadlines.
angusholder/django-debug-toolbar
A configurable set of panels that display various debug information about the current request/response.
angusholder/django-mysql
:dolphin: :horse: Extensions to Django for use with MySQL/MariaDB
angusholder/django-rest-knox
Authentication Module for django rest auth
angusholder/dynarmic
An ARM dynamic recompiler.
angusholder/htmx
</> htmx - high power tools for HTML
angusholder/javalin
A simple and modern Java and Kotlin web framework
angusholder/javalin.github.io
Javalin website source code
angusholder/jdbi
The Jdbi library provides convenient, idiomatic access to relational databases in Java and other JVM technologies such as Kotlin, Clojure or Scala.
angusholder/kotest
Powerful, elegant and flexible test framework for Kotlin with assertions, property testing and data driven tests.
angusholder/kotlinx.coroutines
Library support for Kotlin coroutines
angusholder/mgba
mGBA Game Boy Advance Emulator
angusholder/MoshiX
Extensions for Moshi including IR plugins, moshi-sealed, and more.
angusholder/NES
A NES emulator so I can play through Megaman 2!
angusholder/prettysize-rs
PrettySize.NET ported to rust
angusholder/retrofit
Type-safe HTTP client for Android and Java by Square, Inc.
angusholder/SdkSearch
An Android app and Chrome extension for searching the Android SDK documentation.
angusholder/sqldelight
SQLDelight - Generates typesafe Kotlin APIs from SQL
angusholder/stm32f0-example
angusholder/Store
A Kotlin Multiplatform library for building network-resilient applications
angusholder/urllib3
urllib3 is a user-friendly HTTP client library for Python