Skip to content
View pierrick-fonquerne's full-sized avatar

Highlights

  • Pro

Block or report pierrick-fonquerne

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
pierrick-fonquerne/README.md

Hi, I'm Pierrick

Full-stack developer with 12 years in .NET and Angular, now founding Nubster and building its platform in Rust. Based in Limoux.

Website Email LinkedIn crates.io


Featured projects

Open-source building blocks I build for Nubster, all in Rust:

  • Hexeract : type-safe messaging and event-driven framework for Rust services.
  • LightShuttle : manifest-driven runtime to launch and observe a full local dev stack (dashboard, logs, traces).
  • Egide : KMS and secrets manager for services.
  • Flaps : feature-flag server built on OpenFeature/OFREP, with an in-process mode.
  • Symbolon : identity provider (OIDC, OAuth2, SAML) for modern apps.
  • EidosDB : pure-Rust vector database.

I also run [my personal website](httpwhere I publish my projects, courses,and research notes.

More on pierrick.fonquerne.com/en/projects.


Stack

Day job: C# .NET 10, TypeScript, Angular, React, PostgreSQL, MongoDB. Building Nubster: Rust, Astro, Tailwind. Infra: Docker, Kubernetes, Azure,


Get in touch

Pinned Loading

  1. personal-website personal-website Public

    MDX

  2. nubster-opensources/hexeract nubster-opensources/hexeract Public

    Rust messaging framework: Mediator, Bus, Outbox, Sagas, Scheduler, Request/Reply.

    Rust

  3. nubster-opensources/lightshuttle nubster-opensources/lightshuttle Public

    Lightweight dev orchestrator for polyglot teams: typed docker-compose successor with built-in dashboard, OpenTelemetry and production export.

    Rust

  4. nubster-opensources/egide nubster-opensources/egide Public

    A self-hosted secrets manager in Rust: encrypted key/value store and Transit encryption service. KMS and PKI are planned, not yet implemented.

    Rust 1

  5. nubster-opensources/flaps nubster-opensources/flaps Public

    Feature flag management server and SDK in Rust: OFREP remote evaluation, in-process flagd rulesets, progressive rollouts and instant kill switches

    Rust

  6. nubster-opensources/eidosdb nubster-opensources/eidosdb Public

    Pure-Rust vector database for the Nubster Data Plane: ANN similarity search, single binary, edge-ready.

    Rust