Rust Extension

Open-source Rust projects categorized as Extension

Top 8 Rust Extension Projects

  1. extendr

    R extension library for rust designed to be familiar to R users.

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. phper

    The framework that allows us to write PHP extensions using pure and safe Rust whenever possible.

  4. ormsgpack

    Msgpack serialization/deserialization library for Python, written in Rust using PyO3 and rust-msgpack. Reboot of orjson. msgpack.org[Python]

  5. github-icons

    API, Chrome Extension & Mac App/CLI that adds icons to your repos

  6. vscode-wasm

    WebAssembly extension for VSCode (by wasmerio)

  7. turso-client-php

    Turso + PHP - libSQL Extension for PHP (Community SDK)

    Project mention: Hosting a simple Laravel application using Turso on Laravel Forge | dev.to | 2024-07-18

    PHP_VERSION="8.3" TURSO_LIBSQL_VERSION="v1.2.6" DIR_NAME="libsql_php-turso-php-extension-${TURSO_LIBSQL_VERSION}-php-${PHP_VERSION}-x86_64-unknown-linux-gnu" ARCHIVE_NAME="${DIR_NAME}.tar.gz" cd /home/forge curl -L https://github.com/tursodatabase/turso-client-php/releases/download/turso-php-extension-${TURSO_LIBSQL_VERSION}/${ARCHIVE_NAME} -o $ARCHIVE_NAME tar -xzvf $ARCHIVE_NAME # Add the extension to the php ini files echo "extension=/home/forge/${DIR_NAME}/liblibsql_php.so" >> /etc/php/${PHP_VERSION}/fpm/php.ini echo "extension=/home/forge/${DIR_NAME}/liblibsql_php.so" >> /etc/php/${PHP_VERSION}/cli/php.ini service php${PHP_VERSION}-fpm reload

  8. pest-ide-tools

    IDE tools for writing pest grammars, using the Language Server Protocol for Visual Studio Code, Vim and other editors

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. zana

    Browser extension that adds book information and ratings to supported bookstore websites.

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 Extension discussion

Log in or Post with

Rust Extension related posts

  • Ask HN: As a creator which creation of yours are you proud of?

    2 projects | news.ycombinator.com | 18 Aug 2022
  • Why Can't Database Tables Index Themselves?

    2 projects | news.ycombinator.com | 5 Jul 2022
  • Rust Tips and Tricks you might not know yet

    2 projects | /r/rust | 4 Jan 2022
  • ormsgpack - faster alternative for msgpack serialization in Python using Rust and PyO3

    1 project | /r/Python | 13 Jun 2021
  • ormsgpack - faster alternative for msgpack serialization in Python using Rust and PyO3

    1 project | /r/u_aviramha | 13 Jun 2021
  • Port of Python JSON serialization benchmark to Rust

    2 projects | /r/rust | 15 Feb 2021
  • A note from our sponsor - CodeRabbit
    coderabbit.ai | 11 Feb 2025
    Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →

Index

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

# Project Stars
1 extendr 449
2 phper 306
3 ormsgpack 276
4 github-icons 245
5 vscode-wasm 131
6 turso-client-php 84
7 pest-ide-tools 54
8 zana 6

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai

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