[HIRING] Port a GO library to JavaScript/WebAssembly or plain C

This page summarizes the projects mentioned and recommended in the original post on /r/forhire

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • pigo

    Fast face detection, pupil/eyes localization and facial landmark points detection library in pure Go.

    The task consists of porting a small portion of the PIGO face detection GO library (https://github.com/esimov/pigo/commit/29b25278c3e3436416440404b95cd3c18e145b3b) especially the face landmarks extraction section to WebAssembly/JavaScript or plain C depending of the programming language your are proficient with.

  • picojs

    A face detection library in 200 lines of JavaScript

    The landmarks extraction binary models are already available. The only missing part is the C or Javascript code to load the model, and perform landamarks extraction given a face coordinates. Landmarks extraction code is based on the Pico JS face & pupil detection library at: https://github.com/nenadmarkus/picojs which is in turn based on the Pico C library by the same author: https://github.com/nenadmarkus/pico

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • pico

    A minimalistic framework for real-time object detection (with a pre-trained face detector) (by nenadmarkus)

    The landmarks extraction binary models are already available. The only missing part is the C or Javascript code to load the model, and perform landamarks extraction given a face coordinates. Landmarks extraction code is based on the Pico JS face & pupil detection library at: https://github.com/nenadmarkus/picojs which is in turn based on the Pico C library by the same author: https://github.com/nenadmarkus/pico

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts