An implementation of webauthn components for Rustlang servers - GitHub - kanidm/webauthn-rs: An implementation of webauthn components for Rustlang servers... (more…)
Read more »
Valitron is an ergonomics, functional and configurable validator - GitHub - tu6ge/valitron: Valitron is an ergonomics, functional and configurable validator... (more…)
Read more »
FSM-based Resumable Postgres tasks. Contribute to imbolc/pg_task development by creating an account on GitHub. (more…)
Read more »
Rust isn’t an object-oriented language in the same way as C++ and Java. You cannot write classes that extend behavior from another class for example. However, Rust does support polymorphism a… (more…)
Read more »
From time to time, someone shows that in JavaScript the .length of a string containing an emoji results in a number greater than 1 (typically 2) and then proceeds to the conclusion that haha JavaScript is so broken—and is rewarded with many likes. In this... (more…)
Read more »