Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
at0m741 authored Jan 27, 2025
1 parent d99f2a8 commit a306bec
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
@@ -1,7 +1,7 @@
# custom_malloc.
A tiny custom allocator...
A tiny and optimized custom allocator in pure C based on malloc

(actually the better version is in the rework branch)...
(Atm the better version is in the rework branch)...

## TODO.
- Threading (need to be thread safe over pthread and MPI).
Expand Down

0 comments on commit a306bec

Please sign in to comment.