Pinned Repositories
500lines
500 Lines or Less
abseil-cpp
Abseil Common Libraries (C++)
abseil-hello
abseil-py
Abseil Common Libraries (Python)
abstreet
A traffic simulation game exploring how small changes to roads affect cyclists, transit users, pedestrians, and drivers.
adaptagrams
Libraries for constraint-based layout and connector routing for diagrams.
add-on
Add-on packages for Vector class library
AdvancedCSharpForLowLevelProgramming
aho_corasick
A C++ implementation of the aho corasick pattern search algorithm
IgorDzreyev's Repositories
IgorDzreyev/algo
101+ coding interview problems with detailed solutions, test cases, and program analysis
IgorDzreyev/algodeck
Algo Deck is an Open-Source Collection of +200 Algorithmic Cards to Help you Preparing your Algorithm & Data Structure Interview
IgorDzreyev/atomic_queue
C++ lock-free queue.
IgorDzreyev/autodiff
automatic differentiation made easier for C++
IgorDzreyev/awesome-modern-cpp
A collection of resources on modern C++
IgorDzreyev/awesome-static-analysis
Static analysis tools for all programming languages
IgorDzreyev/awful-ai
😈Awful AI is a curated list to track current scary usages of AI - hoping to raise awareness
IgorDzreyev/Catch2
A modern, C++-native, header-only, test framework for unit-tests, TDD and BDD - using C++11, C++14, C++17 and later (or C++03 on the Catch1.x branch)
IgorDzreyev/code-for-blog
Code samples from my blog
IgorDzreyev/fasthttp
Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http
IgorDzreyev/ffmpeg-libav-tutorial
FFmpeg libav tutorial - learn how media works from basic to transmuxing, transcoding and more
IgorDzreyev/fpm
C++ header-only fixed-point math library
IgorDzreyev/githubjobs
Github Based Jobs Listings
IgorDzreyev/goleak
Goroutine leak detector
IgorDzreyev/igraph
Library for the analysis of networks
IgorDzreyev/incubator-mxnet
Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more
IgorDzreyev/indicatif
A command line progress reporting library for Rust
IgorDzreyev/JetBrainsMono
JetBrains Mono – the free and open-source typeface for developers
IgorDzreyev/kopia
Fast and secure open-source backup
IgorDzreyev/modern-cpp-features
A cheatsheet of modern C++ language and library features.
IgorDzreyev/pytorch-cpp
C++ Implementation of PyTorch Tutorial for Deep Learning Researchers (Looking for Contributions!)
IgorDzreyev/redis-cui
Simple, visual command line tool for redis
IgorDzreyev/restinio
A header-only C++14 library that gives you an embedded HTTP/Websocket server
IgorDzreyev/scalene
a high-performance, high-precision CPU and memory profiler for Python
IgorDzreyev/sleef
SIMD Library for Evaluating Elementary Functions, vectorized libm and DFT
IgorDzreyev/TensorRT
TensorRT is a C++ library that facilitates high performance inference on NVIDIA GPUs and deep learning accelerators.
IgorDzreyev/verona
Research programming language for concurrent ownership
IgorDzreyev/wasm3
🚀 The fastest WebAssembly interpreter
IgorDzreyev/yappi
Yet Another Python Profiler, but this time thread&coroutine aware.
IgorDzreyev/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.