Bryan Hughes (bryanhughes)

bryanhughes

Geek Repo

Location:San Francisco Bay Area

Home Page:http://yeticonsulting.llc

Github PK Tool:Github PK Tool

Bryan Hughes's repositories

proto-crudl

A simple Erlang database mapping tool that maps protobuffers to a relational schema, generating the .proto as well as all the CRUDL (Create, Read, Update, Delete, and List/Lookup) code. You can now serialize protobuffers from a web client straight to the database using protobuffers. Supports integration with gpb. Currently only support Postgres.

Language:ErlangLicense:Apache-2.0Stargazers:6Issues:2Issues:1

go_dbmap

This tool will generate a go file per table in a database based on the database information schema and a configuration file. This tool assumes it is better to start from a well defined relational model and build the supporting code from the database directly, rather than trying to embed DDL statements with DML statements from a Go framework.

Language:GoLicense:Apache-2.0Stargazers:1Issues:1Issues:0

jetson-containers

Machine Learning Containers for NVIDIA Jetson and JetPack-L4T

Language:PythonLicense:MITStargazers:1Issues:0Issues:0

pg_types

Erlang library for encoding and decoding postgres data types

Language:ErlangLicense:Apache-2.0Stargazers:1Issues:0Issues:0

bbg-demo

An IoT Application with BBG & BBG Start Kit demonstrating connectivity to SpaceTime Warp IoT

Language:JavaStargazers:0Issues:0Issues:0

bbg-fun

This repository contains a collection of found Python scripts, tips, and instructions on ways to build prototypes using the Beagle Bone Green

Language:PythonStargazers:0Issues:1Issues:0

elli

Simple, robust and performant Erlang web server

Language:ErlangLicense:MITStargazers:0Issues:0Issues:0

gpb

A Google Protobuf implementation for Erlang

Language:ErlangLicense:NOASSERTIONStargazers:0Issues:0Issues:0

Grove_Starter_Kit_for_BBG

The starter kit to hook up quickly with the new BeagleBone Green.It contains 10 Grove modules and we provide 3 step by step demo projects to make you start quickly with all modules.

Language:PythonStargazers:0Issues:1Issues:0

py-protodb

A python library that generates protobuffers and code from a PostgreSQL database. Perfect for shoveling protobuffers into a postgres database.

Language:PythonLicense:MITStargazers:0Issues:1Issues:0

MerakiCaptivePortal-firebaseDB

A Meraki Captive Portal demo, which performs all client login logic within the public HTML/JS pages. The login data will be saved into a Google Firebase DB

License:Apache-2.0Stargazers:0Issues:0Issues:0

NanoLLM

Optimized local inference for LLMs with HuggingFace-like APIs for quantization, vision/language models, multimodal agents, speech, vector DB, and RAG.

License:MITStargazers:0Issues:0Issues:0

pgo

Erlang Postgres client and connection pool

Language:ErlangLicense:Apache-2.0Stargazers:0Issues:0Issues:0

rebar3_gpb_plugin

A rebar3 plugin for automatically compiling .proto files using the gpb protobuf compiler

Language:ErlangLicense:MITStargazers:0Issues:0Issues:0