Meta

Top 23 Meta Open-Source Projects

  • Primer

    The CSS design system that powers GitHub

  • Project mention: Tremor – The React library to build dashboards fast | news.ycombinator.com | 2023-07-28

    If you are looking for a dashboard system that is written in vanilla JS, I will be open sourcing my DevBoard in the next month or two. You can see it in action at https://devboard.gitsense.com/microsoft/vscode and learn more about the widget system at https://devboard.gitsense.com/microsoft/vscode?board=gitsens... Note the repo that is mentioned in the intro page hasn't been pushed to GitHub yet, but will be soon.

    The server is a very simple node/express app and the front end is written in vanilla javascript. I also use GitHub's primer css (https://github.com/primer/css) and a heavily stripped down version of tabler's css (https://github.com/tabler/tabler)

    Note, DevBoard is more geared towards hackers, so Tremor's is probably a much better fit if you are looking for an out of the box solution.

  • vue-meta

    Manage HTML metadata in Vue.js components with SSR support

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • meta

    tool for turning many repos into a meta repo. why choose many repos or a monolithic repo, when you can have both with a meta repo?

  • pwa-module

    Zero config PWA solution for Nuxt.js

  • phobos

    The standard library of the D programming language (by dlang)

  • Project mention: Non-code contributions are the secret to open source success | news.ycombinator.com | 2024-02-13

    Unit-tests are built into the language, as is comment-based documentation—put those two together and you get unit-tests as documentation examples built into the language; all it takes is to put a documentation comment (which can be blank) right before a `unittest` block after a declaration.

    E.g. the examples for the D standard-library's `curry` function are just unit-tests: the docs: https://dlang.org/phobos/std_functional.html#quickindex.curr... the code: https://github.com/dlang/phobos/blob/42b8c65ccfd35c863f7cedf...

  • proposals

    Tracking WebAssembly proposals (by WebAssembly)

  • Project mention: WASM Instructions | news.ycombinator.com | 2024-02-18

    Block only. There’s a tail call proposal[1] that’s in phase 4 (nearly standardized).

    [1]: https://github.com/WebAssembly/proposals

  • lassie

    Web Content Retrieval for Humans™

  • 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.

    WorkOS logo
  • code-llama-for-vscode

    Use Code Llama with Visual Studio Code and the Continue extension. A local LLM alternative to GitHub Copilot.

  • Project mention: Stable Code 3B: Coding on the Edge | news.ycombinator.com | 2024-01-16

    How are people using codellama and this in their workflows?

    I found one option: https://github.com/xNul/code-llama-for-vscode

    But I'm guessing there are others, and they might differ in how they provide context to the model.

  • meetings

    WebAssembly meetings (VC or in-person), agendas, and notes

  • Project mention: WASI 0.2.0 and Why It Matters | news.ycombinator.com | 2024-01-26

    WASI Co-chair here. Nothing in WASI is "somehow blocked by Google", or indeed blocked by anyone at all. Graphics support in WASI hasn't been developed simply because nobody has put energy into developing graphics support in WASI.

    At the end of 2023 we counted around 40 contributors who have been working on WASI specifications and implementations: https://github.com/WebAssembly/meetings/blob/main/wasi/2023/... . That is a great growth for our project from a few years ago when that issue was filed, but as you can see from what people are working on, its all much more foundational pieces than a graphics interface. Also, if you look at who is employing those contributors, its largely vendors who are interested in WASI in the context of serverless. That doesn't mean WASI is limited to only serverless, but that has been the focus from contributors so far.

    By rolling out WASI on top of the WASM Component Model we have built a sound foundation for creating WASI proposals that support more problem domains, such as embedded systems (@mc_woods and his colleagues are helping with this), or graphics if someone is interested in putting in the work. Our guide to how to create proposals is found here: https://github.com/WebAssembly/WASI/blob/main/Contributing.m... .

  • Arrow Meta

    Functional companion to Kotlin's Compiler

  • njt

    njt (npm jump to): a quick navigation tool for npm packages

  • metatype

    Declarative API development platform. Build backend components with WASM/Typescript/Python, no matter where and how your (legacy) systems are.

  • Project mention: Build declaratively back ends and APIs with GraphQL or REST | /r/hypeurls | 2023-08-14
  • cubing.js

    🛠 A library for displaying and working with twisty puzzles. Also currently home to the code for Twizzle.

  • ruby_whatsapp_sdk

    A lightweight, efficient Ruby gem for interacting with Whatsapp Cloud API.

  • musicbrainz-api

    Node MusicBrainz API client for reading and submitting metadata

  • meta-debian

    Meta-layer for Poky to build embedded Linux environments by Debian's source codes

  • instagram-threads

    Fully functional clone of Threads

  • Project mention: ReBeal | /r/FlutterDev | 2023-07-12

    It is not at the same time, the function that I develop allow to take a photo at the front and using an asynchronous way the camera will rotate and took a pic in the front camera and send the 2 picture in Realtime Database of firebase, and don't forget feel free to star and follow me on GitHub if you want I am currently working on an Threads-instagram clone https://github.com/Antoinegtir/instagram-threads :)

  • oculus-wireless-adb

    An app that enables wireless ADB from within a Meta Quest device without requiring a USB cable.

  • Project mention: In headset ADB activation. 60 seconds max once installed. | /r/QuestGamesOptimizer | 2023-05-14
  • PicoZen

    An alternative AND UNOFFICIAL library and utility app for PICO XR (and Quest). Designed to look and feel like it came stock.

  • Project mention: PSA: you can use Third Party launchers to start unknown Sources quicker | /r/OculusQuest | 2023-07-12
  • ai-training-opt-out

    Known tags and settings suggested to opt out of having your content used for AI training.

  • QCObjects

    Full Stack Javascript Framework for Modern Software Development

  • threads-web-client

    A web client for Meta's new Threads app

  • Project mention: Threads Web Client - NextJS | /r/SideProject | 2023-07-10
  • forms

    🧾 FORM: Business X-Forms (by synrc)

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
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).

Meta related posts

Index

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

Project Stars
1 Primer 12,454
2 vue-meta 4,064
3 meta 2,009
4 pwa-module 1,218
5 phobos 1,169
6 proposals 942
7 lassie 600
8 code-llama-for-vscode 506
9 meetings 444
10 Arrow Meta 389
11 njt 312
12 metatype 309
13 cubing.js 223
14 ruby_whatsapp_sdk 148
15 musicbrainz-api 137
16 meta-debian 136
17 instagram-threads 102
18 oculus-wireless-adb 85
19 PicoZen 51
20 ai-training-opt-out 51
21 QCObjects 40
22 threads-web-client 40
23 forms 39

Sponsored
Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com