Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
spaskalev committed Aug 22, 2023
1 parent ec20fb4 commit 2bd3378
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -153,5 +153,5 @@ Resizing is available for both split and embedded allocator modes and supports b

If you are using buddy_alloc in your project and you would like project to be featured here please send a PR or file an issue. If you like buddy_alloc please star it on GitHub so that more users can learn of it. Thanks!

- [Use in game development](https://github.com/spaskalev/buddy_alloc/issues/13#issue-1088282333)
- [Use in OS kernel](https://github.com/Itay2805/pentagon/blob/1aa005a3f204f40b5869568bd78f4b3087e024a3/kernel/mem/phys.c#L28)
- Use in game development - [1](https://github.com/spaskalev/buddy_alloc/issues/13#issue-1088282333)
- Use in OS kernels [1](https://github.com/Itay2805/pentagon/blob/1aa005a3f204f40b5869568bd78f4b3087e024a3/kernel/mem/phys.c#L28), [2](https://github.com/spaskalev/buddy_alloc/issues/76)

0 comments on commit 2bd3378

Please sign in to comment.