nicksuh / C_multithreaded_stream
A easy to use multithreading thread pool library for C. It is a handy stream like job scheduler with an automatic garbage collector. This is a multithreaded job scheduler for non I/O bound computation.
☆13Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for C_multithreaded_stream
- Repo for the Modoocode.☆53Updated last year
- "코딩 테스트를 위한 자료 구조와 알고리즘 with C++" (길벗, 2020) 책 소스 코드입니다.☆10Updated 3 years ago
- CMake 사용법 정리☆186Updated 6 months ago
- C++ Korea에서 개최한 스터디들의 발표 자료와 예제 코드를 모아둔 저장소☆55Updated 2 years ago
- <모던 C++ 디자인 패턴> 소스 코드☆25Updated 5 years ago
- ☆59Updated 3 years ago
- 2020년 상반기에 진행하는 C++20 스터디 관련 자료입니다.☆71Updated 4 years ago
- My example codes for GoF Design Patterns. (Written in C++11/14)☆33Updated 6 years ago
- 2017년 상반기에 진행하는 Optimized C++ 스터디 관련 자료입니다.☆50Updated 6 years ago
- A C++ Math Library Based on CUDA☆55Updated last year
- Introduction to Computer Graphics with OpenGL ES☆96Updated last month
- A special way to convert string<->enum in C++ using X Macro technique and template specialization☆16Updated 5 years ago
- Virtual File System with `std::filesystem` API.☆20Updated last year
- RTOS for various embedded platform☆89Updated last year
- Async/Sync networking library including UDP, TCP and TLS/TCP socket classes written in C++ 17 that utilizes epoll and kqueue as backend.☆37Updated 7 months ago
- 거의 아무 때나 사용할 수 있는 CMake 템플릿☆90Updated last year
- 🌈 C MACRO library for Colorful Console☆27Updated 3 years ago
- 2018년 상반기에 진행하는 C++ 템플릿 스터디 관련 자료입니다.☆74Updated 5 years ago
- 홍정모의 자료구조 압축코스☆47Updated 2 months ago
- Code samples for COMP3200☆70Updated 3 weeks ago
- opengl course based on c++☆41Updated last month
- Framework and Plugin design in C☆227Updated 3 weeks ago
- 개발에 도움되는 문서들☆40Updated last month
- ☆16Updated 2 weeks ago
- 2019년 9월 29일에 진행되었던 C++ Korea 6회 세미나 발표 자료 및 예제 코드☆47Updated 4 years ago
- 2015년 하반기에 진행하는 C++ Concurrency in Action 스터디 관련 자료입니다.☆76Updated 8 years ago
- Modern C++ Next: Comprehensive Guide for C++20☆110Updated 4 years ago
- A curated list of Modern C++ articles, examples, tutorials, frameworks, libraries, and shiny things.☆325Updated 7 years ago
- 컴파일러 만들기 [컴퓨터 프로그램의 구조와 원리]☆56Updated last year