Coerce-rs VS feather

Compare Coerce-rs vs feather and see what are their differences.

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
Coerce-rs feather
5 19
670 2,550
- 0.5%
8.0 2.6
about 1 month ago 14 days ago
Rust Rust
- 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.

Coerce-rs

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

feather

Posts with mentions or reviews of feather. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-06.
  • I’m on a crusade
    5 projects | /r/rustjerk | 6 Dec 2023
    Server side: - https://github.com/feather-rs/feather - https://github.com/valence-rs/valence
  • A guide to setting up a cloud server network
    4 projects | /r/admincraft | 2 Mar 2023
    - What server software or framework to use. Ideally, if you dont need too much vanilla features (world generation, all mobs & items implemented, etc), I'd use something lightweight that is not based off of the vanilla server software. There are a few projects like this on github, including: https://github.com/Minestom/Minestom , https://github.com/feather-rs/feather , https://github.com/KryptonMC/Krypton , https://github.com/df-mc/dragonfly (bedrock). Which one you use will probably depend mostly on your preference. - You will need a way to store data separate from the servers. A database like postgres should work. There are a lot of different databases tho!
  • What would you rewrite in Rust?
    44 projects | /r/rust | 11 Feb 2023
    There has been some work... feather mc server and piston's hematite client This client also seems to be in active development: Leafish
  • Minecraft - Rust Edition
    6 projects | /r/rust | 8 Jan 2023
  • But guys, if you had to choose?.....
    3 projects | /r/ProgrammerHumor | 24 Dec 2022
    There is the feather port of Minecraft server. Lacking a gui but the serve could easily reach parity with some community help
  • Handling minecraft-like worlds in a rusty way?
    1 project | /r/rust | 8 Dec 2022
    As far as your enum idea goes, I don't directly see a place for storing chunk data in an enum (in the way that you would with Some(T). But, totally OK to store your block types that way (as feather-rs does)
  • Feather: A Minecraft server implementation in Rust
    1 project | /r/hypeurls | 11 Sep 2022
    3 projects | news.ycombinator.com | 11 Sep 2022
    The insight contributors chart is usually a good clue. It’s not perfect because it only shows the main branch configured in GitHub and some project haven’t merged to main in years.

    Still, it’s good to see how many real contributors a project has, and how active they are over time.

    https://github.com/feather-rs/feather/graphs/contributors

  • Compile the Minecraft Server (Java Edition) to Native with GraalVM Native Image
    9 projects | news.ycombinator.com | 2 Sep 2022
    In a similar vein, there is also a Rust-based Minecraft server implementation:

    https://github.com/feather-rs/feather

  • Sandboxed plugins in Rust
    1 project | /r/rust | 10 Mar 2022
    I think feather's plugin system is pretty cool

What are some alternatives?

When comparing Coerce-rs and feather you can also consider the following projects:

tiny-tokio-actor - A simple tiny actor library on top of Tokio

Paper - The most widely used, high performance Minecraft server that aims to fix gameplay and mechanics inconsistencies

async-sema - Semaphore using `async` and `await`

PackSquash - 📦 Minecraft: Java Edition resource and data pack optimizer which aims to achieve the best possible compression, performance and protection, improving pack distribution, storage and in-game load times.

axiom - Implementation of a highly-scalable and ergonomic actor model for Rust

ferium - Fast and multi-source CLI program for managing Minecraft mods and modpacks from Modrinth, CurseForge, and Github Releases [Moved to: https://github.com/gorilla-devs/ferium]

bastion - Highly-available Distributed Fault-tolerant Runtime

mcsoft-auth - Authenticate to Minecraft using the Microsoft Authentication Scheme from Rust.

remoc - Remoc 🦑 — Remote multiplexed objects, channels and RPC for Rust

stork - 🔎 Impossibly fast web search, made for static sites.

async-backplane - Simple, Erlang-inspired fault-tolerance framework for Rust Futures.

cuberite - A lightweight, fast and extensible game server for Minecraft