TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Simple Rust Microservices

3 pointsby setori88over 8 years ago

1 comment

setori88over 8 years ago
Fractalide is a Rust programming platform that makes it simple to reason about efficient microservices.<p>The Nix Expression language provides a language compatible with a Continuous Integration - Hydra (<a href="https:&#x2F;&#x2F;nixos.org&#x2F;hydra" rel="nofollow">https:&#x2F;&#x2F;nixos.org&#x2F;hydra</a>) and Code Deployment - Nixops (<a href="https:&#x2F;&#x2F;nixos.org&#x2F;nixops" rel="nofollow">https:&#x2F;&#x2F;nixos.org&#x2F;nixops</a>) and when combined with Flowscript, Fractalide&#x27;s own actor oriented dataflow language, the two languages fuse beautifully to become a glue language that declaratively describes your microservice architecture, then lazily builds it, weaves it together and deploys it.<p>Soon we&#x27;ll be stabilizing at 1.0, but it&#x27;s suitable to take it for a spin now, especially with the new net_http module (github.com&#x2F;dmichiels&#x2F;frac_net_http)<p>We&#x27;re using the C4 contribution contract, so you&#x27;re welcome to contribute code!