| Water-Melon/Melon |
1,120 |
|
0 |
0 |
about 2 years ago |
0 |
|
0 |
bsd-3-clause |
C |
| A generic cross-platform C library, including a lot of components, frameworks and a new coroutine script language Melang. |
| Water-Melon/Melang |
408 |
|
0 |
0 |
over 2 years ago |
0 |
|
0 |
bsd-3-clause |
C |
| A script language of time-sharing scheduling coroutine in single thread |
| jtsiomb/c11threads |
189 |
|
0 |
0 |
about 3 years ago |
0 |
|
1 |
|
C |
| Portable C11 threads implementation over POSIX threads and win32 threads. |
| chlebik/ModernOperatingSystems_AndrewTanenbaum |
86 |
|
0 |
0 |
over 3 years ago |
0 |
|
0 |
|
|
| My notes after reading 'Modern Operating Systems' book by Andrew Tanenbaum and Herbert Bos. |
| stufus/egresscheck-framework |
82 |
|
0 |
0 |
about 5 years ago |
0 |
|
5 |
gpl-2.0 |
Python |
| Used to check for TCP and UDP egress filtering on both windows and unix client systems |
| amineamanzou/UDP-TCP-File-Transfer |
36 |
|
0 |
0 |
over 13 years ago |
0 |
|
0 |
|
C |
| A classical Unix multi-thread server and client in C language using sockets. |
| tcltk/thread |
19 |
|
0 |
0 |
over 2 years ago |
0 |
|
0 |
other |
C |
| Thread Handling For Tcl (Mirror of core.tcl-lang.org). |
| clasp-developers/ctak |
15 |
|
0 |
0 |
about 6 years ago |
0 |
|
0 |
|
C++ |
| A small test for multithreaded C++ stack unwinding on unixes |
| joshwalters/guile-pipe |
11 |
|
0 |
0 |
over 4 years ago |
0 |
|
0 |
gpl-3.0 |
Scheme |
| Guile pipe macros for functional chaining, similar to the UNIX pipe "|" operator. |
| david-mccullars/safe_timeout |
7 |
|
1 |
1 |
over 4 years ago |
4 |
May 10, 2016 |
0 |
mit |
Ruby |
| A safer alternative to Ruby's Timeout that uses unix processes instead of threads |