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

https://github.com/equalsraf/proquint

Rust implementation of Proquints
https://github.com/equalsraf/proquint

Last synced: about 1 month ago
JSON representation

Rust implementation of Proquints

Awesome Lists containing this project

README

          

A Rust implementation of [Proquints](http://arxiv.org/html/0901.4016),
Readable, Spellable, and Pronounceable identifiers, Proquints represent unsigned 16bit
integers as 5 letter labels.

## Status

[![Travis-CI](https://travis-ci.org/equalsraf/proquint.svg?branch=master)](https://travis-ci.org/equalsraf/proquint)
[![Appveyor](https://ci.appveyor.com/api/projects/status/m1vgs2uo5y8lgas4/branch/master?svg=true)](https://ci.appveyor.com/project/equalsraf/proquint/branch/master)