Pinned Repositories
diary_app_rust
garmin_rust
Rewrite of gamin_app, in rust.
movie_collection_rust
Rewrite of movie_collection_app, in rust
podcatch_rust
rust-auth-server
Borrowed from https://gitlab.com/mygnu/rust-auth-server.git, with modifications.
security_log_analysis_rust
shared-array
sync_app_rust
weather_util_rust
This little repo uses the public api from openweathermap.org to replace the debian package weather-util.
xml2
Convert between XML, HTML, CSV and a line-oriented format.
ddboline's Repositories
ddboline/weather_util_rust
This little repo uses the public api from openweathermap.org to replace the debian package weather-util.
ddboline/stack-string-rs
ddboline/auth_server_rust
An authentication server using warp
ddboline/docker_scripts
Scripts to use with Docker, along with example Dockerfile's
ddboline/garmin_rust
Rewrite of gamin_app, in rust.
ddboline/sts_profile_auth
This crate automates the usage of sts profiles in ${HOME}/.aws/credentials.
ddboline/movie_collection_rust
Rewrite of movie_collection_app, in rust
ddboline/calendar_app_rust
ddboline/diary_app_rust
ddboline/sync_app_rust
ddboline/weather_api_rust
Pull data from openweathermap.org using weather_util_rust, format the result and cache requests.
ddboline/podcatch_rust
ddboline/security_log_analysis_rust
ddboline/async-google-apis
Generate Asynchronous Google API stubs for Rust!
ddboline/aws_app_rust
Create a CLI and Web app frontend for aws, something simpler than aws-cli and the web console.
ddboline/backup_app_rust
This is meant to automate the process of backing up files, directories, and postgres tables.
ddboline/ddboline_html
Backup of my old-school personal webpage...
ddboline/efs-utils
Utilities for Amazon Elastic File System (EFS)
ddboline/fitparse-rs
Rust library to parse FIT formatted files
ddboline/gauss-quad
Rust library for applying Gaussian quadrature to integrate a function
ddboline/notification_app_rust
This is intended to allow notifications by email and telegram bot.
ddboline/programming_tests
A grab bag of experiments in various languages.
ddboline/rusfun
Write functions in rust for compilation to wasm
ddboline/rust-postgres-query
Write and execute SQL queries with ease
ddboline/rweb
Yet another web server framework for rust
ddboline/rweb-openapi
openapi schema serialization for rust
ddboline/rweb_helper
A small collection of traits meant to make building openapi specs with rweb a little easier.
ddboline/stdout-channel-rs
Wrapper around stdout, uses deadqueue on the backend, allows for piping stdout to a vec when testing.
ddboline/sysinfo
Cross-platform library to fetch system information
ddboline/yup-oauth2
An oauth2 client implementation providing the Device, Installed and Service Account flows.