Skip to content

zhang137/giant_collection_of_programming_links

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 

Repository files navigation

Links

What follows is a collection of links which I have found to be particularly valuable. The list is somewhat actively maintained. Enjoy!

Tooling/Compilers

Memory Management

Malloc Implementations

Network Programming

General:

Advanced Techniques:

TCP Flow Control:

Security:

Mobile:

Handling SIGPIPE:

TCP/IP Tuning

Scalability

I/O

General I/O

  • libev - High performance event-loop library
  • libeio - Libeio is a full-featured asynchronous I/O library for C, modelled in similar style and spirit as libev

Networking

  • nanomsg - "a socket library that provides several common communication patterns. It aims to make the networking layer fast, scalable, and easy to use"

Optimization

Concurrency

Patterns

Techniques

Coroutine Libraries for C

Green Threads Libraries for C

Fibers Libraries for C

Misc

C/C++

OOP-like Modelling in C

Assembly Language Programming

Kernel

Misc

Websites/Blogs

Amazing tricks you will probably never need

Standards

Internet/Networking

Compression

About

Exactly like the URI says...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published