Skip to content

Commit 6f85dd0

Browse files
authored
Merge pull request #4500 from jmmv/queue
Add "A persistent task queue in Rust"
2 parents d0df745 + 6962513 commit 6f85dd0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

draft/2023-07-05-this-week-in-rust.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,8 @@ and just ask the editors to select the category.
6969
* [A compressed indexable bitset](https://quickwit.io/blog/compressed-indexable-bitset)
7070
* [Intercepting Allocations with the Global Allocator](https://bd103.github.io/blog/2023-06-27-global-allocators)
7171

72+
* [A persistent task queue in Rust](https://jmmv.dev/2023/06/iii-iv-task-queue.html)
73+
7274
### Research
7375

7476
### Miscellaneous

0 commit comments

Comments
 (0)