Vladislav Sukhmel's repositories

multiindex.python

Implementation of Boost.Multiindex clone in python.

Language:PythonStargazers:2Issues:2Issues:0

experiments.haskell

Some sample code rewritten after books or made by hand. Practice to improve understanding of functional programming and especially Haskell

Language:HaskellLicense:MITStargazers:1Issues:2Issues:1

acm.timus.ru

small C++ framework for easy testing of solutions prepared for online programming contest systems (specifically for acm.timus.ru)

Language:PythonStargazers:0Issues:2Issues:0

algorithms.intro

Implementation of tasks and ideas from book "Introduction to Algorithms" by Thomas H. Cormen, Charles E. Leiserson, Ronald L. Rivest, and Clifford Stein.

Language:HaskellLicense:MITStargazers:0Issues:2Issues:0

axum

Ergonomic and modular web framework built with Tokio, Tower, and Hyper

Language:RustStargazers:0Issues:0Issues:0

case-insensitive-hashmap

A Rust HashMap that uses Case-Insensitive strings.

Language:RustLicense:MITStargazers:0Issues:0Issues:0

dice-calc

Calculate probabilities for complicated expressions involving dice

Language:RustLicense:MITStargazers:0Issues:1Issues:0

dth

Examples of Dependently-typed programs in Haskell

Language:HaskellStargazers:0Issues:0Issues:0

experiments.cpp11

Experiments conducted while reading through C++ 11 standard, and other small C++ related files.

Language:C++License:MITStargazers:0Issues:2Issues:0
Language:ErlangLicense:NOASSERTIONStargazers:0Issues:2Issues:0

linux.scripts

Collection of scripts simplifying my life on linux. Represents actual state of them on debian. Collected from a lot of places.

Language:PythonLicense:MITStargazers:0Issues:2Issues:0

match.psychology

Implementation of psychological experiment with matches.

Language:PythonStargazers:0Issues:2Issues:4
Language:NixLicense:MITStargazers:0Issues:0Issues:0

nvidia-riva-rs

gRPC library written in Rust for Nvidia Riva

Language:RustLicense:NOASSERTIONStargazers:0Issues:0Issues:0

rainbow-ant

Langton's ant with interchangeable fields (e.g. text instead of picture), more than one ant at once and prolonged states. Written in C++ with Qt 5.

Language:C++License:MITStargazers:0Issues:2Issues:0

reflection_patterns

Graphical representation of patterns emerging when a line of changing colors is reflected many times inside of a 2D box. Inspired by patterns demonstrated here http://xcont.com/about.html and here http://habrahabr.ru/post/194406/

Language:PythonLicense:MITStargazers:0Issues:2Issues:14

tagname

derive macro that gives you a name of a current tag inside a variant as a string

Language:RustLicense:MITStargazers:0Issues:0Issues:0

tilde

Linux home directory files

Language:ShellLicense:GPL-3.0Stargazers:0Issues:2Issues:0

tonic-disable-doctest

Separate docstring for specific structs autogenerated by `tonic_build`. This may be handy in cases where comments for autogeneration input contain code that will be incorrectly treated as rust code and you have no control over the input. This will disable doctest of these docs while retaining the docstring in a separate struct.

Language:RustLicense:MITStargazers:0Issues:0Issues:0
Language:JavaStargazers:0Issues:2Issues:0

vim2hs

vim2hs :: Vim -> Haskell

Language:VimLStargazers:0Issues:2Issues:0