Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
T
typon-compiler
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
typon
typon-compiler
Commits
cc008d19
Commit
cc008d19
authored
Aug 16, 2022
by
Xavier Thompson
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update README.md
parent
03b1cc31
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
README.md
README.md
+3
-3
No files found.
README.md
View file @
cc008d19
...
...
@@ -20,9 +20,9 @@ concurrency.
-
[x] unbounded concurrency with the
`future`
primitive
-
[x] asynchronous waiting on
`Future`
and
`Promise`
objects
-
[x] mutexes (with asynchronous blocking)
-
[
] channels (single producer, single consumer
)
-
[ ]
asynchronous I/O
-
[ ]
task cancellation
-
[
x] asynchronous I/O (with [liburing
](
https://github.com/axboe/liburing
)
)
-
[ ]
task and I/O cancellation
-
[ ]
channels
### `fork`/`sync`, Structured Concurrency
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment