Pinned Repositories
asynctools
Various asynchronous tools for Nim language
BobcatLang
Bobcat transpiler & interpreter (2016)
c2nim
c2nim is a tool to translate Ansi C code to Nim. The output is human-readable Nim code that is meant to be tweaked by hand before and after the translation process.
caremu
C car traffic emulator (2019)
coroio
Nim coroutine library
gbmu
Gameboy emulator (2016)
libtca
All purposes C library
Menduist
Config files for my GitHub profile.
sample_coroutine_api
C coroutine-based HTTP API sample
TPhysics
Game physic engine (2013)
Menduist's Repositories
Menduist/Menduist
Config files for my GitHub profile.
Menduist/sample_coroutine_api
C coroutine-based HTTP API sample
Menduist/asynctools
Various asynchronous tools for Nim language
Menduist/BobcatLang
Bobcat transpiler & interpreter (2016)
Menduist/c2nim
c2nim is a tool to translate Ansi C code to Nim. The output is human-readable Nim code that is meant to be tweaked by hand before and after the translation process.
Menduist/caremu
C car traffic emulator (2019)
Menduist/coroio
Nim coroutine library
Menduist/dnsclient.nim
Simple DNS Client & Library in pure Nim
Menduist/gbmu
Gameboy emulator (2016)
Menduist/libtca
All purposes C library
Menduist/TPhysics
Game physic engine (2013)
Menduist/docs
Content for docs.testground.ai
Menduist/genny
Generate a shared library and bindings for many languages.
Menduist/go-libp2p-daemon
a libp2p-backed daemon wrapping the functionalities of go-libp2p for use in other languages
Menduist/libp2p-website
Webpage of the libp2p project. A multi protocol approach for a interoperable network stack that follows the 'self description' in favor of assumptions
Menduist/lrucache.nim
LRU cache in pure nim
Menduist/Nim
Nim is a statically typed compiled systems programming language. It combines successful concepts from mature languages like Python, Ada and Modula. Its design focuses on efficiency, expressiveness, and elegance (in that order of priority).
Menduist/nim-result
Friendly, exception-free value-or-error returns, similar to Option[T]
Menduist/nim-zlib
zlib wrapper in nim
Menduist/nimble
Package manager for the Nim programming language.
Menduist/nimcrypto
Nim cryptographic library
Menduist/nimdocs
Automatic Nim document generator.
Menduist/opentelemetry-instrumentations-js
Menduist/pewy
Simplistic strategy game
Menduist/react-jsx-parser
A React component which can parse JSX and output rendered React Components.
Menduist/specs
Technical specifications for the libp2p networking stack