veganism.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
Veganism Social is a welcoming space on the internet for vegans to connect and engage with the broader decentralized social media community.

Administered by:

Server stats:

293
active users

#rust

132 posts108 participants7 posts today

Yay 🥳 !

#RDF N-Triples 1.1 and 1.2 and #Turtle 1.1 syntax test suites run from their official manifests, with my self-written #Rust test runner for RDF test case manfiests based on my RDF Graph ORM!

codeberg.org/Taganak/taganak-s

Thanks to @codecraft for work on the internal API and @epage for support with the #winnow parser library.

Working on a pretty realtime critical audio processing thing written in C++. It was started 10+ years ago and works pretty well. But out of curiosity, how well would Rust work for something like that? Lots of networking and audio processing with pretty strict deadlines. Would need some good streaming libs, audio codecs, robust main loops and similar. Nothing too complicated though.

#rust#versus#cpp

It's been a minute (almost 3 years, but who's counting?), but I've just released a new version of broken-links, to add a user agent to it (thank you @mike_k for the suggestion).

It's a link checker - give it a starting URL, and it'll recursively crawl all pages with that domain, checking all internal and external links found.

Install via `cargo install broken-links` or see the release page for other options: codeberg.org/kdwarn/broken-lin

Summary card of an release titled "v0.2.4" in repository kdwarn/broken-links
Codeberg.orgv0.2.4 - kdwarn/broken-linksSee the [changelog](https://codeberg.org/kdwarn/broken-links/src/branch/main/CHANGELOG.md#0-2-4-https-codeberg-org-kdwarn-broken-links-compare-v0-2-3-v0-2-4).
#RustLang#Rust#cli