User Tools

Site Tools


This is an old revision of the document!


wiki.unix7.org

4plates1.jpg

Here I publish code examples used to demonstrate the principles of.
Опубликованные здесь примеры кода использованы для демонстрации принципов.
Эта вики начата Dec 2022. Старая вики переименована. В заголовке одна из любимых лаковых работ-миниатюр моей жены Анечки.
====Tags====

,

=====Embed C===== * Embeded key-value database =====Unix C===== * Corountine in Golang: Origin * Sync detached thread with semaphore * Cancel thread & waiting with semaphores * Go-like channel on ring buffer * Go-like channel on unlimited queue * Go-like dynamic array * Go-like waitgroup * Thread pool with unlimited channel * Getopt but better * Lexical and grammatical analyzer * Map of values * Argument string analyzer ====Go==== * Unlimited сhannel on Unix semaphores * Generic Go database class —-