Shaare your links...
2353 links
interesting links Home Login RSS Feed ATOM Feed Tag cloud Picture wall Daily
Links per page: 20 50 100
page 1 / 1
15 results for tags Rust x
  • '[9fans] GitHub.com/u-root/u-root now works again on plan 9' - MARC
    The statement «"p.s. "Why didn't you write it in Rust?" -- I take that question
    seriously, and did some measurements. Rust does not do as well for
    this purpose as Go.» is interesting.
    Wed Jan 8 13:07:40 2025 - permalink -
    - https://marc.info/?l=9fans&m=173577967403115&w=2
    FOSS Go plan9 Rust tool
  • Core Dumped
    Blog, mostly about experimenting with an Emacs Lisp byte compiler and interpreter implemented in Rust.
    Fri Mar 1 10:57:50 2024 - permalink -
    - https://coredumped.dev/
    blog emacs Rust
  • Oxide Computer Company
    Was mentioned several times on the TUHS and/or COFF mailing lists, I found
    https://news.slashdot.org/story/23/07/29/192248/building-a-better-server-oxide-computer-ships-its-first-rack
    https://blog.jessfraz.com/post/born-in-a-garage/
    The book recommendations on https://blog.jessfraz.com/post/books/ look interesting

    See also https://hubris.oxide.computer/ for Hubris, a small open-source operating system for deeply-embedded computer systems written in Rust.
    Tue Jan 9 10:42:56 2024 - permalink -
    - https://oxide.computer/
    blog book computer FOSS hardware reading Rust software
  • Getting started with Google OpenSK
    OpenSK https://github.com/google/OpenSK released by Google is a fully open-source implementation for security keys written in Rust that supports both FIDO U2F and FIDO2 standards.

    OpenSK is based on the FIDO2 specifications, which combine the World Wide Web Consortium’s (W3C) Web Authentication (WebAuthn) specification and FIDO Alliance’s corresponding Client-to-Authenticator Protocol (CTAP).

    The nRF52840 MDK USB Dongle works well with OpenSK. Taking advantage of the UF2 Bootloader, you can easily program the OpenSK by just copying the .uf2-format image to the flash drive.
    Tue Nov 14 07:41:40 2023 - permalink -
    - https://blog.makerdiary.com/getting-started-with-google-opensk/
    computer cryptography hardware Rust security
  • GitHub - oreboot/oreboot: oreboot is a fork of coreboot, with C removed, written in Rust.
    Found via the iwp9 2023 page https://iwp9.org/
    oreboot is a downstream fork of coreboot, i.e. oreboot is coreboot without 'c'.
    oreboot is mostly written in Rust, with assembly where needed.
    oreboot currently only plans to support LinuxBoot payloads.
    Thu Jan 26 11:26:24 2023 - permalink -
    - https://github.com/oreboot/oreboot
    plan9 Rust software
  • Implementing the Network Time Protocol (NTP) in Rust
    Found via a link to https://foundation.rust-lang.org/ on Derek Jones' blog https://shape-of-code.com/2021/02/07/widely-used-programming-languages-past-present-and-future/
    Tue Jan 24 01:29:52 2023 - permalink -
    - https://foundation.rust-lang.org/news/implementing-the-network-time-protocol-ntp-in-rust/
    NTP Rust software time
  • Firn - static site generator for org-mode
    Firn is a static site generator for org-mode. It is tailored for wikis, knowledge-bases, simple static sites etc.
    Found on Sacha Chua's blog https://sachachua.com/blog/2022/01/2022-01-17-emacs-news/
    On the author's blog the story of rewriting Firn from Clojure to Rust is told:
    https://weakty.com/blog/2021-09-07-rewriting-firn-in-rust.html
    https://weakty.com/blog/2021-11-11-rewriting-firn-2.html
    https://weakty.com/blog/2021-12-30-rewriting-firn-3.html
    https://weakty.com/blog/2022-01-15-rewriting-firn-4.html
    Uses the Rust-based template engine Tera https://tera.netlify.app/
    Fri Jan 21 13:47:26 2022 - permalink -
    - https://theiceshelf.com/firn
    org-mode Rust software
  • An experimental asynchronous SDR runtime for heterogeneous architectures written in Rust
    An experimental asynchronous SDR runtime for heterogeneous architectures that is:
    - Extensible: custom buffers (supporting accelerators like GPUs and FPGAs) and custom schedulers (optimized for your application).
    - Asynchronous: solving long-standing issues around IO, blocking, and timers.
    - Portable: Linux, Windows, Mac, WASM, Android, and prime support for embedded platforms through a REST API and web-based GUIs.
    - Fast: SDR go brrr!
    Found on https://www.rtl-sdr.com/futuresdr-an-async-sdr-framework-implemented-in-rust/
    Thu Oct 14 00:25:37 2021 - permalink -
    - https://www.futuresdr.org/
    radio Rust software
  • Exploring age v 1.0 | Prevent Default
    Introduction to age, a “simple, modern and secure encryption tool (and Go library) with small explicit keys, no config options, and UNIX-style composability.”
    The source code can be found at https://github.com/FiloSottile/age and the german Wikipedia has an entry https://de.wikipedia.org/wiki/Actually_Good_Encryption
    Tue Oct 12 16:57:17 2021 - permalink -
    - https://sts10.github.io/2021/09/06/exploring-age-1-point-0.html
    cryptography Go Rust software
  • Overview - Emacs NG - A new approach to Emacs
    emacs-ng is based off of the master branch of emacs, and regularly merges in the latest changes(this branch includes the native compilation feature from Andrea Corallo).

    This project should be considered an additive native layer over emacs, bringing features like Deno's Javascript and Async I/O environment, Mozilla's Webrender, and other features in development. emacs-ng's approach is to utilize multiple new development approaches and tools to bring Emacs to the next level. It is maintained by a team that loves Emacs and everything it stands for - being totally introspectable, with a fully customizable and free development environment. We want Emacs to be a editor 40+ years from now that has the flexibility and design to keep up with progressive technology.
    Wed Aug 18 16:42:13 2021 - permalink -
    - https://emacs-ng.github.io/emacs-ng/
    editor emacs GPL JavaScript Rust web
  • Help me test gps-share
    See also https://zee-nix.blogspot.com/2017/05/introducing-gps-share.html and https://github.com/zeenix/gps-share
    gps-share is a utility to share your GPS device on local network. It has two goals:

    Share your GPS device on the local network so that all machines in your home or office can make use of it.
    Enable support for standalone (i-e not part of a cellular modem) GPS devices in Geoclue. Since Geoclue has been able to make use of network NMEA sources since 2015, gps-share works out of the box with Geoclue.

    The latter means that it is a replacement for GPSD and Gypsy. While "why not GPSD?" has already been documented, Gypsy has been unmaintained for many years now. I did not feel like reviving a dead project and I really wanted to code in Rust language so I decided to create gps-share.
    Mon Apr 19 00:49:25 2021 - permalink -
    - https://zee-nix.blogspot.com/2017/06/help-me-test-gps-share.html
    Rust satellite-navigation software TODO tool
  • Octobus - commercial support for Mercurial
    The are working to archive all of Bitbucket Mercurial content before Atlassian delete it all.
    The article "Not everything is UTF-8" 2020-06-05 (no URL yet, as of 2020-06-09 it can be found on https://octobus.net/blog) is interesting too.
    Tue Jun 9 16:41:13 2020 - permalink -
    - https://octobus.net/blog/2020-05-26-swh-status-download.html
    blog mercurial Rust version-control
  • Compiler Explorer
    See the output of several compilers in your web browser.
    In addition to C++, it now supports Go, Rust and D.
    Mon Jun 3 10:15:16 2019 - permalink -
    - https://godbolt.org/
    C C++ compiler Go hack Rust tool
  • sequoia-pgp / sequoia · GitLab
    Sequoia is a cool new OpenPGP implementation.  It consists of several
    crates, providing both a low-level and a high-level API for dealing
    with OpenPGP data.
    It is written in Rust
    Wed Feb 27 15:01:02 2019 - permalink -
    - https://gitlab.com/sequoia-pgp/sequoia
    cryptography FOSS GPL Rust security software
  • Redox - Your Next(Gen) OS
    Redox is a Unix-like Operating System written in Rust, aiming to bring the innovations of Rust to a modern microkernel and full set of applications.

       Microkernel Design
       Most features are implemented in Rust
       Includes optional GUI - Orbital
       Newlib provided for C programs

       MIT Licensed
       Drivers run in Userspace
       Includes common Unix commands
       ZFS Filesystem Support (WIP)
    Thu Sep 1 19:39:31 2016 - permalink -
    - https://www.redox-os.org/
    operating-system Rust software
Links per page: 20 50 100
page 1 / 1
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.