联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期  
按平台查找All Rust(34) 

[其他] rp-bf

rp-bf: A library to bruteforce ROP gadgets by emulating a Windows user-mode crash-dump, stars:107, update:2024-05-01 23:57:23 (2024-05-03, Rust, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1714670489140679.html

[开发工具] bf-compiler

bf-compiler is a tool for compiling C-like programs into Brainfuck, stars:1, update:2024-04-21 19:08:40 (2024-04-23, Rust, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1713872963886033.html

[硬件设计] parley

Rich text layout library, stars:97, update:2024-04-20 21:27:36 (2024-04-22, Rust, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1713726908972097.html

[其他] rsfk

提供Brainfuck内联宏,技术上可以编译你的BF代码。用Rust、宏和飞溅的
Provides Brainfuck inline macro, technically can compiler your BF code. Written with Rust, macros and a splash of (2024-04-03, Rust, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1712198120556916.html

[自然语言处理] lora-e5

LoRa E5 AT命令的除锈器
Rust driver for LoRa E5 AT Commands (2024-03-05, Rust, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1709726062130008.html

[Rust编程] lm_deezer_bf_dec

一个简单的包,在引擎盖下使用锈迹来启用GIL发布,以便在使用python线程时使用多个内核,因此解密deezer轨迹时的blowfish解密过程惊人地快
A simple package that use rust under the hood for enabling GIL release in order to use multiple core when using python threads so the blowfish decryption process when decrypting deezer tracks is surprisingly fast (2024-03-03, Rust, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1709424731732500.html

[其他] bf-compiler

bf编译器
bf compiler (2024-02-06, Rust, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1707177931638089.html

[工具库] bf-rs

用Rust编写的玩具脑操解释器
Toy brainfuck interpreter written in Rust (2022-03-12, Rust, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1700205315779287.html

[工具库] unitil

EUC-JP の全角チルタ?(8F A2 B7)を波タ?ッシュ(A1 C1) に変換するツール
EUC-JP チル? (8F A2 B7) を?ッシュ (A1 C1) にするツール (2023-10-27, Rust, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1698383046477572.html

[编译器/解释器] bf-llvm

bf编译器,
bf compiler, (2023-09-26, Rust, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1695770839107045.html

[其他] bf_compile

编译时间脑操解释器,
Compile-time brainfuck interpreter, (2020-06-25, Rust, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1694053726214803.html

[其他] BF-JIT

BrainFock实时编译器,
BrainFuck just-in-time compiler, (2023-07-02, Rust, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1694053281959920.html

[编译器/解释器] bfy

Brainfu*k解释器和用Rust编写的REPL,
Brainfu*k interpreter and REPL written in Rust , (2023-08-17, Rust, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1692311581849695.html

[collect] candle-go

与Go一起使用HuggingFace的蜡烛。
Use HuggingFace s Candle with Go. (2023-08-10, Rust, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1691703410584398.html

[智慧办公] a1_notation

用于转换为A1电子表格表示法和从A1电子表格标记法转换的软件包,
A package for converting to and from A1 Spreadsheet notation, (2023-08-07, Rust, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1691381553800661.html

[collect] yeet-bf

用于LLVM-IR的Brainfuck语言实验(JIT)编译器
Experimental (JIT) compiler of Brainfuck language to LLVM IR (2019-07-28, Rust, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689363675787807.html

[数学计算] sorting-visualization

一个Rust程序,用于可视化使用Piston进行图形的排序算法。灵感来自[https:github.com Hopson97 Sort-Algorithm-...](https:github.com Hopson 97 Sort Algorith Visualiser),
A Rust program for visualizing sorting algorithms which uses Piston for graphics. Inspired by https://github.com/Hopson97/Sort-Algorithm-Visualiser (2021-11-27, Rust, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1688868114560167.html

[人工智能/神经网络/深度学习] rust-bf-interpreter

我的第一个项目是Brain F*ck解释器,
My first project in rust, a Brain F*ck interpreter, (2022-12-06, Rust, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1688750601572367.html

[人工智能/神经网络/深度学习] Brainfuck-rs

brainfuck Compiler(bf->c)+Optimizer、Interpreter和CLI工具,全部采用书面形式,
A brainfuck Compiler (bf -> c) + Optimizer, Interpreter and CLI tool all in written rust, (2023-03-15, Rust, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1688750546676681.html

[人工智能/神经网络/深度学习] brainfuck_rust

在Rust中重写BF-LangC,
A rewrite of BF-LangC in Rust, (2019-03-08, Rust, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1688750499419890.html
12
总计:34