Peter Goldsborough

Results 18 repositories owned by Peter Goldsborough

AVR-DHT11

27
Stars
14
Forks
Watchers

:beetle: AVR code to interface with the DHT11 temperature and relative humidity sensors

clang-expand

248
Stars
24
Forks
Watchers

:dragon: A clang tool for happy refactoring without source-code gymnastics

lru-cache

228
Stars
28
Forks
Watchers

:dizzy: A feature complete LRU cache implementation in C++

microservice-rs

129
Stars
20
Forks
Watchers

Tutorial codebase for writing a microservice in Rust

ig

198
Stars
14
Forks
Watchers

:fireworks: Include graph visualization for C++

k-means

59
Stars
19
Forks
Watchers

Code accompanying my blog post on k-means in Python, C++ and CUDA

bitset

17
Stars
1
Forks
Watchers

A pure C Bitset implementation.

examples

124
Stars
45
Forks
Watchers

A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.

hashtable

42
Stars
15
Forks
Watchers

A pure C hashtable implementation.

ipc-bench

602
Stars
95
Forks
Watchers

:racehorse: Benchmarks for Inter-Process-Communication Techniques