-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathatom.xml
More file actions
427 lines (209 loc) · 12.8 KB
/
Copy pathatom.xml
File metadata and controls
427 lines (209 loc) · 12.8 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>bleedingfight</title>
<subtitle>hpc and ai</subtitle>
<link href="/atom.xml" rel="self"/>
<link href="https://bleedingfight.com/"/>
<updated>2025-06-18T13:51:12.732Z</updated>
<id>https://bleedingfight.com/</id>
<author>
<name>bleedingfight</name>
</author>
<generator uri="http://hexo.io/">Hexo</generator>
<entry>
<title>CUDA编程基础(一)</title>
<link href="https://bleedingfight.com/2025/06/18/cuda-bian-cheng-ji-chu-yi/"/>
<id>https://bleedingfight.com/2025/06/18/cuda-bian-cheng-ji-chu-yi/</id>
<published>2025-06-18T13:51:12.000Z</published>
<updated>2025-06-18T13:51:12.732Z</updated>
<summary type="html">
</summary>
</entry>
<entry>
<title>rust三方库(rayon)</title>
<link href="https://bleedingfight.com/2025/04/11/rust-san-fang-ku-rayon/"/>
<id>https://bleedingfight.com/2025/04/11/rust-san-fang-ku-rayon/</id>
<published>2025-04-11T12:20:28.894Z</published>
<updated>2023-09-22T05:15:50.782Z</updated>
<summary type="html">
<h1 id="Rayon"><a href="#Rayon" class="headerlink" title="Rayon"></a>Rayon</h1><h2 id="子模块"><a href="#子模块" class="headerlink"
</summary>
</entry>
<entry>
<title>layout</title>
<link href="https://bleedingfight.com/2023/10/05/rust-ji-chu-chang-jian-wen-jian-de-du-qu-he-xu-lie-hua/"/>
<id>https://bleedingfight.com/2023/10/05/rust-ji-chu-chang-jian-wen-jian-de-du-qu-he-xu-lie-hua/</id>
<published>2023-10-05T08:05:21.000Z</published>
<updated>2023-10-07T05:39:30.483Z</updated>
<summary type="html">
<h1 id="Rust序列化与反序列化"><a href="#Rust序列化与反序列化" class="headerlink" title="Rust序列化与反序列化"></a>Rust序列化与反序列化</h1><h2 id="JSON序列化和反序列化"><a
</summary>
<category term="rust" scheme="https://bleedingfight.com/categories/rust/"/>
<category term="rust" scheme="https://bleedingfight.com/tags/rust/"/>
</entry>
<entry>
<title>rust基础(迭代器)</title>
<link href="https://bleedingfight.com/2023/09/29/rust-ji-chu-die-dai-qi/"/>
<id>https://bleedingfight.com/2023/09/29/rust-ji-chu-die-dai-qi/</id>
<published>2023-09-29T00:46:55.000Z</published>
<updated>2023-10-07T05:39:30.483Z</updated>
<summary type="html">
<h1 id="迭代器"><a href="#迭代器" class="headerlink"
</summary>
<category term="hpc、safe" scheme="https://bleedingfight.com/categories/hpc%E3%80%81safe/"/>
<category term="rust,iterator" scheme="https://bleedingfight.com/tags/rust-iterator/"/>
</entry>
<entry>
<title>Rust三方库(ratatui)</title>
<link href="https://bleedingfight.com/2023/09/24/rust-san-fang-ku-ratatui/"/>
<id>https://bleedingfight.com/2023/09/24/rust-san-fang-ku-ratatui/</id>
<published>2023-09-24T09:11:19.000Z</published>
<updated>2023-10-07T05:39:30.483Z</updated>
<summary type="html">
<h1 id="TUI库"><a href="#TUI库" class="headerlink"
</summary>
</entry>
<entry>
<title>Rust三方库(并发)</title>
<link href="https://bleedingfight.com/2023/09/17/rust-san-fang-ku-bing-fa/"/>
<id>https://bleedingfight.com/2023/09/17/rust-san-fang-ku-bing-fa/</id>
<published>2023-09-17T22:27:33.000Z</published>
<updated>2023-09-20T01:37:59.848Z</updated>
<summary type="html">
<h1 id="thread"><a href="#thread" class="headerlink"
</summary>
<category term="rust、parallel" scheme="https://bleedingfight.com/categories/rust%E3%80%81parallel/"/>
<category term="rust编程、并发" scheme="https://bleedingfight.com/tags/rust%E7%BC%96%E7%A8%8B%E3%80%81%E5%B9%B6%E5%8F%91/"/>
</entry>
<entry>
<title>Rust三方库-actix-协议</title>
<link href="https://bleedingfight.com/2023/09/16/rust-san-fang-ku-actix-xie-yi/"/>
<id>https://bleedingfight.com/2023/09/16/rust-san-fang-ku-actix-xie-yi/</id>
<published>2023-09-16T22:33:47.000Z</published>
<updated>2025-06-18T13:13:48.877Z</updated>
<summary type="html">
<h1 id="协议"><a href="#协议" class="headerlink" title="协议"></a>协议</h1><h2 id="Websockets"><a href="#Websockets" class="headerlink"
</summary>
</entry>
<entry>
<title>Rust三方库-actix-进阶</title>
<link href="https://bleedingfight.com/2023/09/16/rust-san-fang-ku-actix-jin-jie/"/>
<id>https://bleedingfight.com/2023/09/16/rust-san-fang-ku-actix-jin-jie/</id>
<published>2023-09-16T22:33:47.000Z</published>
<updated>2023-09-16T14:43:42.952Z</updated>
<summary type="html">
<h1 id="错误"><a href="#错误" class="headerlink" title="错误"></a>错误</h1><p>Actix Web
</summary>
</entry>
<entry>
<title>Rust标准库(时间)</title>
<link href="https://bleedingfight.com/2023/09/14/rust-biao-zhun-ku-shi-jian/"/>
<id>https://bleedingfight.com/2023/09/14/rust-biao-zhun-ku-shi-jian/</id>
<published>2023-09-14T23:16:53.000Z</published>
<updated>2023-10-07T05:39:30.483Z</updated>
<summary type="html">
<h1 id="时间库常见的对象"><a href="#时间库常见的对象" class="headerlink"
</summary>
<category term="rust,std" scheme="https://bleedingfight.com/categories/rust-std/"/>
<category term="rust" scheme="https://bleedingfight.com/tags/rust/"/>
</entry>
<entry>
<title>Rust基础(常见的trait)</title>
<link href="https://bleedingfight.com/2023/09/14/rust-ji-chu-chang-jian-de-trait/"/>
<id>https://bleedingfight.com/2023/09/14/rust-ji-chu-chang-jian-de-trait/</id>
<published>2023-09-14T22:07:47.000Z</published>
<updated>2023-09-14T14:07:47.615Z</updated>
<summary type="html">
</summary>
</entry>
<entry>
<title>Rust基础(文件系统fs)</title>
<link href="https://bleedingfight.com/2023/09/13/rust-ji-chu-wen-jian-xi-tong-fs/"/>
<id>https://bleedingfight.com/2023/09/13/rust-ji-chu-wen-jian-xi-tong-fs/</id>
<published>2023-09-13T08:09:17.000Z</published>
<updated>2023-10-07T05:39:30.483Z</updated>
<summary type="html">
<h1 id="文件系统中常见的包"><a href="#文件系统中常见的包" class="headerlink"
</summary>
<category term="rust基础" scheme="https://bleedingfight.com/categories/rust%E5%9F%BA%E7%A1%80/"/>
<category term="rust基础" scheme="https://bleedingfight.com/tags/rust%E5%9F%BA%E7%A1%80/"/>
</entry>
<entry>
<title>Rust基础(常见的标准宏)</title>
<link href="https://bleedingfight.com/2023/09/12/rust-ji-chu-chang-jian-de-biao-zhun-hong/"/>
<id>https://bleedingfight.com/2023/09/12/rust-ji-chu-chang-jian-de-biao-zhun-hong/</id>
<published>2023-09-12T09:18:31.000Z</published>
<updated>2023-09-19T15:25:07.567Z</updated>
<summary type="html">
<h1 id="Rust中的标准宏"><a href="#Rust中的标准宏" class="headerlink"
</summary>
<category term="rust" scheme="https://bleedingfight.com/categories/rust/"/>
<category term="rust基础" scheme="https://bleedingfight.com/tags/rust%E5%9F%BA%E7%A1%80/"/>
</entry>
<entry>
<title>Rust基础(Option)</title>
<link href="https://bleedingfight.com/2023/09/11/rust-ji-chu-option/"/>
<id>https://bleedingfight.com/2023/09/11/rust-ji-chu-option/</id>
<published>2023-09-11T21:40:00.000Z</published>
<updated>2023-09-11T15:28:11.035Z</updated>
<summary type="html">
<p>Option 表示值,如果有值则Some包装其值,否则返回None。</p>
<pre class="line-numbers language-rust"><code class="language-rust"><span class="token
</summary>
<category term="rust编程、rust基础" scheme="https://bleedingfight.com/categories/rust%E7%BC%96%E7%A8%8B%E3%80%81rust%E5%9F%BA%E7%A1%80/"/>
<category term="rust、Option" scheme="https://bleedingfight.com/tags/rust%E3%80%81Option/"/>
</entry>
<entry>
<title>Rust三方库-actix</title>
<link href="https://bleedingfight.com/2023/09/10/rust-san-fang-ku-actix/"/>
<id>https://bleedingfight.com/2023/09/10/rust-san-fang-ku-actix/</id>
<published>2023-09-10T22:33:47.000Z</published>
<updated>2023-09-16T15:06:10.305Z</updated>
<summary type="html">
<div align="middle"><iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="330" height="86"
</summary>
</entry>
<entry>
<title>Rust基础(字符串)</title>
<link href="https://bleedingfight.com/2023/09/10/rust-ji-chu-zi-fu-chuan/"/>
<id>https://bleedingfight.com/2023/09/10/rust-ji-chu-zi-fu-chuan/</id>
<published>2023-09-10T22:33:47.000Z</published>
<updated>2023-09-13T00:09:04.012Z</updated>
<summary type="html">
<h1 id="字符串"><a href="#字符串" class="headerlink" title="字符串"></a>字符串</h1><p>rust
</summary>
<category term="内存安全、高性能" scheme="https://bleedingfight.com/categories/%E5%86%85%E5%AD%98%E5%AE%89%E5%85%A8%E3%80%81%E9%AB%98%E6%80%A7%E8%83%BD/"/>
<category term="rust编程、rust基础" scheme="https://bleedingfight.com/tags/rust%E7%BC%96%E7%A8%8B%E3%80%81rust%E5%9F%BA%E7%A1%80/"/>
</entry>
<entry>
<title>Rust基础(读写文件)</title>
<link href="https://bleedingfight.com/2023/09/10/rust-ji-chu-du-xie-wen-jian/"/>
<id>https://bleedingfight.com/2023/09/10/rust-ji-chu-du-xie-wen-jian/</id>
<published>2023-09-10T15:09:20.000Z</published>
<updated>2023-09-10T14:32:30.320Z</updated>
<summary type="html">
<h1 id="Rust文件读写"><a href="#Rust文件读写" class="headerlink" title="Rust文件读写"></a>Rust文件读写</h1><p>文件读写之前先简单介绍一下rust的两个常见enum。</p>
<pre
</summary>
<category term="rust编程、rust基础特性" scheme="https://bleedingfight.com/tags/rust%E7%BC%96%E7%A8%8B%E3%80%81rust%E5%9F%BA%E7%A1%80%E7%89%B9%E6%80%A7/"/>
</entry>
<entry>
<title>异构计算基础</title>
<link href="https://bleedingfight.com/2023/09/09/yi-gou-ji-suan-ji-chu/"/>
<id>https://bleedingfight.com/2023/09/09/yi-gou-ji-suan-ji-chu/</id>
<published>2023-09-09T22:17:08.000Z</published>
<updated>2023-09-10T07:05:38.287Z</updated>
<summary type="html">
<h1 id="CUDA编程基础(C-特性)"><a href="#CUDA编程基础(C-特性)" class="headerlink" title="CUDA编程基础(C++特性)"></a>CUDA编程基础(C++特性)</h1><h2 id="内存限定符"><a
</summary>
</entry>
<entry>
<title>cuda基础</title>
<link href="https://bleedingfight.com/2023/09/09/cuda-ji-chu/"/>
<id>https://bleedingfight.com/2023/09/09/cuda-ji-chu/</id>
<published>2023-09-09T17:48:09.000Z</published>
<updated>2023-09-09T09:48:09.913Z</updated>
<summary type="html">
</summary>
</entry>
</feed>