EdenSCM
veloren
EdenSCM | veloren | |
---|---|---|
23 | 35 | |
3,040 | 6,023 | |
- | 2.4% | |
9.6 | 9.7 | |
about 2 years ago | 2 days ago | |
Rust | Rust | |
GNU General Public License v3.0 only | GNU General Public License v3.0 only |
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.
EdenSCM
-
Meta releases Sapling, a new way of using source control
Kind of weird that https://github.com/facebookexperimental/eden (linked in mononoke) redirects to sapling. Does that mean it's replacing eden?
-
We Put Half a Million Files in One Git Repository, Here’s What We Learned
Maybe at their scale it makes more sense to switch to a VCS like Eden? https://github.com/facebookexperimental/eden
Eden's equivalent of 'git status' should run almost instantaneous, as checkouts are hosted by a virtual file system (FUSE) that tracks changes.
-
Fossil versus Git
Meta having moved on from Mercurial may be a factually true comment, but it looks like they still have fondness for Mercurial's ways:
https://github.com/facebookexperimental/eden
-
Ask HN: What developer tools would you like to see?
> - A build system / package manager like Nix [1] but with a better user experience / more straightforward command-line tooling.
Working on it :)
> - A version control system which scales to petabytes or more. Something that I could put large video files in without thinking twice about it. Something a large company could use for their monorepo—or even their data warehouse.
https://github.com/facebookexperimental/eden
> A note-taking tool that allows me to organize notes in a graph with links between them
https://www.orgroam.com/
-
Open Source Hacktivism, Open Source Gains Traction in the Enterprise, and More: Open Source Matters
Eden - a cross-platform, scalable source control management system from Meta.
-
Hacker News top posts: Apr 13, 2022
Eden\ (202 comments)
- EdenSCM – A cross-platform, scalable source control management system open-sourced by Facebook
- Eden
- 伊甸园 (Eden)
veloren
-
Rust GPU: The future of GPU programming
> Clone this popular open source game written in Rust:
> https://github.com/veloren/veloren
> Compile it, `cargo build` easy
> Insert "... an hour later .." meme
Download the repo - 15m
-
MagicaVoxel – A free voxel art editor and interactive path tracing renderer
I've never used it, but (from what I've seen) is a great tool for modeling Voxels.
Shameless plug: The format (and the tool) had been used with great success in Veloren, an Open Source Voxel MMORPG written in rust (https://www.veloren.net/). The artist team has made great assets for the game and landscapes for the release parties.
Your should check out the project, it is really cool.
(Disclaimer: I'm part of the mod team.)
- Multiplayer in Rust
- Hey! does anyone has any means to create the cute Duck in the game?
-
how to install and run veloren (game) on nixos?
There are instructions here
-
Have you ever sat down to make a game engine only to realize this?
Someone from my uni already did it. Here it is
-
Hacker News top posts: Mar 14, 2022
Veloren is a multiplayer voxel RPG written in Rust\ (132 comments)
- Veloren is a multiplayer voxel RPG written in Rust
What are some alternatives?
git-bug - Distributed, offline-first bug tracker embedded in git, with bridges
building-blocks - A voxel library for real-time applications.
gitoxide - An idiomatic, lean, fast & safe pure Rust implementation of Git
Barotrauma - A 2D online multiplayer game taking place in a submarine travelling through the icy depths of Jupiter's moon Europa.
VFSForGit - Virtual File System for Git: Enable Git at Enterprise Scale
gdnative - Rust bindings for Godot 3
jj - A Git-compatible VCS that is both simple and powerful [Moved to: https://github.com/jj-vcs/jj]
Hero-Mode - Welcome to the B-Side!
scalar - Scalar: A set of tools and extensions for Git to allow very large monorepos to run on Git without a virtualization layer
bevy - A refreshingly simple data-driven game engine built in Rust
svd2rust - Generate Rust register maps (`struct`s) from SVD files
nearcore - Reference client for NEAR Protocol