David Pennington

Results 20 repositories owned by David Pennington

1kb-PHP-MVC-Framework

107
Stars
20
Forks
Watchers

Model, View, Controller framework with URL routing, PDO database, and ORM each in 1kb!

DByte

121
Stars
14
Forks
Watchers

A full PHP MySQL, PostgreSQL, SQLite database layer in only 1024 bytes!

forumfive

163
Stars
19
Forks
Watchers

A < 10kB forum system in PHP - Code Golf

go-aesctr-with-hmac

49
Stars
6
Forks
Watchers

AES encryption for large blobs in Go (golang) using AES-CTR + hmac on io.Writer and io.Reader streams

macappshell

330
Stars
12
Forks
Watchers

Creates a Mac OSX .app folder (complete with icons) ready for your binary file. Perfect for Golang, Rust, C++, etc..

ACRUD

15
Stars
4
Forks
Watchers

Automatic database scaffolding with intelligent auto-validation based on schema (for MySQL, SQLite, & PostgreSQL)

go-cache-benchmark

59
Stars
12
Forks
Watchers

Benchmark all the top in-memory Go caching libraries

go-embeddable-stores

41
Stars
2
Forks
Watchers

Collection of embeddable Go datastores along with benchmarks and examples (bolt,level,badger,sqlite,etc...)

go-reflection-examples

15
Stars
1
Forks
Watchers

Examples of common reflection tasks in Go

got

24
Stars
2
Forks
Watchers

Clever, minimal wrapper to improve Go `html/template` usage. No loss of speed.