An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by blackwire

A curated list of projects in awesome lists by blackwire .

https://github.com/blackwire/goparsejson

A simple, but useful JSON parser for Go that is a little more intuitive when handling nested JSON structures and int64/float64 values.

Last synced: 13 Jul 2025

https://github.com/blackwire/cron

A quick replacement for cron in the event you need the standard error and standard out to go to the console instead of to the syslog.

Last synced: 13 Jul 2025

https://github.com/blackwire/blox

A simple framework for storing notes online using a block style display that when clicked opens into a notepad style half window. It uses a hash system to store and retrieve the notes for a given user. It's semi-private because of this. Could be forked to include a login instead of a hash to do the user delineation.

Last synced: 21 Jul 2025

https://github.com/blackwire/phpmemsess

A session handler for php that uses shared memory to store session data. Good for smaller applications that need the security of memory based session storage.

Last synced: 24 Oct 2025