dprint VS feather

Compare dprint vs feather and see what are their differences.

dprint

Pluggable and configurable code formatting platform written in Rust. (by dprint)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
dprint feather
20 19
2,922 2,550
3.1% 0.5%
8.8 2.6
10 days ago 12 days ago
Rust Rust
MIT License 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.

dprint

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

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 dprint and feather you can also consider the following projects:

prettier - Prettier is an opinionated code formatter.

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

nvim-lspconfig - Quickstart configs for Nvim LSP

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.

dotfiles - 👨🏻‍💻 My dotfiles including Neovim Lua config, ZSH with zinit plugin manager & powerlevel10k prompt

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]

deno - A modern runtime for JavaScript and TypeScript.

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

apriori-rs - Apriori for association rule mining with Python bindings 🦀🐍

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

deno_lint - Blazing fast linter for JavaScript and TypeScript written in Rust

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