An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by kellpossible

A curated list of projects in awesome lists by kellpossible .

https://github.com/kellpossible/cargo-i18n

A Rust Cargo sub-command and libraries to extract and build localization resources to embed in your application/library

cargo fluent gettext i18n internationalization localization localization-management rust translation

Last synced: 14 May 2025

https://github.com/kellpossible/avalanche-report

A simple self-hosted web server for creating and managing an avalanche forecast for a region, along with accepting public observations.

Last synced: 20 Oct 2025

https://github.com/kellpossible/yew-bulma

A Rust library providing components based on the bulma css library for projects using the yew front-end web development framework.

Last synced: 13 Apr 2025

https://github.com/kellpossible/doublecount

A double entry accounting system/library for Rust

Last synced: 11 Jun 2025

https://github.com/kellpossible/reactive-state

A library for managing global application state (similar to redux).

Last synced: 13 Jun 2025

https://github.com/kellpossible/coster

A self-hosted website for sharing costs between people

Last synced: 20 Jun 2025

https://github.com/kellpossible/sentry-eyre

Sentry integration for eyre.

Last synced: 13 Apr 2025

https://github.com/kellpossible/stack-debug

An experimental Rust crate for instrumenting functions to print stack sizes to debug stack overflows

Last synced: 06 Sep 2025

https://github.com/kellpossible/toml-env

A simple configuration library using TOML

Last synced: 13 Apr 2025

https://github.com/kellpossible/sphinx-rust

Rust documentation/domain in Sphinx

Last synced: 29 Jul 2025

https://github.com/kellpossible/sentry-tracing

Sentry integration for the tracing crate

Last synced: 25 Jul 2025

https://github.com/kellpossible/source2pdf

Tool for creating syntax highlighted pdf from source code

Last synced: 24 Mar 2025

https://github.com/kellpossible/im-native-dialog

A wrapper around native-dialog for use with immediate mode gui libraries

Last synced: 13 Apr 2025

https://github.com/kellpossible/voxeleditor

voxel editing and intersection python script/addon for blender

Last synced: 12 Jun 2025

https://github.com/kellpossible/celestialnavigator

Celestial Navigator for x-plane

Last synced: 24 Mar 2025

https://github.com/kellpossible/smart-pointers

My notes following along with the video presentation "Crust of Rust: Smart Pointers and Interior Mutability" by Jon Gjengset

Last synced: 24 Mar 2025

https://github.com/kellpossible/commodity

A library for representing commodities/currencies in Rust

Last synced: 13 Apr 2025

https://github.com/kellpossible/libgdx-atc-sim

My final year software engineering project

Last synced: 24 Mar 2025

https://github.com/kellpossible/form-validation

A Rust library for validating forms, and allowing validation logic to be shared.

Last synced: 13 Apr 2025

https://github.com/kellpossible/photo-captioner

A command line tool to assist with creating and editing captions for a gallery of images

Last synced: 13 Apr 2025

https://github.com/kellpossible/avalanche-info

collate information about avalanche conditions, weather conditions and predictions, for a given location

Last synced: 18 Mar 2026

https://github.com/kellpossible/gear-store-inventory

A proof-of-concept flask web application to manage an inventory of physical items

Last synced: 24 Jun 2025

https://github.com/kellpossible/email-weather

A plain text weather forecasting service via email

Last synced: 18 Jan 2026

https://github.com/kellpossible/xplane-adsb-output

Realtime flight data output from x-plane similar to ADSB using sockets

Last synced: 24 Mar 2025

https://github.com/kellpossible/pyash

Python port of the Ashley Entity Framework from libgdx

Last synced: 24 Mar 2025

https://github.com/kellpossible/kivyorbiter

a little orbit simulation game written in python using kivy

Last synced: 24 Mar 2025

https://github.com/kellpossible/beancount-price-fetcher

Fetches beancount price listings for commodities

Last synced: 18 Jan 2026

https://github.com/kellpossible/scenable

Scenery manager for X-Plane 11

Last synced: 09 Oct 2025

https://github.com/kellpossible/pplhelloworld

Hello World project for using the PPL library in x-plane

Last synced: 11 Oct 2025

https://github.com/kellpossible/csvpretty

A command-line tool that formats CSV input into tables with Unicode box-drawing characters

Last synced: 25 May 2026

https://github.com/kellpossible/kivy-atc-sim

An air traffic control simulator written in python using the kivy framework

Last synced: 04 Aug 2025

