5 releases

Uses old Rust 2015

0.2.5 Apr 8, 2017
0.2.4 Apr 6, 2017
0.1.0 Apr 3, 2017

#5 in #adjacency

MIT/Apache

17KB
329 lines

keyboard-graphs

Build Status License: MIT Latest Version Coverage Status

Introduction

This is a convenience library which stores adjacency graphs for physical keyboards. This can be used for looking at physical patterns on numerous keyboards for tools such as password crackers/analysis tools or potentially to help generate suggested corrections for incorrect user input.

I'm currently implementing this library to aid in my fork of zxcvbn.

Roadmap

  • Comprehensive tests
  • More keyboards (Qwerty UK etc.)
  • Examples
  • Determine most likely keyboard from locale
  • Expansion to non-printable keys?
  • Spacebar

Dependencies

~665KB
~15K SLoC