Cpp2Rust: C++를 안전한 Rust로 자동 번역
Cpp2Rust는 C++ 코드를 안전한 Rust로 자동 번역하는 도구입니다.
Cpp2Rust is a tool that automatically translates C++ code to safe Rust.
AI가 선별한 아티클
Cpp2Rust는 C++ 코드를 안전한 Rust로 자동 번역하는 도구입니다.
Cpp2Rust is a tool that automatically translates C++ code to safe Rust.
Rust 1.97.0 버전이 발표되었으며, 새로운 심볼 생성 방식을 도입했습니다.
Rust 1.97.0 has been released, introducing a new symbol generation method.
MODBEACON 원격 액세스 트로이 목마가 gRPC 스트리밍을 사용하여 암호화된 C2 트래픽을 처리합니다.
MODBEACON RAT uses gRPC streaming for encrypted C2 traffic.
Rust로 재작성된 pgrust가 Postgres 18.3의 회귀 테스트를 100% 통과했습니다.
The Rust-rewritten pgrust passes 100% of Postgres 18.3 regression tests.
Bun의 Rust 재작성은 Zig 조직과의 관계 붕괴를 드러낸 사례로 평가된다.
Bun's Rust rewrite reveals a collapse in the relationship with the Zig organization.
Rust로 새롭게 작성된 Postgres가 모든 회귀 테스트를 통과했습니다.
Postgres rewritten in Rust passes 100% of the regression tests.
Bun이 Rust로 다시 작성되어 안정성 문제를 해결하고 다운로드 수를 증가시키다.
Bun is being rewritten in Rust to solve stability issues and increase download counts.
Clippy 린터의 리뷰 병목 문제를 해결하기 위한 공동 리뷰 절차 도입.
Collaborative review process introduced to address bottleneck in Clippy linter's PR reviews.
Jam은 C 계열의 성능과 안전성을 갖춘 새로운 프로그래밍 언어입니다.
Jam is a new programming language offering C-like performance and safety.
Rust에서 WIP 코드를 경고로 남기는 전략에 대한 소개입니다.
Introduction to the strategy of leaving warnings for WIP code in Rust.
러스트를 사용하여 시스템의 강건성을 극대화하는 방법을 다룹니다.
Discusses how to maximize system robustness using Rust.
Zig와 Rust의 성격과 한계를 비교하는 내용입니다.
The article compares the characteristics and limitations of Zig and Rust.
RustDuck 봇넷이 라우터와 서버를 탈취하여 DDoS 공격을 수행하는 새로운 형태의 악성코드.
The RustDuck botnet hijacks routers and servers to conduct DDoS attacks as a new form of malware.
Rust의 std::pin::Pin은 포인터의 이동을 방지하는 타입 수준 보장을 제공합니다.
Rust's std::pin::Pin provides type-level guarantees against pointer movement.
Rust의 `std::pin::Pin`에 대한 기본 개념을 설명합니다.
Explains the basic concept of `std::pin::Pin` in Rust.
matten 라이브러리 사용법 소개.
Introduction to using the matten library.
Rust 기반의 glob 패턴 매칭 라이브러리 zeromatch로 JavaScript 번들러의 성능을 개선한 사례.
Improving JavaScript bundler performance using Rust-based glob matcher, zeromatch, for better efficiency.
AWS Lambda와 WASM으로 서버리스 이미지 파이프라인을 구축한 사례.
Case study on building a serverless image pipeline with AWS Lambda and WASM.
Ante는 참조 카운팅과 빌림 검사를 결합한 시스템 언어 설계이다.
Ante is a system language design combining reference counting and borrow checking.
Rust와 Typst를 활용한 현대 문서 인프라 구축에 대한 발표.
Presentation on building modern document infrastructure using Rust and Typst.
Ante는 차용 검사와 참조 카운팅을 결합하는 새로운 방법이다.
Ante is a new way to blend borrow checking and reference counting.
내 GitHub에서 30개 이상의 레포를 삭제한 경험담.
The author reflects on deleting over 30 repos from GitHub.
실제 주문서 데이터를 활용한 Polymarket 거래 봇의 백테스트 결과에 대한 이야기입니다.
This article discusses the backtest results of a Polymarket trading bot against real order book data.
웹 VPS 패널 대신 Rust로 만든 로컬 제어판에 대한 이야기입니다.
A tale of building a local control panel with Rust as an alternative to web VPS panels.
Rust 웹 브라우저를 사용해 유튜브를 타겟팅한 경험을 공유하는 글입니다.
The article shares experiences targeting YouTube with a Rust web browser.
Rust의 Result 및 Option 타입을 TypeScript로 이식한 사례를 소개합니다.
This article introduces the results-ts library that ports Rust's Result and Option types to TypeScript.
Bun 유사 기능을 가진 Node.js 보강 툴킷, Rust로 개발됨.
Nub is a Node.js enhancement toolkit with Bun-like features, developed in Rust.
Cloudflare가 quiche의 혼잡 버그를 해결한 방법을 공유합니다.
Cloudflare shares how they solved a congestion bug in their Rust implementation of quiche.
러스트 재단이 학습 곡선을 줄이기 위한 공식 교육 프로그램을 출시하였습니다.
The Rust Foundation has launched an official training program to address Rust's steep learning curve.
Rust를 활용한 다중 언어 SDK 개발을 위한 아키텍처 패턴을 소개합니다.
Introducing architectural patterns for polyglot SDK development using Rust.