pbobrov's Stars
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
catboost/catboost
A fast, scalable, high performance Gradient Boosting on Decision Trees library, used for ranking, classification, regression and other machine learning tasks for Python, R, Java, C++. Supports computation on CPU and GPU.
kamhix/todoist-linux
The linux desktop application for todoist
graphite-project/graphite-web
A highly scalable real-time graphing system
dhoerl/htmlcxx
a simple non-validating css1 and html parser written in C++ tuned for iOS and Mac
ArashPartow/exprtk
C++ Mathematical Expression Parsing And Evaluation Library https://www.partow.net/programming/exprtk/index.html
lexborisov/myhtml
Fast C/C++ HTML 5 Parser. Using threads.
google/gumbo-parser
An HTML5 parsing library in pure C99
lide-reed/apache2nginx
A command line tool, which can be used to generate nginx config file according to given config files of Apache
apache/httpd
Mirror of Apache HTTP Server. Issues: http://issues.apache.org
winlibs/apache
Apache 2.4.x
apache/incubator-weex
Apache Weex (Incubating)
nuttyartist/notes
Fast and beautiful note-taking app written in C++. Write down your thoughts.
reactos/reactos
A free Windows-compatible Operating System
yhirose/cpp-httplib
A C++ header-only HTTP/HTTPS server and client library
oatpp/oatpp
🌱Light and powerful C++ web framework for highly scalable and resource-efficient web application. It's zero-dependency and easy-portable.
redis/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
facebook/folly
An open-source C++ library developed and used at Facebook.
cselab/smarties
Lightweight and scalable framework for Reinforcement Learning
tspooner/rl_markets
Market Making via Reinforcement Learning
dusty-nv/jetson-reinforcement
Deep reinforcement learning GPU libraries for NVIDIA Jetson TX1/TX2 with PyTorch, OpenAI Gym, and Gazebo robotics simulator.
blackberry/Boost
The Boost C++ Libraries
ShiqiYu/libfacedetection
An open source library for face detection in images. The face detection speed can reach 1000FPS.
userver-framework/userver
Production-ready C++ Asynchronous Framework with rich functionality
boostorg/compute
A C++ GPU Computing Library for OpenCL
cpp-best-practices/cmake_template
CMake for C++ Best Practices
pzins/tensorflow-sycl
Tensorflow with SYCL backend
mmha/conan-computecpp
Conan package for ComputeCpp
codeplaysoftware/computecpp-sdk
Collection of samples and utilities for using ComputeCpp, Codeplay's SYCL implementation
opencv/opencv
Open Source Computer Vision Library