Pinned Repositories
AsyncTaskQueue.cfc
A ColdFusion component that allows a queue of low-priority tasks to be executed, in serial, in the context of a single CFThread. This way, your low-priority threads do not end up blocking your higher-priority threads.
awesome-coldfusion
A curated list of awesome ColdFusion frameworks, libraries and software.
aws-cfml
Lucee/ColdFusion library for interacting with AWS API's
cf-curl
cURL in coldfusion
cfdocs
Repository for the cfdocs.org site.
cfmljure
A way to dynamically call Clojure from CFML
CFRedlock
CFRedlock is a ColdFusion implementation of the Redlock distributed locking algorithm proposed by Redis.
chatgpt
A CFML wrapper to interact with the chatgpt API
HarryMuc's Repositories
HarryMuc/di1
DI/1 - Inject One - is a very lightweight, convention over configuration, dependency injection (inversion of control) framework for ColdFusion / CFML.
HarryMuc/Fusebox-ColdFusion
HarryMuc/fw1
FW/1 - Framework One - is a lightweight, convention over configuration, MVC application framework for ColdFusion / CFML.
HarryMuc/Hoth
Exception tracking for ColdFusion.
HarryMuc/mxunit
MXUnit core framework
HarryMuc/AsyncTaskQueue.cfc
A ColdFusion component that allows a queue of low-priority tasks to be executed, in serial, in the context of a single CFThread. This way, your low-priority threads do not end up blocking your higher-priority threads.
HarryMuc/awesome-coldfusion
A curated list of awesome ColdFusion frameworks, libraries and software.
HarryMuc/aws-cfml
Lucee/ColdFusion library for interacting with AWS API's
HarryMuc/cf-curl
cURL in coldfusion
HarryMuc/cfdocs
Repository for the cfdocs.org site.
HarryMuc/cfmljure
A way to dynamically call Clojure from CFML
HarryMuc/CFRedlock
CFRedlock is a ColdFusion implementation of the Redlock distributed locking algorithm proposed by Redis.
HarryMuc/chatgpt
A CFML wrapper to interact with the chatgpt API
HarryMuc/ckeditor-dev
The development repository of CKEditor 4.
HarryMuc/ColdFusion
ColdFusion Sublime Text Package
HarryMuc/lucee-docs
Source and build scripts for Lucee's documentation.