380 links
Cat's Whisker Links
Home
Login
RSS Feed
Tag cloud
Picture wall
Daily
Links per page:
20
50
100
page 1 / 1
3 results tagged
c
x
Coroutines in C
Coroutines in C using Duff's device. See also protothreads:
http://dunkels.com/adam/pt/
Thu 23 Jan 2020 09:08:58 AM MST
- permalink
-
-
https://www.chiark.greenend.org.uk/~sgtatham/coroutines.html
c
programming
libdill: Structured Concurrency for C
This looks like an interesting C library for cancel-able, implicitly yielded coroutines.
https://github.com/sustrik/libdill
Thu 23 Jan 2020 08:36:36 AM MST
- permalink
-
-
http://libdill.org/index.html
C
programming
Injecting a Chess Engine into Amazon Redshift
The one where Michael Burge writes a chess engine to demonstrate how to load and execute arbitrary machine code from a Python user-defined function from within Amazon's Redshift database service.
Thu 14 Sep 2017 09:47:46 AM MDT
- permalink
-
-
http://www.michaelburge.us/2017/09/10/injecting-shellcode-to-speed-up-amazon-redshift.html
c
chess
programming
python
sql
Links per page:
20
50
100
page 1 / 1