Pinned Repositories
configclasses
Strongly typed configuration classes made simple.
curious
Python web microframework designed around coroutine style async
derive-try-from-primitive
learn-me-an-os
ntp
A simple library to send ntp requests and receive responses
particles-rs
A cpu and gpu based particle system written in the rust programing language
rust-snappy
Snappy bindings for Rust
statistical
A simple statistics library that draws inspiration from python
JeffBelgum's Repositories
JeffBelgum/statistical
A simple statistics library that draws inspiration from python
JeffBelgum/ntp
A simple library to send ntp requests and receive responses
JeffBelgum/rust-snappy
Snappy bindings for Rust
JeffBelgum/derive-try-from-primitive
JeffBelgum/configclasses
Strongly typed configuration classes made simple.
JeffBelgum/curious
Python web microframework designed around coroutine style async
JeffBelgum/learn-me-an-os
JeffBelgum/awesome-computer-vision
A curated list of awesome computer vision resources
JeffBelgum/chip-8
JeffBelgum/futures-rs
Zero-cost asynchronous programming in Rust
JeffBelgum/garnet
JeffBelgum/goodmind
GoodMind Chrome Plugin
JeffBelgum/jeffbelgum.github.io
JeffBelgum/mousejack
Firmware and research tools for Nordic Semiconductor nRF24LU1+ based USB dongles and breakout boards.
JeffBelgum/netaddr
A network address manipulation library for Python
JeffBelgum/nom
Rust parser combinator framework
JeffBelgum/oreboot
oreboot is a fork of coreboot, with C removed, written in Rust.
JeffBelgum/pixie
Instant Kubernetes-Native Application Observability
JeffBelgum/react-router
A complete routing solution for React.js
JeffBelgum/Rocket
A web framework for Rust.
JeffBelgum/rust-conv
Conversion traits for Rust
JeffBelgum/rust-custom-derive
Custom derivation macro for Rust
JeffBelgum/rust-magic
libmagic bindings for Rust
JeffBelgum/schedule-rs
An in-process scheduler for periodic jobs. Schedule lets you run Rust functions on a cron-like schedule.
JeffBelgum/tokio-redis
Redis client for Tokio
JeffBelgum/tokio-tls
An implementation of TLS/SSL streams for Tokio
JeffBelgum/too-many-lists
Learn Rust by writing Entirely Too Many linked lists
JeffBelgum/vim-isort
Vim plugin to sort python imports using https://github.com/timothycrosley/isort
JeffBelgum/vim-mypy
Vim plugin for executing Python's optional static type checker MyPy (http://mypy-lang.org/)
JeffBelgum/vulkano
Safe and rich Rust wrapper around the Vulkan API