联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找其他(1579) Rust编程(1216) collect(1025) 处理器开发(423) 人工智能/神经网络/深度学习(332) 工具库(274) 编辑器/阅读器(265) 网络编程(190) 编程语言基础(170) 自然语言处理(166) GPU/显卡(148) 嵌入式/单片机/硬件编程(137) 数学计算(137) 区块链开发(117) 编译器/解释器(111) 数值算法/人工智能(104) 图形图像处理(89) 前端开发(87) hotest(87) 内容生成(86) Telnet客户端/Shell(85) Web服务器(84) 代码编辑器(81) 游戏(75) Linux/Unix编程(73) 加密解密(73) 图形图象(70) WEB开发(70) 调试/Bug(66) 代理服务器(63) 远程控制/远程桌面(63) 微服务(63) 系统/网络安全(57) 数据库系统(57) 游戏引擎(56) 系统编程(53) 浏览器(49) 网络截获/分析(48) 硬件设计(48) 以太坊(46) 模式识别(视觉/语音等)(45) 虚拟化(45) 音频处理(44) 测试(44) C/C++工具库(43) 自动编程(42) 分形几何(41) 通讯编程(39) 聊天室(38) 弱点检测代码(35) 特征抽取(35) 生物医药技术(34) 3D图形编程(34) OpenGL(33) FaaS/Serverless(33) 操作系统开发(32) 云原生工具(32) 压缩解压(31) 图片显示(31) 加密货币(29) 直播(26) 单片机开发(24) 物理/力学计算(23) 托管/部署(23) Docker(22) 视频会议(22) 嵌入式Linux(21) Websocket编程(21) 云数据库/云存储(21) 游戏机(21) 多国语言处理(20) 流媒体/Mpeg4/MP4(19) 中间件编程(19) CA认证(17) Modem编程(17) 后台框架(17) GIS/地图编程(16) GPT/ChatGPT(16) Redis(16) Telnet服务器(15) 金融证券系统(15) 自动驾驶(15) 物联网(13) C/C++基础(13) NFT(13) Ftp服务器(12) 交通/航空行业(12) 云计算(12) 虚拟/增强现实-VR/AR(12) 构建工具(12) 搜索引擎(11) 机器人/智能制造(11) 聚类算法(11) Git(11) 挖矿(11) 磁盘编程(10) Email服务器(10) 数据结构(10) VHDL/FPGA/Verilog(10) 能源行业(电力石油煤炭)(10) 
按平台查找All Rust(9782) 

[自然语言处理] openqasm3_parser

OpenQASM3语言的解析器和语义分析器
Parser and semantic analyzer for the OpenQASM3 language (2024-01-11, Rust, 0KB, 下载0次)

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

[生物医药技术] c3dio

用Rust编写的C3D运动捕捉文件解析器、编写器和编辑器
A C3D motion capture file parser, writer and editor written in Rust (2023-12-31, Rust, 0KB, 下载0次)

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

[微服务] AColoRS

具有gRPC API的代理配置文件管理器服务器,
Proxy Profile Manager Server with gRPC API, (2023-07-31, Rust, 0KB, 下载0次)

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

[collect] sit

无服务器(先脱机,便于合并)信息跟踪器,
Serverless (offline-first, merge-friendly) Information Tracker, (2018-12-20, Rust, 0KB, 下载0次)

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

[collect] biliroaming-rust-server-sub-filter

双线性漫游信任服务器的筛选器,
a filter for biliroaming-rust-server, (2023-02-09, Rust, 0KB, 下载0次)

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

[collect] json-event-parser

JSON事件解析器是Rust.中的简单流式JSON解析器和序列化器实现。,
JSON event parser is a simple streaming JSON parser and serializer implementation in Rust., (2023-07-06, Rust, 0KB, 下载0次)

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

[collect] comrak

CommonMark+GFM兼容的Markdown解析器和渲染器,
CommonMark + GFM compatible Markdown parser and renderer, (2023-07-18, Rust, 0KB, 下载0次)

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

[游戏] sound-shader

Rust的声音着色器播放器
sound shader player by Rust (2021-10-05, Rust, 0KB, 下载0次)

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

[微服务] name-resolver

浏览器中的Solana名称服务解析器,
Solana name service resolver in browser, (2023-05-01, Rust, 0KB, 下载0次)

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

[collect] nom-peg

PEG解析器生成器构建在nom之上,
PEG parser generator built on top of nom, (2019-09-02, Rust, 0KB, 下载0次)

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

[collect] cansi

Categorise ANSI-ANSI转义代码分析器和分类器,
Catergorise ANSI - ANSI escape code parser and categoriser, (2022-11-03, Rust, 0KB, 下载0次)

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

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

用Rust.编写的Brainfuck编译器和解释器。,
A Brainfuck Compiler and Interpreter written in Rust., (2023-01-10, Rust, 0KB, 下载0次)

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

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

用Rust编写的优化BF编译器解释器,
An optimizing BF compiler interpreter written in Rust, (2023-07-06, Rust, 0KB, 下载0次)

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

[编程语言基础] VertexLang

Vertex编程语言的编译器和插入器。
The compiler and interprter for the Vertex programming language. (2022-10-26, Rust, 0KB, 下载0次)

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

[编程语言基础] monkey

Rust中的Monkey编程语言及其解释器和编译器
The Monkey Programming Language & Interpreter & Compiler in Rust (2019-07-11, Rust, 0KB, 下载0次)

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

[代码编辑器] lpm

Lite XL代码编辑器的包管理器
A package manager for the Lite-XL code editor (2023-06-21, Rust, 0KB, 下载0次)

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

[处理器开发] STM32L0_weatherstation

SSD1306 OLED显示器上的BME280传感器读数
BME280 sensor readings on SSD1306 OLED display (2020-09-06, Rust, 0KB, 下载0次)

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

[处理器开发] stm32f30x-memory-map

STM32F30X微控制器的存储器映射
Memory map for STM32F30X microcontrollers (2017-04-01, Rust, 39KB, 下载0次)

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

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

Opus编解码器的Java包装器。
A Java wrapper for the Opus Codec. (2023-03-23, Rust, 18KB, 下载0次)

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

[模式识别(视觉/语音等)] VideoAnalysisController

VideoAnalysisController,用于分析(体育)剪辑的视频播放器,可由Xbox PS控制器(或其他控制器)控制
VideoAnalysisController,Video player to analyze (sports) clips controllable by Xbox PS controllers (or others) (2022-01-18, Rust, 50739KB, 下载0次)

http://www.pudn.com/Download/item/id/1642493596955134.html
总计:9782