USA

Benjamin Bengfort

Elite
@bbengfort

Go and Python distributed systems programmer who likes data. Does open source with @rotationalio.

hadoop-fundamentals. Code for the Hadoop Fundamentals for Data Scientists course.

166

memfs. In memory file system that implements as many FUSE interfaces as possible.

52

confire. A simple app configuration scheme using YAML and class based defaults.

36

django-generic-json-views. Class based generic views that render JSON data.

31

sping. Simple example of secured communication with gRPC and SSL/TLS

25

strata-teaching-the-elephant-to-read. Code and Presentation slides for Teaching the Elephant to Read

17

venv. Helpers for virtualenv and virtualenvwrapper

16

isbndb-python. A Python API to isbndb.com to look up book data on the Internet without Amazon or Google.

7

x. Go packages that are common to many of my projects -- in the spirit of golang.org/x

7

cellular-automata. Animated Cellular Automata using Matplotlib

7

jobs-report. Visualization of the monthly jobs report by the BLS

5

intro-to-python. DDL Intro to Python iPython Notebook

5

notes. gRPC documentation with OpenAPI v2 and grpc-gateway

4

compile-workload. Python script to create a compiler workload and evaluate external performance.

4

gender-words-fatale. An implementation Neal Caren's Gender analysis of the New York Times.

4

swarm-simulator. A simulation of a multi-agent swarm performing the retrieval of resources.

3

orca. Echolocation of device with static nodes and network latency.

3

syncwrite. Throughput study for multiple threads writing to a single synchronized object.

3

otterdb. A sqlite database replicated using strong consensus for fault tolerance and fast, local reads.

3

go-rpc-throughput. A throughput comparison of RPC services in go: gRPC vs. ZMQ

3

honu. Anti-entropy replicated in-memory key/value store.

2

epistolary. Collect reading material for easier referencing and search later.

2

rkchunk. A Cython implementation of the Rabin-Karp Chunking Algorithm

2

stacks. Personal eBook library for the Bengfort Family

2

email-analysis. Analytics for email traffic

2

todos. Simple TODO API for personal task tracking (written in Go)

2

ledger. Bengfort household financial analysis tools.

2

ramble. A streaming gRPC point to point chat system

2

mosaic. User space file system usage analysis tool.

2

fastlife. Experimenting with C code and Python bindings

2

replicated-storage-systems. A primer on the development of replicated distributed storage systems written in the Go programming language.

1

rvasp. Robot VASP for TRISA demonstration and integration

1

iterfile. Benchmarking for various file iteration utilities

1

speedmap. Benchmarks for concurrent access to key/value data structures

1

urfs. Perform computations on files in a large directory

1

ensign-sonar. A quick QA utility to send and receive events using Ensign.

1

cosmos-web. Web UI to the Cosmos Game API

1

introduction-to-hadoop-and-spark. A lesson plan designed to teach Hadoop and Spark from Data Analytics with Hadoop

1

fluidfs. A highly consistent distributed filesystem built with FUSE

1

daytimer. Console program for interaction with the Google Calendar API

1

solar-tempest. Predict solar weather by observing the earth's magnetosphere.

1

cloudscope. Simulation and visualization of distributed systems and communications.

1

sequence. Implements an AutoIncrement counter class similar to PostgreSQL's sequence.

1

consensus. Consensus communication stubs with gRPC streaming

1
44
Apply