posborne
Open Source contributor/maintainer for various projects. rust-embedded WG member, focused on embedded Linux.
@PhysicalGraph Minneapolis, MN
Pinned Repositories
cmsis-svd
Aggegration of ARM Cortex-M (and other) CMSIS SVDs and related tools
dbus-python
(DEPRECATED! support now exists upstream) Fork of python-dbus with support for installing via pip
linux-programming-interface-exercises
My solutions to The Linux Programming Interface Exercises
putio-sync
Python daemon that automatically downloads files from put.io
rust-systems-programming
Systems Programming in Rust
gpio-cdev
Rust interface to the Linux GPIO Character Device API (/dev/gpiochip...)
meta-rust-bin
Yocto layer for installing Rust toolchain from pre-built binaries
rust-i2cdev
Rust library for interfacing with i2c devices under Linux
rust-spidev
Rust library providing access to spidev devices under Linux
rust-sysfs-gpio
A Rust Interface to the Linux sysfs GPIO interface (https://www.kernel.org/doc/Documentation/gpio/sysfs.txt)
posborne's Repositories
posborne/linux-programming-interface-exercises
My solutions to The Linux Programming Interface Exercises
posborne/putio-sync
Python daemon that automatically downloads files from put.io
posborne/lcoap
Pure Lua CoAP Protocol Implementation and Client
posborne/rust-connman
Rust Connman Client
posborne/smartthings-edge-drivers
Miscellaneous Edge Drivers, Maybe Something More Ambitious Eventually
posborne/advent-of-code
Advent of Code Solutions
posborne/again
♻️ Retry faillible Rustlang std library futures
posborne/cargo-generate
cargo, make me a project
posborne/ctest
Automatic testing of FFI bindings for Rust
posborne/gaol
Cross-platform application sandboxing for Rust
posborne/gpio-cdev
Rust interface to the Linux GPIO Character Device API (/dev/gpiochip...)
posborne/gpio-utils
Userspace Utilities for managing GPIOs in Linux
posborne/libevent
A public libevent repository. The official repository is at https://github.com/libevent/libevent
posborne/libevent-rs
Rust bindings to the libevent async I/O framework.
posborne/libmdns
mDNS Responder library for building discoverable LAN services in Rust
posborne/lru_time_cache
LRU cache settable via size or time to live
posborne/meta-rust-bin
Yocto layer for installing Rust toolchain from pre-built binaries
posborne/mio-uds
Unix Domain Sockets for mio
posborne/nix-config
My nix/nixos/home-manager/dotfiles configuration
posborne/nix-rust
Rust friendly bindings to *nix APIs
posborne/optee_client
Normal World Client side of the TEE
posborne/pysmartthings
A python library for interacting with the SmartThings cloud API build with asyncio and aiohttp.
posborne/rust-i2cdev
Rust library for interfacing with i2c devices under Linux
posborne/rust-openssl
OpenSSL bindings for Rust
posborne/rust-spidev
Rust library providing access to spidev devices under Linux
posborne/rust-sysfs-gpio
A Rust Interface to the Linux sysfs GPIO interface (https://www.kernel.org/doc/Documentation/gpio/sysfs.txt)
posborne/rust-sysfs-pwm
Linux PWM Access via Sysfs in Rust
posborne/Thing.CoAP
Thing.CoAP
posborne/tokio
Asynchronous I/O for Rust
posborne/wg
Coordination repository of the embedded devices Working Group