Friday, 06 March 2015
Interesting Snippets from 2015-03-06
-
highlight.js
Syntax highlighting for the Web
-
otoolep/rqlite · GitHub
rqlite is a distributed system that provides a replicated SQLite database. rqlite is written in Go and uses Raft to achieve consensus across all the instances of the SQLite databases. rqlite ensures that every change made to the database is made to a majority of underlying SQLite files, or none-at-all.
-
SQLCipher - Zetetic
SQLCipher is an open source extension to SQLite that provides transparent 256-bit AES encryption of database files.
-
vektra/templar · GitHub
A HTTP proxy to improve usage of HTTP APIs