Pinned Repositories
acme
A protocol for automating certificate issuance
acme-1
:lock: acmetool, an automatic certificate acquisition tool for ACME (Let's Encrypt)
canner
⚡️Content Management Framework creates custom CMS fast and easy. Support data sources such as Firebase/Firestore, GraphQL and Restful APIs.
ceph
Ceph is a distributed object, block, and file storage platform
homebrew-emacs-plus
Emacs Plus formulae for the Homebrew package manager
influxdb
Scalable datastore for metrics, events, and real-time analytics
nemu
云上的qemu
papermill
📚 Parameterize, execute, and analyze notebooks
snapdrop
A Progressive Web App for local file sharing
websockify-nginx-module
Embed websockify into Nginx (convert any tcp connection into websocket)
bbbbb38438's Repositories
bbbbb38438/bolt-mount
Mount a BoltDB (https://github.com/boltdb/bolt) database as a FUSE filesystem;
bbbbb38438/kvm-kext
An implementation of /dev/kvm for Mac OS X
bbbbb38438/osx-gcc-installer
GCC Installer for OSX! Without Xcode!
bbbbb38438/virtio-net-osx
Mac OS X driver for a (virtualised) "virtio" network device. Virtio network devices are supported by KVM and VirtualBox. Fastest virtual network device for VirtualBox OSX Guests, allows kernel debugging of guests via gdb.
bbbbb38438/mac-osx-on-kvm
Patches to QEMU and KVM so you can virtualize Mac OS X with qemu-kvm
bbbbb38438/mysqlfs
MySQLfs is Linux userspace filesystem which stores data in a MySQL database. It uses FUSE to interface with the kernel.
bbbbb38438/Virtual-Desktop-Cloud
Ever wondered if it is possible to setup a private sandbox to mimic a cloud setup - full with load balancers, storage servers, application servers, caching servers etc? This demo will make use of QEMU, KVM and Virt Manager and show you how you can create a VM image, and then start servers with a set of commands, deploy your app, test everything and tear down the environment once you are happy - all this in the cosy comforts of your development sandbox.
bbbbb38438/mysqlfuse
Present a MySQL database as a filesystem under FUSE