yumlicious

Personal list of interesting links
Log | Files | Refs | README

c.md (1914B)



[https://troydhanson.github.io/uthash/utarray.html]
(utarray.html)

[https://github.com/eteran/c-vector]
(c-vector)

[https://github.com/goldsborough/vector]
(vector)

[https://github.com/Mashpoe/c-vector]
(c-vector)

[https://github.com/antirez/sds/]
(sds)

[https://github.com/weechat/weechat/tree/master/src/core]
(weechat core)

[https://github.com/ramdeoshubham/macros/blob/master/macros.h]
(macros.h)

[https://www.youtube.com/watch?v=lLv1s7rKeCM]
(Programming in Modern C with a Sneak Peek into C23)

[https://www.youtube.com/watch?v=QpAhX-gsHMs]
(Modern C and What We Can Learn From It)

[https://github.com/nothings/stb/blob/master/docs/stb_howto.txt]
(stb_howto.txt)

[https://news.ycombinator.com/item?id=38772754]
(Text Editors - Data Structures)

[https://nullprogram.com/blog/2014/12/23/]
(Interactive Programming in C)

[https://en.wikipedia.org/wiki/Free_list]
(Free_list)

[https://blog.regehr.org/archives/1393]
(Teaching C)

[https://silent-tower.net/projects/visual-overview-malloc]
(visual-overview-malloc)

[https://c-faq.com/]
(c-faq.com)

[https://dev.to/_darrenburns/the-piece-table---the-unsung-hero-of-your-text-editor-al8]
(The Piece Table)

[https://cranelift.dev/]
(Cranelift compiler backend)

[https://brennan.io/2015/01/16/write-a-shell-in-c/]
(Tutorial - Write a Shell in C)

[https://brennan.io/2020/05/24/userspace-cooperative-multitasking/]
(cooperative threads in C)

[https://git.sr.ht/~sircmpwn/scdoc/tree/master]
(unicode & clean c : ~sircmpwn/scdoc)

[https://github.com/ankushT369/Struct-Serialization-in-C/blob/main/README.md]
(Struct-Serialization-in-C)

[https://yurichev.com/mirrors/C/JPL_Coding_Standard_C.pdf]
(JPL_Coding_Standard_C.pdf)

[https://old.reddit.com/r/ProgrammingLanguages/comments/1o7kj2o/my_language_needs_eyeballs/]
(My language needs eyeballs : ProgrammingLanguages)

[https://lwn.net/Articles/1042938/]
(Fil-C: A memory-safe C implementation)