Search Results - Rust (Computer program language)

Refine Results
  1. 1

    Rust Quick Start Guide: The Easiest Way to Learn Rust Programming by Arbuckle, Daniel

    ISBN: 9781789616705, 1789616700
    Published: Birmingham Packt Publishing, Limited 2018
    “…Rust is an emerging programming language applicable to areas such as embedded programming, network programming, system programming, and web development…”
    Get full text
    eBook
  2. 2

    Practical WebAssembly: Explore the fundamentals of WebAssembly programming using Rust by Nellaiyapen, Sendil Kumar

    ISBN: 1838827463, 9781838827465, 9781838828004, 1838828001
    Published: Birmingham Packt Publishing 2022
    “…Understand the basic building blocks of WebAssembly and learn, install, and use various tools from the Rust and WebAssembly ecosystem Key Features Understand the Rust programming language…”
    Get full text
    eBook
  3. 3

    Rust Web Development with Rocket: A practical guide to starting your journey in Rust web development using the Rocket framework by Murti, Karuna

    ISBN: 1800560826, 9781800560826, 9781800561304, 180056130X
    Published: Birmingham Packt Publishing 2022
    “…Explore the world of Rocket-fueled web application development and the power of the Rust programming language Key Features Discover solutions to the common problems faced while creating web…”
    Get full text
    eBook
  4. 4

    Hands-On Concurrency with Rust: Confidently Build Memory-Safe, Parallel, and Efficient Software in Rust by L. Troutwine, Brian

    ISBN: 9781788399975, 1788399978
    Published: Birmingham Packt Publishing, Limited 2018
    “…Writing safe and correct parallel programs is tough. Reasoning about concurrent memory modification is tough…”
    Get full text
    eBook
  5. 5

    Rust Web Development With Rocket: A Practical Guide to Building Your Own Web Applications Using Rust and the Rocket Framework by Karuna Murti, Murti

    Published: Packt Publishing 30.06.2022
    “…Explore the world of Rocket-fueled web application development and the power of the Rust programming languageKey FeaturesDiscover solutions to the common problems faced while creating web applications…”
    Get full text
    eBook
  6. 6

    The the Complete Rust Programming Reference Guide: Design, Develop, and Deploy Effective Software Systems Using the Advanced Constructs of Rust by Sharma, Rahul, Kaihlavirta, Vesa, Matzinger, Claus

    ISBN: 9781838828103, 1838828109
    Published: Birmingham Packt Publishing, Limited 2019
    “…This Learning Path is your easy reference to mastering Rust programming. It begins with an introduction to Rust data structures and algorithms and covers…”
    Get full text
    eBook
  7. 7

    Hands-on Rust by Wolverson, Herbert

    ISBN: 1680508164, 9781680508161
    Published: The Pragmatic Bookshelf 30.06.2021
    “…Rust is an exciting new programming language combining the power of C with memory safety, fearless concurrency, and productivity boosters - and what better way to learn than by making games…”
    Get full text
    eBook
  8. 8

    Hands-On Concurrency with Rust by Brian L. Troutwine

    ISBN: 9781788399975, 1788399978
    Published: Packt Publishing 31.05.2018
    “… with Rust.What this Book will help me doUnderstand and optimize the performance of Rust programs on modern…”
    Get full text
    eBook
  9. 9

    Hands-On Functional Programming in Rust by Andrew Johnson

    ISBN: 9781788839358, 1788839358
    Published: Packt Publishing 31.05.2018
    “…"Hands-On Functional Programming in Rust" helps you harness the power of functional programming principles in the advanced programming language Rust…”
    Get full text
    eBook
  10. 10

    Time Series Indexing: Implement iSAX in Python to index time series with confidence by Tsoukalos, Mihalis

    ISBN: 1838822879, 9781838822873, 9781838821951, 1838821953
    Published: Birmingham Packt Publishing 2023
    “…Build and use the most popular time series index available today with Python to search and join time series at the subsequence level Purchase of the print or…”
    Get full text
    eBook
  11. 11

    RustBelt: securing the foundations of the Rust programming language by Jung, Ralf, Jourdan, Jacques-Henri, Krebbers, Robbert, Dreyer, Derek

    ISSN: 2475-1421, 2475-1421
    Published: 01.01.2018
    “…Rust is a new systems programming language that promises to overcome the seemingly fundamental tradeoff between high-level safety guarantees and low-level control over resource management…”
    Get full text
    Journal Article
  12. 12

    Hands-On Functional Programming in Rust: Build Modular and Reactive Applications with Functional Programming Techniques in Rust 2018 by Johnson, Andrew

    ISBN: 9781788839358, 1788839358
    Published: Birmingham Packt Publishing, Limited 2018
    “…Functional programming allows developers to divide programs into smaller, reusable components that ease the creation and maintenance of software as a whole…”
    Get full text
    eBook
  13. 13

    rCanary: Detecting Memory Leaks Across Semi-Automated Memory Management Boundary in Rust by Cui, Mohan, Xu, Hui, Tian, Hongliang, Zhou, Yangfan

    ISSN: 0098-5589, 1939-3520
    Published: New York IEEE 01.09.2024
    Published in IEEE transactions on software engineering (01.09.2024)
    “…Rust is an effective system programming language that guarantees memory safety via compile-time verifications…”
    Get full text
    Journal Article
  14. 14

    SBD: Securing safe rust automatically from unsafe rust by Li, Shaowen, Sato, Hiroyuiki

    ISSN: 0167-6423
    Published: Elsevier B.V 01.07.2025
    Published in Science of computer programming (01.07.2025)
    “… Programming languages designed for this type of task provide little abstraction of the underlying hardware…”
    Get full text
    Journal Article
  15. 15

    C2SaferRust: Transforming C Projects Into Safer Rust With NeuroSymbolic Techniques by Nitin, Vikram, Krishna, Rahul, Valle, Luiz Lemos do, Ray, Baishakhi

    ISSN: 0098-5589, 1939-3520
    Published: IEEE 01.02.2026
    Published in IEEE transactions on software engineering (01.02.2026)
    “…, makes extensive use of unsafe Rust, a subset of the language that doesn't have memory or thread safety guarantees…”
    Get full text
    Journal Article
  16. 16

    Securing UnSafe Rust Programs with XRust by Liu, Peiming, Zhao, Gang, Huang, Jeff

    ISSN: 1558-1225
    Published: ACM 01.10.2020
    “…Rust is a promising systems programming language that embraces both high-level memory safety and low-level resource manipulation…”
    Get full text
    Conference Proceeding
  17. 17

    VERT: Polyglot Verified Equivalent Rust Transpilation with Large Language Models by Yang, Aidan Z.H., Takashima, Yoshiki, Paulsen, Brandon, Dodds, Josiah, Kroening, Daniel

    ISSN: 2643-1572
    Published: IEEE 16.11.2025
    “…Rust is a programming language that combines memory safety and low-level control, providing C-like performance while guaranteeing the absence of undefined behaviors by default…”
    Get full text
    Conference Proceeding
  18. 18

    Type-migrating C-to-Rust translation using a large language model by Hong, Jaemin, Ryu, Sukyoung

    ISSN: 1382-3256, 1573-7616
    Published: New York Springer US 01.02.2025
    “…Rust, a modern system programming language, introduces new types that prevent memory bugs and data races…”
    Get full text
    Journal Article
  19. 19

    Verus: Verifying Rust Programs using Linear Ghost Types by Lattuada, Andrea, Hance, Travis, Cho, Chanhee, Brun, Matthias, Subasinghe, Isitha, Zhou, Yi, Howell, Jon, Parno, Bryan, Hawblitzel, Chris

    ISSN: 2475-1421, 2475-1421
    Published: New York, NY, USA ACM 06.04.2023
    “… This paper presents Verus, an SMT-based tool for formally verifying Rust programs. With Verus, programmers express proofs and specifications using the Rust language, allowing proofs to take advantage of Rust's linear types and borrow checking…”
    Get full text
    Journal Article
  20. 20

    Clozemaster: Fuzzing Rust Compiler by Harnessing Llms for Infilling Masked Real Programs by Gao, Hongyan, Yang, Yibiao, Sun, Maolin, Wu, Jiangchang, Zhou, Yuming, Xu, Baowen

    ISSN: 1558-1225
    Published: IEEE 26.04.2025
    “… However, generating valid test programs for the Rust compiler poses significant challenges, given Rust's complex syntax and strict requirements…”
    Get full text
    Conference Proceeding