issues
search
preveen-stack
/
test
0
stars
0
forks
source link
readme
Links
A garbage collector for C and C++
https://www.hboehm.info/gc/
C Preprocessor
https://c-faq.com/cpp/index.html
libuv documentation
https://docs.libuv.org/en/v1.x/threadpool.html?highlight=work%20queue#thread-pool-work-scheduling
https://github.com/libuv/libuv/blob/v1.x/src/queue.h
https://github.com/libuv/libuv/blob/v1.x/src/unix/async.c#L62-L67
What does (*(QUEUE *
) &((
(q))[0])) mean in libuv, or How does the queue work?
https://stackoverflow.com/questions/61156557/what-does-queue-q0-mean-in-libuv-or-how-does-the-queue-work
uvwasi
https://github.com/nodejs/uvwasi/blob/main/src/uvwasi.c
https://github.com/imartinez/privateGPT
https://github.com/apache/plc4x