• úvod
  • témata
  • události
  • tržiště
  • diskuze
  • nástěnka
  • přihlásit
    registrace
    ztracené heslo?
    SPIRALIRust - Programovací jazyk

    A language empowering everyone to build reliable and efficient software.

    The Rust Programming Language - The Rust Programming Language
    The book of Rust
    Idiomatic rust
    GitHub - usagi/rust-memory-container-cs: Rust Memory Container Cheat-sheet
    Memory container cheat sheet
    rozbalit záhlaví
    SPIKE411
    SPIKE411 --- ---
    Rust turns 10: How a broken elevator changed software forever | ZDNET
    https://www.zdnet.com/article/rust-turns-10-how-a-broken-elevator-changed-software-forever/
    MARASAN
    MARASAN --- ---
    Announcing Rust 1.87.0 and ten years of Rust! | Rust Blog
    https://blog.rust-lang.org/2025/05/15/Rust-1.87.0/
    VELDRANE
    VELDRANE --- ---
    RESURRECTION: jenze tohle neni vubec produkcni kod, ale prototyp ;) a navic prototyp na kterym si potrebuju (rychle) otestovat nektere koncepty. Bohuzel sem se zrovna "trefil" do casti, kde se me to nakopalo do kouli ale i to k tomu patri ;). Kazdopadne to ted funguje k me plne spokojenosti (dostanu se za korporatni proxy), dodelam k tomu dokumentaci, testy a ano zbavim se ostatnich unwrapu ;). Nicmene ten projektik je neco ce stylu: "ucime se Rust pro zabavu a pouceni".

    Btw kdyby se nekdo potreboval dostat z linuxu skrz korporatni proxy ktera potrebuje kerberos/ad autentizaci tooly ktery to neumej (a ze jich je), tak ten fcni nedomrlek je tady:

    GitHub - veldrane/krb5proxy: HTTP proxy with kerberos authentication similar to cntlm project
    https://github.com/veldrane/krb5proxy
    MARASAN
    MARASAN --- ---
    A 2025 Survey of Rust GUI Libraries

    A 2025 Survey of Rust GUI Libraries | boringcactus
    https://www.boringcactus.com/2025/04/13/2025-survey-of-rust-gui-libraries.html
    MARASAN
    MARASAN --- ---
    nevim, esi sem nebo do C :)

    C++ creator calls for action to address 'serious attacks' • The Register
    https://www.theregister.com/2025/03/02/c_creator_calls_for_action/
    MARASAN
    MARASAN --- ---
    diziet | Rust is indeed woke
    https://diziet.dreamwidth.org/19480.html
    SPIKE411
    SPIKE411 --- ---
    Ferrous Systems Donates Ferrocene Language Specification to Rust Project - The Rust Foundation
    https://rustfoundation.org/media/ferrous-systems-donates-ferrocene-language-specification-to-rust-project/
    MARASAN
    MARASAN --- ---
    GitHub - michidk/rost: Rust programming in German.
    https://github.com/michidk/rost
    VELDRANE
    VELDRANE --- ---
    Moc pekna prednaska na tema “jak kubernetes operator/controller v rustu sam sobe vyrobiti”

    Kubernetes Controllers in Rust: Fast, Safe, Sane - Matei David, Buoyant
    https://youtu.be/rXS-3hFYVjc?si=DFi0RwgDkWxrabMN
    MARASAN
    MARASAN --- ---
    Do not run any Cargo commands on untrusted projects | by Sergey "Shnatsel" Davidoff | Mar, 2025 | Medium
    https://shnatsel.medium.com/do-not-run-any-cargo-commands-on-untrusted-projects-4c31c89a78d6
    SPIKE411
    SPIKE411 --- ---
    C stdlib isn’t threadsafe and even safe Rust didn’t save us | EdgeDB Blog
    https://www.edgedb.com/blog/c-stdlib-isn-t-threadsafe-and-even-safe-rust-didn-t-save-us

    (Titulek je dobré tl;dr, není to nijak překvapivé, ale kdyby někoho zajímaly ty výživné detaily jednoho takového případu…)
    SPIKE411
    SPIKE411 --- ---
    Rust for C# Developers

    Why Every C# Developer Should Explore Rust – Chris Woody Woodruff
    https://woodruff.dev/why-every-c-developer-should-explore-rust/

    Exploring Programming Paradigms: C# and Rust Side by Side – Chris Woody Woodruff
    https://woodruff.dev/exploring-programming-paradigms-c-and-rust-side-by-side/

    Zatím 2 díly z 8.
    SPIKE411
    SPIKE411 --- ---
    Researchers build a bridge from C to Rust and memory safety | InfoWorld
    https://www.infoworld.com/article/3732082/researchers-build-a-bridge-from-c-to-rust-and-memory-safety.html
    KEJML
    KEJML --- ---
    Fish byl přepsán autory to Rustu. Celkem jsou spokojeni:

    Fish 4.0: The Fish Of Theseus
    https://fishshell.com/blog/rustport/
    SPIKE411
    SPIKE411 --- ---
    Making Unsafe Rust a Little Safer: Tools for Verifying Unsafe Code, Including Libraries in C and C++
    https://blog.colinbreck.com/making-unsafe-rust-a-little-safer-tools-for-verifying-unsafe-code/
    XCHAOS
    XCHAOS --- ---
    GitHub - RustPython/RustPython: A Python Interpreter written in Rust
    https://github.com/RustPython/RustPython
    XCHAOS
    XCHAOS --- ---
    Verify the Rust's Standard Library's 7,500 Unsafe Functions - and Win 'Financial Rewards' - Slashdot
    https://developers.slashdot.org/story/24/11/23/2327203/verify-the-rusts-standard-librarys-7500-unsafe-functions---and-win-financial-rewards
    SPIKE411
    SPIKE411 --- ---
    Rust Foundation moves forward on C++ and Rust interoperability | InfoWorld
    https://www.infoworld.com/article/3606753/rust-foundation-moves-forward-on-c-and-rust-interoperability.html
    SPIKE411
    SPIKE411 --- ---
    SPIKE411
    SPIKE411 --- ---
    Preface - Build a Lua Interpreter in Rust
    https://wubingzheng.github.io/build-lua-in-rust/en/

    GitHub - eatonphil/lust: A parser, compiler, and virtual machine evaluator for a minimal subset of Lua; written from scratch in Rust.
    https://github.com/eatonphil/lust
    Writing a minimal Lua implementation with a virtual machine from scratch in Rust | notes.eatonphil.com
    https://notes.eatonphil.com/lua-in-rust.html

    GitHub - kyren/piccolo: An experimental stackless Lua VM implemented in pure Rust
    https://github.com/kyren/piccolo
    https://crates.io/crates/piccolo
    piccolo — Rust-lang // Lib.rs
    https://lib.rs/crates/piccolo

    GitHub - danii/hematita: A memory safe Lua interpreter
    https://github.com/danii/hematita
    https://crates.io/crates/hematita
    Hematita — Rust-lang // Lib.rs
    https://lib.rs/crates/hematita

    GitHub - Auxnon/silt-lua
    https://github.com/auxnon/silt-lua
    https://crates.io/crates/silt-lua
    Silt-Lua — Rust utility // Lib.rs
    https://lib.rs/crates/silt-lua

    Nesouvisející s Rustem, ale může taky sloužit jako inspirace:
    Building the fastest Lua interpreter.. automatically! |
    https://sillycross.github.io/2022/11/22/2022-11-22/
    Building a baseline JIT for Lua automatically |
    https://sillycross.github.io/2023/05/12/2023-05-12/
    GitHub - luajit-remake/luajit-remake: An ongoing attempt to re-engineer LuaJIT from scratch
    https://github.com/luajit-remake/luajit-remake
    Kliknutím sem můžete změnit nastavení reklam