https://github.com/kellpossible/vector

vector library for GO

Last synced: 24 Mar 2025

https://github.com/kellpossible/syncthing-habitat

Syncthing package for Habitat

Last synced: 24 Mar 2025

https://github.com/kellpossible/rustynotes

Note taking single page web application with offline capabilities

Last synced: 24 Mar 2025

https://github.com/kellpossible/blog

My personal blog

Last synced: 20 Jan 2026

https://github.com/kellpossible/qprotractor

http://kibergus.su/en/node/73

Last synced: 19 Jul 2025

https://github.com/kellpossible/robotarm

HCS12 Robot Arm using PID controller

Last synced: 24 Mar 2025

https://github.com/kellpossible/oldnav

A library written in Rust full of functionality for old style aviation navigation

Last synced: 24 Mar 2025

https://github.com/kellpossible/gfluent

Fluent localizatation in Gleam

Last synced: 27 Jan 2026

https://github.com/kellpossible/jenkins-build-watcher

A Jenkins build watcher plugin for IntelliJ based IDE's

Last synced: 24 Mar 2025

https://github.com/kellpossible/switch-router

An alternate version of the yew RouteService, which aims to provide a more type safe API for setting routes, and some other improvements.

Last synced: 20 Oct 2025

https://github.com/kellpossible/pysfml-hydrophone

a small pysfml game/simulation designed to simulate the use of a hydrophone in a submarine.

Last synced: 24 Mar 2025

https://github.com/kellpossible/labreporthelper

Module in python to help in automating lab report

Last synced: 24 Mar 2025

https://github.com/kellpossible/math32

32bit math library for GO

Last synced: 15 Jun 2025

https://github.com/kellpossible/craytracer

Simple Raytracer written in C

Last synced: 24 Mar 2025

https://github.com/kellpossible/minilight

Port of the minilight raytracer to GO

Last synced: 24 Mar 2025

https://github.com/kellpossible/axum-reporting

A library for logging/tracing/error reporting for an Axum web service

Last synced: 20 Jan 2026

https://github.com/kellpossible/fluent-multiline-bug

Minimal Example for Fluent Issue #191

Last synced: 24 Mar 2025

https://github.com/kellpossible/decal4ortho

Add texture decals to Ortho4XP x-plane ortho sceneries

Last synced: 24 Mar 2025

https://github.com/kellpossible/rustytypes

Java types inspired by the Rust programming language

Last synced: 14 Sep 2025

https://github.com/kellpossible/ambient-weather-progenitor

A client for ambient-weather's REST api generated using [progenitor](https://github.com/oxidecomputer/progenitor).

Last synced: 24 Mar 2025

https://github.com/kellpossible/gitea-issues-extended

Alternative ways to view gitea repository and issue tracker data

Last synced: 11 Jul 2025

https://github.com/kellpossible/dp2_design_plan_manage

University assignment, we developed an MVC framework and website using PHP

Last synced: 05 Jul 2025

https://github.com/kellpossible/rust-async-struggles

Demonstration of some struggles with async Rust to accompany a blog post

Last synced: 16 Jun 2025

https://github.com/kellpossible/format-json-log

A command line tool to format format json structured log message lines from stdin into ANSI coloured stdout.

Last synced: 06 Oct 2025

https://github.com/kellpossible/swe30004

University assignment for SWE30004, Flask website deployed using a choice of Heroku, Vagrant or Ansible

Last synced: 11 Aug 2025

https://github.com/kellpossible/json-patch-cli

A CLI command to perform JSON RFC 6902 patching, merging and editing operations

Last synced: 10 Feb 2026

https://github.com/kellpossible/unresolved-module

Reproduction of unresolved-module bug with rust-analyzer

Last synced: 24 Mar 2025

https://github.com/kellpossible/web-view-test

Testing/debugging web-view

Last synced: 24 Mar 2025

https://github.com/kellpossible/gpms

Generative Platformer Mechanics System (GPMS)

Last synced: 24 Mar 2025

https://github.com/kellpossible/java-vector-math-performance-test

review performance for several methods/libraries available for vector/matrix math operations.

Last synced: 24 Mar 2025

https://github.com/kellpossible/switch-router-middleware

Routing middleware for reactive-state, which makes use of switch-router

Last synced: 24 Mar 2025

https://github.com/kellpossible/gogs

Gogs (Go Git Service) is a painless self-hosted Git service.

Last synced: 14 Jan 2026