Pinned Repositories
angular4-bundle
Full bundle of Angular 4 that can be put into a script tag.
awesome-rust
A curated list of Rust code and resources.
azure-storage-ruby
Microsoft Azure Storage Library for Ruby
constrandom
Macro to generate random constants in Rust https://xkcd.com/221/
Dojo-Closure-Advanced
This project documents the steps to use the Closure Compiler in Advanced Mode with The Dojo Toolkit.
Dojo-TypeScript
Using Dojo 1 with Microsoft TypeScript
htmx
</> htmx - high power tools for HTML
LINQ-to-TypeScript
A translation of LINQ.js (LINQ implementation for JavaScript) into TypeScript
rhai
Rhai - An embedded scripting language for Rust [dev repo, may regularly force-push, pull from https://github.com/rhaiscript/rhai for a stable build]
WebApi-OData
Expose Entity Framework entity sets in OData using ASP.NET Web API with minimal efforts.
schungx's Repositories
schungx/LINQ-to-TypeScript
A translation of LINQ.js (LINQ implementation for JavaScript) into TypeScript
schungx/Dojo-TypeScript
Using Dojo 1 with Microsoft TypeScript
schungx/rhai
Rhai - An embedded scripting language for Rust [dev repo, may regularly force-push, pull from https://github.com/rhaiscript/rhai for a stable build]
schungx/WebApi-OData
Expose Entity Framework entity sets in OData using ASP.NET Web API with minimal efforts.
schungx/Dojo-Closure-Advanced
This project documents the steps to use the Closure Compiler in Advanced Mode with The Dojo Toolkit.
schungx/htmx
</> htmx - high power tools for HTML
schungx/angular4-bundle
Full bundle of Angular 4 that can be put into a script tag.
schungx/awesome-rust
A curated list of Rust code and resources.
schungx/azure-storage-ruby
Microsoft Azure Storage Library for Ruby
schungx/constrandom
Macro to generate random constants in Rust https://xkcd.com/221/
schungx/discourse-autobot
Automatic content creator for Discourse
schungx/discourse-azure-blob-storage
A Discourse plugin for storing images and files in azure blob storage
schungx/discourse-watch-category
Watches a category for all the users in a particular group
schungx/htmx-extensions
schungx/log4net.Azure
log4net.Azure
schungx/rhai-lsp
Language server for Rhai.
schungx/rhai-native-plugins
Trouble shooting dylib implementation with Rhai
schungx/rust-decimal
Decimal number implementation written in pure Rust suitable for financial and fixed-precision calculations.
schungx/rustyline
Readline Implementation in Rust - this fork adds support for bracketed paste on Windows. Master is v9; latest is in v10 branch.
schungx/schungx.github.io
schungx/vec-array
A Rust library that implements a Vec backed by a stack-allocated array, automatically upgrading it to a normal Vec when the array capacity is exceeded.