Pinned Repositories
cypress-aurelia-unit-test
This is a library designed to feel like the official aurelia/testing library but instead it is built to work with Cypress.
gml-go
This is an engine that aims to strike a balance between capturing the simplicity of the Game Maker API whilst not losing any performance given to you by Go.
networkplatformer-go
A hastily thrown together network game example using Ebiten, GopherJS and Websockets. (Server + Client)
preferdiscretegpu
A package that makes NVIDIA/AMD prefer the discrete GPU for your application (ie. for laptops that have an integrated GPU and a discrete GPU)
proposal-fel
FEL Programming Language Design Documents
rm2kpng
Rm2k PNG is a library that converts PNGs to an 8-bit RPG Maker 2000 / 2003 compatible PNG less than 256 colors are used
sdl-zig-demo-emscripten
Same as https://github.com/andrewrk/sdl-zig-demo with Emscripten support
steamworks
Steamworks implementation in Go that doesn't require CGo
toy-webrtc-mmo
A toy MMO example built using Ebiten and WebRTC DataChannels (UDP)
zig-android-sdk
This library allows you to setup and build an APK for your Android devices
silbinarywolf's Repositories
silbinarywolf/appcache-brunch
Adds HTML5 App Cache generation to Brunch
silbinarywolf/brunch-tumblr-theme-parser
a Tumblr theme parser / compiler for Brunch
silbinarywolf/brunch.github.io
The website
silbinarywolf/budgetboy-go
A simple tool to export CSVs with total spending per week using bank CSV export data.
silbinarywolf/concurrent-map
a thread-safe concurrent map for go
silbinarywolf/docker-silverstripe-app-server
Base SilverStripe friendly app server docker definition
silbinarywolf/go-duktape
Duktape JavaScript engine bindings for Go
silbinarywolf/react-autocomplete
WAI-ARIA compliant React autocomplete (combobox) component
silbinarywolf/react-redux-links
Curated tutorial and resource links I've collected on React, Redux, ES6, and more
silbinarywolf/silverstripe-admin
SilverStripe Admin Component
silbinarywolf/silverstripe-ba-sis
SilverStripe Australia Standard Implementation Set, AKA basis.
silbinarywolf/silverstripe-base
A base project that can be used for developing new SilverStripe projects. Comes with build files for installing and managing a development environment
silbinarywolf/silverstripe-build
Phing build settings and tasks for the silverstripe-base project
silbinarywolf/silverstripe-cdncontent
A module for storing assets and themes in a CDN
silbinarywolf/silverstripe-cloudflare
This module aims to relieve the stress of using CloudFlare caching with any SilverStripe project. Adds extension hooks that clears CloudFlares cache for a specific page when that page is published or unpublished
silbinarywolf/silverstripe-cms
SilverStripe CMS - this is a module for SilverStripe Framework rather than a standalone app. Use https://github.com/silverstripe/silverstripe-installer/ to set this up.
silbinarywolf/silverstripe-dropzone
silbinarywolf/silverstripe-dynamiccache
Simple on the fly caching of dynamic content for Silverstripe
silbinarywolf/silverstripe-frontend-objects
A module that combines several different mechanisms of editing and showing data on the frontend of a SilverStripe site
silbinarywolf/silverstripe-mailcapture
A module for development/staging systems that capture email within the repository instead of actually sending to a user. These emails can then be browsed within the CMS
silbinarywolf/silverstripe-memberprofiles
A module to allow the creation of registration and profile management pages with custom fields and validation.
silbinarywolf/silverstripe-minify
Minifies CSS requirements using Minify (http://code.google.com/p/minify/)
silbinarywolf/silverstripe-queuedjobs
A module that provides interfaces for scheduling jobs for certain times.
silbinarywolf/silverstripe-quickaddnew
A decorator for a form field that manages as has_one relation, to allow adding a new object on the fly
silbinarywolf/silverstripe-sesmail
SES mail integration for SilverStripe
silbinarywolf/silverstripe-ssautesting
Some extensions to the default SS test structures to allow parametrisation in CI builds, as well as a framework for selenium testing
silbinarywolf/silverstripe-swipestripe
Ecommerce module for SilverStripe
silbinarywolf/silverstripe-upgrader
A tool to help upgrade your code to handle API changes in packages you used.
silbinarywolf/silverstripe-versionedfiles
A module to allow for the replacement and version management of asset files.
silbinarywolf/Steamworks.Core
Steamworks for .NET Core