Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
< Back to tools
E

eurydice

> 编程语言
Open source

Eurydice compiles (a decent subset of) Rust to C. Verify programs in Rust, still get C code for legacy environments.

399 stars0 likes0 views
WebsiteGitHub

About

Eurydice compiles (a decent subset of) Rust to C. Verify programs in Rust, still get C code for legacy environments.

GitHub Issues· 40 open

View all on GitHub
  • #430

    Tuple indexing unsupported for writes

    bugUpdated Jul 9, 2026
  • #311

    Generic Global Variables

    bugUpdated Jul 9, 2026
  • #422

    Vec extraction is not working due to `TryReserveError`

    Updated Jun 5, 2026
  • #409

    Functions from dependency not specified in config.yaml lead to invalid C extraction

    Updated Jun 3, 2026
  • #412

    eurydice_glue requires C++20

    bugUpdated Jun 3, 2026
  • #413

    Signed operations in the glue on unsigned integers generate warnings

    bugUpdated May 29, 2026
  • #391

    Eurydice does not match Rust's panic behavior

    ai-generated needs triageUpdated Apr 9, 2026
  • #389

    Correctness issues in the AI-generated fallback implementation of uint128

    ai-generated needs triageUpdated Apr 8, 2026
  • #393

    Memory leak on edge condition in reallocation -- general behavior of allocation functions?

    ai-generated needs triageUpdated Apr 7, 2026
  • #392

    Fix allocation functions to catch allocation overflow

    bugUpdated Apr 7, 2026

> Tags

C

No comments yet. Be the first to share.

> Details

PublishedAug 1, 2026
UpdatedSep 17, 2026
Category编程语言
PricingOpen source

> Related tools

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言