Pinned Repositories
cngeant
A drop-in replacement for PuTTY's Pageant that uses Windows' key-store for secure and password-less experience
corecursive
Single-header C++20 library to remove recursion using coroutines
create-deployment
Create GitHub deployments from GitHub actions
destructure
Structure to Tuple Conversions in C++17
pycson
A Coffescript Object Notation (CSON) parser for Python 2 and Python 3.
pytoml
A TOML-0.4.0 parser/writer for Python.
small_function
Allocation-free move-only alternative to std::function for C++17
tag-and-release
Automatically create tags and corresponding releases
usbcorev
A full-speed device-side USB peripheral core written in Verilog.
vcrtl
C++ Exceptions in Windows Drivers
avakar's Repositories
avakar/usbcorev
A full-speed device-side USB peripheral core written in Verilog.
avakar/vcrtl
C++ Exceptions in Windows Drivers
avakar/pycson
A Coffescript Object Notation (CSON) parser for Python 2 and Python 3.
avakar/destructure
Structure to Tuple Conversions in C++17
avakar/cngeant
A drop-in replacement for PuTTY's Pageant that uses Windows' key-store for secure and password-less experience
avakar/corecursive
Single-header C++20 library to remove recursion using coroutines
avakar/create-deployment
Create GitHub deployments from GitHub actions
avakar/small_function
Allocation-free move-only alternative to std::function for C++17
avakar/tag-and-release
Automatically create tags and corresponding releases
avakar/atomic_ref
Header-only implementation of std::atomic_ref for C++14
avakar/limecc
Lexer and parser generator with lemon-like specification language and strongly-typed grammar symbols
avakar/atom
Magic enums with extra steps
avakar/avrlib
avakar/bitflags
Tiny header-only library providing bitwise operators for enums in C++11
avakar/intrusive_lfstack
Lock-free, allocation-free, header-only, composition-based stack for C++11
avakar/libyb
avakar/set-deployment-status
Update the status of a GitHub deployment
avakar/container_of
Type-safe inverse of pointer-to-member operators for C++11
avakar/derive-version
Derive reproducible version number for a commit
avakar/intrusive_list
Header-only, composition-based, allocation-free double-linked list for C++11
avakar/mutest
Ridiculously simple C++ unit test library with excellent CMake integration
avakar/wtf8
Convert to and from Wobbly UTF-8
avakar/cpp17-filesystem
avakar/cpython
The Python programming language
avakar/dispatch
avakar/git
Git Source Code Mirror - This is a publish-only repository and all pull requests are ignored. Please follow Documentation/SubmittingPatches procedure for any of your improvements.
avakar/project_cfgpython
avakar/seri
A header-only, endian-aware integer serialization library for C++17
avakar/shupito
avakar/typedobject
Define real, inheritable, and efficient Python classes using annotated variable syntax