Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/TheNumbat/rpp
Browse files Browse the repository at this point in the history
  • Loading branch information
TheNumbat committed Jan 28, 2024
2 parents 85cf202 + ad3c204 commit 10aa0a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -278,6 +278,7 @@ For faster parallel builds, you can instead generate [ninja](https://ninja-build
- [ ] scheduler work stealing
- [ ] io_uring for Linux file IO
- [ ] sockets
- [ ] use relaxed atomics on aarch64
- Types
- [ ] Result<T,E>
- [ ] Map: don't store hashes of integer keys
Expand Down

0 comments on commit 10aa0a4

Please sign in to comment.