ext-php-rs VS rust-php-ext

Compare ext-php-rs vs rust-php-ext and see what are their differences.

ext-php-rs

Bindings for the Zend API to build PHP extensions natively in Rust. (by davidcole1340)

rust-php-ext

Rust library integrated into a PHP extension (by hjr3)
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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
ext-php-rs rust-php-ext
4 1
531 44
- -
9.2 10.0
about 2 months ago over 3 years ago
Rust C
Apache License 2.0 -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

ext-php-rs

Posts with mentions or reviews of ext-php-rs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-27.

rust-php-ext

Posts with mentions or reviews of rust-php-ext. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-10.
  • ext-php-rs - Writing PHP extensions in Rust
    2 projects | /r/rust | 10 Nov 2021
    This saves a lot of boilerplate. If someone wants to compare what it is like to write these things out manually, check out https://github.com/hjr3/rust-php-ext. Note: This was written during PHP7 so there are slight differences.

What are some alternatives?

When comparing ext-php-rs and rust-php-ext you can also consider the following projects:

phanalist - Performant static analyzer for PHP, which is extremely easy to use. It helps you catch common mistakes in your PHP code.

unixstring - An FFI-friendly null-terminated byte string

ext-php-rs - Bindings for the Zend API to build PHP extensions natively in Rust.

tomlrs-php - Rust extension to bring fast TOML parsing to PHP

linux - Linux kernel source tree

php-tokio - Use any async Rust library from PHP!

PyO3 - Rust bindings for the Python interpreter

php-async - Experimental asynchronous components for PHP

phabel - PHP transpiler - Write and deploy modern PHP 8 code, today.

Psalm - A static analysis tool for finding errors in PHP applications