Pinned Repositories
browser-pcm-stream
Stream pcm from the browser's microphone through websockets to a node server and save to wav file.
Building-RESTful-Web-Services-with-Go
Building RESTful Web Services with Go, published by Packt
CppLogger
CPPServiceLocator
A header only C++ Dependancy Injector
fio
Flexible I/O Tester
getopt-for-windows
getopt.h and getopt.c are very often used in linux, to make it easy for windows user, two files were extracted from glibc
glog
Leveled execution logs for Go
kigs
Kigs framework is a C++ modular multipurpose cross platform framework.
LSeoacrknets
Tutorial learning windows and linux sockets
network
tinkugadu-zz's Repositories
tinkugadu-zz/fio
Flexible I/O Tester
tinkugadu-zz/pthreads
POSIX threads for Windows
tinkugadu-zz/simple-stdatomic-for-VS-Clang
Simple <stdatomic.h>, <stdalign.h> and <threads.h> implementation for MSVC in Visual Studio 2019
tinkugadu-zz/glog
Leveled execution logs for Go
tinkugadu-zz/Quantum
tinkugadu-zz/CPPServiceLocator
A header only C++ Dependancy Injector
tinkugadu-zz/kigs
Kigs framework is a C++ modular multipurpose cross platform framework.
tinkugadu-zz/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
tinkugadu-zz/CppLogger
tinkugadu-zz/Building-RESTful-Web-Services-with-Go
Building RESTful Web Services with Go, published by Packt
tinkugadu-zz/SudokuSolver-MultiThreaded
Tool that solves sudoku puzzles.
tinkugadu-zz/network
tinkugadu-zz/react-tutorial
Code from the React tutorial.
tinkugadu-zz/getopt-for-windows
getopt.h and getopt.c are very often used in linux, to make it easy for windows user, two files were extracted from glibc
tinkugadu-zz/SudokuSolver
Program to solve sudoku puzzles
tinkugadu-zz/browser-pcm-stream
Stream pcm from the browser's microphone through websockets to a node server and save to wav file.
tinkugadu-zz/samples
WebRTC demos and samples
tinkugadu-zz/rfc5766-turn-server
Import of https://code.google.com/p/rfc5766-turn-server/
tinkugadu-zz/LSeoacrknets
Tutorial learning windows and linux sockets
tinkugadu-zz/script-processor-node
A simple demo showing how to use the Web Audio API's ScriptProcessorNode to process a loaded audio track, adding a little bit of white noise to each audio sample. For more information see https://developer.mozilla.org/en-US/docs/Web/API/ScriptProcessorNode
tinkugadu-zz/WebSockets
A WebSocket Server Implementation In C#