Pinned Repositories
await
clang
Mirror of official clang git repository located at http://llvm.org/git/clang. Updated every five minutes.
conqueue
experimenting with adding async_pop / push to https://wg21.link/P0260R5
coroutines-ts
cppcoro
A library of C++ coroutine abstractions for the coroutines TS
llvm
Mirror of official llvm git repository located at http://llvm.org/git/llvm. Updated every five minutes.
stdexec
`std::execution`, the proposed C++ framework for asynchronous and parallel programming.
GorNishanov's Repositories
GorNishanov/await
GorNishanov/coroutines-ts
GorNishanov/llvm
Mirror of official llvm git repository located at http://llvm.org/git/llvm. Updated every five minutes.
GorNishanov/conqueue
experimenting with adding async_pop / push to https://wg21.link/P0260R5
GorNishanov/clang
Mirror of official clang git repository located at http://llvm.org/git/clang. Updated every five minutes.
GorNishanov/stdexec
`std::execution`, the proposed C++ framework for asynchronous and parallel programming.
GorNishanov/cppcoro
A library of C++ coroutine abstractions for the coroutines TS
GorNishanov/draft
C++ standards drafts
GorNishanov/rules_antlr
ANTLR rules for Bazel
GorNishanov/system-context
Prototyping system_context from https://wg21.link/p2079r3
GorNishanov/try_cast
facility to inspect what is stored in exception_ptr
GorNishanov/antlr4
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
GorNishanov/antlr4-python3
Python 3 runtime libraries for ANTLR 4
GorNishanov/antlr4cs
ANTLR 4 C# Target
GorNishanov/arbiter
GorNishanov/aws-sdk-cpp
AWS SDK for C++
GorNishanov/bazel-toolchain
LLVM toolchain for bazel
GorNishanov/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
GorNishanov/gcc
GorNishanov/grammars-v4
Grammars written for ANTLR v4; expectation that the grammars are free of actions.
GorNishanov/ipr
Compiler-neutral Internal Program Representation for C++
GorNishanov/JointPapers
GorNishanov/libcxx
Mirror of official libcxx git repository located at http://llvm.org/git/libcxx. Updated every five minutes.
GorNishanov/libunifex
Unified Executors
GorNishanov/llama2.c
Inference Llama 2 in one file of pure C
GorNishanov/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at http://reviews.llvm.org.
GorNishanov/repo-template
GorNishanov/task-2018
GorNishanov/visit-eptr
Prototyping C++26 visit exception_ptr facility
GorNishanov/Windows-driver-samples
This repo contains driver samples prepared for use with Microsoft Visual Studio and the Windows Driver Kit (WDK). It contains both Universal Windows Driver and desktop-only driver samples.