776
27
Asynchronous clean-up (without.boats)
777
10
778
5
779
12
submitted 2 years ago* (last edited 2 years ago) by snaggen@programming.dev to c/rust@programming.dev
780
33
781
14
782
21
783
37

Using the Overpass API to read OSM data, parsing the data with Rust, and then drawing the map onto HTML5 canvas.

784
15
Rust Analyzer Changelog #221 (rust-analyzer.github.io)
785
30
786
45
787
48

Can we make a Rust program that’s as small as it’s assembler equivalent?

788
29

The Rustup team is looking for Beta testers, particularly for fish-shell integration, Raspberry Pi and loongarch64 support.

789
16
790
61
submitted 2 years ago by morrowind@lemmy.ml to c/rust@programming.dev
791
18
792
31
submitted 2 years ago by clot27@lemm.ee to c/rust@programming.dev
793
27
794
47
submitted 2 years ago by morrowind@lemmy.ml to c/rust@programming.dev
795
23

Self-host your crates on your own hardware, inclusive docs with a full web UI that allows you to search and inspect your crates.

796
22

Monday, February 12, 2024
Ribbon and Ron Williams write:

As Redox functionality becomes more complete, we have been working hard to get a wide variety of software working.

This post will cover our porting strategy for Linux/BSD programs.

We have ported the following games and emulators:

2048
ClassiCube
DevilutionX
DOSBox
eduke32
FreeCiv
Gigalomania
Hematite
Mednafen
Neverball
OpenJK
OpenTTD
PrBoom (Doom engine)
ScummVM
Space Cadet Pinball
and others.

Porting is a major part of the Redox development effort. We are using porting as a way to prioritize and validate Redox functionality.

Currently dozens of programs and many more libraries work. Our initial focus has been on porting Rust programs, but we also recognize the importance of supporting programs written in other languages.

In last year Ribbon began the porting of more than 1000 programs and libraries to Redox! They are still work-in-progress and many require customized cross-compilation scripts or improved library support. You can see them here.

With our recent change to a Linux-compatible path format, we have removed a major hurdle to supporting Linux applications. In the future we plan to expand our POSIX support, port more Rust crates and continue to improve Relibc.

Some thought is being given to virtual machines and Wine as possible mechanisms for running proprietary binaries and possibly even proprietary drivers. However, there are no specific plans for that capability at this time.

Read Porting Strategy - Redox - Your Next(Gen) OS

797
28
798
32
Extending Rust's Effect System (blog.yoshuawuyts.com)
799
23

It seems that the rust official youtube channel now have released a lot of videos from RustConf

800
102
Announcing Rust 1.76.0 (blog.rust-lang.org)
view more: ‹ prev next ›

Rust

8252 readers
30 users here now

Welcome to the Rust community! This is a place to discuss about the Rust programming language.

Wormhole

!performance@programming.dev

Credits

  • The icon is a modified version of the official rust logo (changing the colors to a gradient and black background)

founded 3 years ago
MODERATORS