Projects in Awesome Lists by bbengfort
A curated list of projects in awesome lists by bbengfort .
https://github.com/bbengfort/hadoop-fundamentals
Code for the Hadoop Fundamentals for Data Scientists course.
Last synced: 07 May 2025
https://github.com/bbengfort/memfs
In memory file system that implements as many FUSE interfaces as possible.
Last synced: 30 Apr 2025
https://github.com/bbengfort/confire
A simple app configuration scheme using YAML and class based defaults.
Last synced: 28 Apr 2025
https://github.com/bbengfort/django-generic-json-views
Class based generic views that render JSON data.
Last synced: 30 Apr 2025
https://github.com/bbengfort/sping
Simple example of secured communication with gRPC and SSL/TLS
Last synced: 01 May 2025
https://github.com/bbengfort/venv
Helpers for virtualenv and virtualenvwrapper
Last synced: 09 Aug 2025
https://github.com/bbengfort/cellular-automata
Animated Cellular Automata using Matplotlib
Last synced: 15 Aug 2025
https://github.com/bbengfort/isbndb-python
A Python API to isbndb.com to look up book data on the Internet without Amazon or Google.
Last synced: 12 May 2025
https://github.com/bbengfort/jobs-report
Visualization of the monthly jobs report by the BLS
Last synced: 03 Apr 2025
https://github.com/bbengfort/x
Go packages that are common to many of my projects -- in the spirit of golang.org/x
Last synced: 22 Jul 2025
https://github.com/bbengfort/notes
gRPC documentation with OpenAPI v2 and grpc-gateway
Last synced: 03 Apr 2025
https://github.com/bbengfort/bbengfort.github.io
My Github Pages Repository
Last synced: 22 Mar 2025
https://github.com/bbengfort/intro-to-python
DDL Intro to Python iPython Notebook
Last synced: 15 Aug 2025
https://github.com/bbengfort/gender-words-fatale
An implementation Neal Caren's Gender analysis of the New York Times.
Last synced: 15 Aug 2025
https://github.com/bbengfort/swarm-simulator
A simulation of a multi-agent swarm performing the retrieval of resources.
Last synced: 18 Mar 2026
https://github.com/bbengfort/compile-workload
Python script to create a compiler workload and evaluate external performance.
Last synced: 03 Apr 2025
https://github.com/bbengfort/syncwrite
Throughput study for multiple threads writing to a single synchronized object.
Last synced: 15 Aug 2025
https://github.com/bbengfort/orca
Echolocation of device with static nodes and network latency.
Last synced: 20 Jan 2026
https://github.com/bbengfort/loran
Multiprocessing model selection search by score
Last synced: 15 Aug 2025
https://github.com/bbengfort/commis
Create command line applications like Django management commands.
Last synced: 22 Mar 2025
https://github.com/bbengfort/otterdb
A sqlite database replicated using strong consensus for fault tolerance and fast, local reads.
distributed-database epaxos raft sqlite3
Last synced: 03 Mar 2026
https://github.com/bbengfort/go-rpc-throughput
A throughput comparison of RPC services in go: gRPC vs. ZMQ
Last synced: 03 Apr 2025
https://github.com/bbengfort/ramble
A streaming gRPC point to point chat system
Last synced: 19 Jul 2025
https://github.com/bbengfort/rkchunk
A Cython implementation of the Rabin-Karp Chunking Algorithm
Last synced: 03 Apr 2025
https://github.com/bbengfort/epistolary
Collect reading material for easier referencing and search later.
Last synced: 03 Apr 2025
https://github.com/bbengfort/todos
Simple TODO API for personal task tracking (written in Go)
Last synced: 20 Jan 2026
https://github.com/bbengfort/memoro
A simple thought recording tool for personal use.
Last synced: 03 Feb 2026
https://github.com/bbengfort/mirrorfs
A simple FUSE file system that mirrors operations from the mounted directory to another directory.
Last synced: 03 Apr 2025
https://github.com/bbengfort/raft
Actor based implementation of the Raft consensus algorithm
Last synced: 17 Mar 2025
https://github.com/bbengfort/georgetown-twitter
Tutorial on how to ingest data with Twitter
Last synced: 15 Aug 2025
https://github.com/bbengfort/ledger
Bengfort household financial analysis tools.
Last synced: 22 Mar 2025
https://github.com/bbengfort/mosaic
User space file system usage analysis tool.
Last synced: 21 Jan 2026
https://github.com/bbengfort/stacks
Personal eBook library for the Bengfort Family
Last synced: 23 Feb 2026
https://github.com/bbengfort/honu
Anti-entropy replicated in-memory key/value store.
Last synced: 13 Oct 2025
https://github.com/bbengfort/fastlife
Experimenting with C code and Python bindings
cellular-automata cython game-of-life parallel-computing
Last synced: 09 Feb 2026
https://github.com/bbengfort/speedmap
Benchmarks for concurrent access to key/value data structures
Last synced: 11 Sep 2025
https://github.com/bbengfort/urfs
Perform computations on files in a large directory
Last synced: 03 Apr 2025
https://github.com/bbengfort/kahu
Replica management and monitoring service.
Last synced: 21 Jan 2026
https://github.com/bbengfort/daytimer
Console program for interaction with the Google Calendar API
Last synced: 21 Jan 2026
https://github.com/bbengfort/ngram-light
Lightweight NGram modeling with smoothing without NLTK (includes sentence generation!)
Last synced: 27 Aug 2025
https://github.com/bbengfort/bengfort.cs.umd.edu
My personal academic website at the University of Maryland
Last synced: 15 Jan 2026
https://github.com/bbengfort/ensign-sonar
A quick QA utility to send and receive events using Ensign.
Last synced: 17 Jun 2025
https://github.com/bbengfort/geonet
Helper python scripts for managing AWS resources around the world
Last synced: 03 Apr 2025
https://github.com/bbengfort/iterfile
Benchmarking for various file iteration utilities
Last synced: 14 Jul 2025
https://github.com/bbengfort/sequence
Implements an AutoIncrement counter class similar to PostgreSQL's sequence.
Last synced: 03 Apr 2025
https://github.com/bbengfort/rvasp
Robot VASP for TRISA demonstration and integration
Last synced: 03 Apr 2025
https://github.com/bbengfort/cloudscope
Simulation and visualization of distributed systems and communications.
Last synced: 06 Feb 2026
https://github.com/bbengfort/consensus
Consensus communication stubs with gRPC streaming
Last synced: 03 Apr 2025
https://github.com/bbengfort/solar-tempest
Predict solar weather by observing the earth's magnetosphere.
Last synced: 03 Apr 2025
https://github.com/bbengfort/replicated-storage-systems
A primer on the development of replicated distributed storage systems written in the Go programming language.
Last synced: 03 Apr 2025
https://github.com/bbengfort/epaxos
Actor based implementation of the ePaxos consensus algorithm
Last synced: 03 Apr 2025
https://github.com/bbengfort/dolly
ZMQ centralized key/value clone model with PUB/SUB
Last synced: 15 Jun 2025
https://github.com/bbengfort/nevis.bengfort.com
Static webpage for the Nevis box at bengfort.com
Last synced: 25 Feb 2026
https://github.com/bbengfort/trisads
Implements a simple GRPC directory service for TRISA
Last synced: 03 Apr 2025
https://github.com/bbengfort/git-traces
A utility for extracting file access traces from Git repositories
Last synced: 29 Jun 2026
https://github.com/bbengfort/orca-analysis
Analysis utilities for Orca databases
Last synced: 15 Jun 2025
https://github.com/bbengfort/noaalert
Converts NOAA Severe Weather Alerts API requests into real time events.
alerts ensign eventing noaa-weather
Last synced: 27 Jul 2025
https://github.com/bbengfort/switchback
A simple pub/sub implementation for going up a mountain
Last synced: 03 Apr 2025
https://github.com/bbengfort/mora
Distributed systems study that measures the uptime and latency of heterogenous, partition-prone, user-oriented networks.
Last synced: 11 Feb 2026
https://github.com/bbengfort/earley-light
Lightweight Earley demonstration parser without NTLK
Last synced: 21 Aug 2025
https://github.com/bbengfort/financial-analysis
Just some code and tools I use to manage my personal expenses.
Last synced: 03 Apr 2025
https://github.com/bbengfort/scribo
A RESTful API to record data for the Mora ping measurement app.
Last synced: 15 Feb 2026
https://github.com/bbengfort/sloop-betty-locations
Converts Sloop Betty Locations to HTML Table
Last synced: 03 Apr 2025
https://github.com/bbengfort/allusive-editor
A text editor that implements Neal Stephenson's cipher in Quicksilver
Last synced: 03 Apr 2025
https://github.com/bbengfort/crate
File archival and meta data synchronization tool (experimental)
Last synced: 16 Feb 2026
https://github.com/bbengfort/cloud-geography
Geographic locations of cloud data centers.
Last synced: 03 Apr 2025
https://github.com/bbengfort/simpleconsole
A utility for quickly creating console programs in standalone mode or multi command like django management.
Last synced: 13 Jun 2025
https://github.com/bbengfort/bengfort.com
The web application for the Bengfort website
Last synced: 06 Jul 2025
https://github.com/bbengfort/cosmos-docs
Documentation for the Cosmos Game API
Last synced: 03 Apr 2025
https://github.com/bbengfort/toolkit
Tools that I use on the command line on a routine basis
Last synced: 17 Jan 2026
https://github.com/bbengfort/bank-agent
GenAI security research on function calling llms.
Last synced: 11 Jun 2026
https://github.com/bbengfort/calypso
A read/write workload generator that creates lorem ipsum text documents.
Last synced: 23 Jun 2026
https://github.com/bbengfort/cosmos
An API for an expansive space strategy and battle game.
Last synced: 14 Oct 2025
https://github.com/bbengfort/ipseity
Server that hands out a monotonically increasing identity.
Last synced: 03 Apr 2025
https://github.com/bbengfort/kekahu
Keep alive client for the Kahu service.
Last synced: 03 Apr 2025
https://github.com/bbengfort/kwikback
A series of backup scripts for my servers to move databases and site files to VPN backup locations and quickly tie everything up into a nice package.
Last synced: 14 Oct 2025
https://github.com/bbengfort/keepalive
An experiment to see what it takes to keep a gRPC stream alive indefinitely
Last synced: 03 Apr 2025
https://github.com/bbengfort/livenet
Demo of gRPC streaming for liveness detection in a fully connected network.
Last synced: 15 Sep 2025
https://github.com/bbengfort/whisper
P2P whispering gophers chat client tutorial implementation
Last synced: 03 Apr 2025
https://github.com/bbengfort/binutil
Helpers for converting to and from binary and string representations
Last synced: 03 Apr 2025
https://github.com/bbengfort/brisera
A Spark implementation of a distributed seed and reduce algorithm
Last synced: 03 Apr 2025
https://github.com/bbengfort/flashcube
A simple, standalone CryptoService for storing encrypted key value pairs.
Last synced: 08 Jul 2025
https://github.com/bbengfort/discourses-in-language-processing
The Code and Slides for the DC2 NLP Workshop: Discourses in Language Processing (with Python)
Last synced: 03 Apr 2025
https://github.com/bbengfort/sentiment-reviews
Code for the MLOps 201: Real Time Inferencing Webinar
Last synced: 03 Apr 2025
https://github.com/bbengfort/silky-smooth-baritone
A silky smooth chat client made with WebSockets and Node.js
Last synced: 03 Apr 2025
https://github.com/bbengfort/archipelago
Fabric file and environment for managing the archipelago cluster.
Last synced: 03 Apr 2025
https://github.com/bbengfort/sonar
A small, lightweight uptime app - pings an endpoint and saves data about response
Last synced: 03 Apr 2025