Rust Facebook

Open-source Rust projects categorized as Facebook

Top 3 Rust Facebook Projects

  1. social-media-hacker-list

    Growing list of apps and tools for enhancing social media experiences.

  2. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream logo
  3. russenger

    Russenger: Simplify Facebook Messenger Webhooks with Rust

  4. graphrust

    graph viewer

    Project mention: Ask HN: What is the best software to visualize a graph with a billion nodes? | news.ycombinator.com | 2024-08-02

    I had this question a few years back while working on a social network graph project and trying to render a multi-million node graph. Tried Ogma and it worked quite well but it became too slow when approaching the million. Ended up writing my own renderer in C++ and then Rust. Code here: https://github.com/zdimension/graphrust

    Tested it up to 5M nodes, renders above 60fps on my laptop's iGPU and on my Pixel 7 Pro. Turns out, drawing lots of points using shaders is fast.

    Though like everybody else here said you probably don't want to draw that many nodes. Create a lower LoD version of the graph and render it instead

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Rust Facebook discussion

Log in or Post with

Rust Facebook related posts

  • Bloom: The simplest way to de-Google your life

    9 projects | /r/rust | 12 Feb 2021

Index

What are some of the best open-source Facebook projects in Rust? This list will help you:

# Project Stars
1 social-media-hacker-list 628
2 russenger 16
3 graphrust 10

Sponsored
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io

Did you know that Rust is
the 5th most popular programming language
based on number of references?