Pinned Repositories
inqui
A flexible toolkit for building on-demand, memoizing query systems.
phenix
Schema-based, language-neutral encoding/decoding tool with focus on compact format, lazy deserialization and support for stream-like serialization.
bonifacio
A set of standard collections, backed by a file instead of memory. Intended for use when facing huge amount of data.
gryf
Graph data structure library aspiring to be convenient, versatile, correct and performant.
latexerr
LaTeXerr is a simple command line tool which extracts errors and warnings from LaTeX log file and displays them in a more readable way
llang
An interpreter of well-formed formulas in propositional calculus.
ltml-beamer
Let's Talk ML Prague Beamer Template
matplotlib-scientists-guide
This guide is intended for people who want to utilize Matplotlib for their scientific work written in LaTeX, although some information presented here is useful in general.
rusty-graphs
Collection of examples for showcasing various Rust graph data structure libraries.
tipograph
A little javascript library and command line tool that makes your written content more typographically correct.
pnevyk's Repositories
pnevyk/gryf
Graph data structure library aspiring to be convenient, versatile, correct and performant.
pnevyk/tipograph
A little javascript library and command line tool that makes your written content more typographically correct.
pnevyk/rusty-graphs
Collection of examples for showcasing various Rust graph data structure libraries.
pnevyk/ltml-beamer
Let's Talk ML Prague Beamer Template
pnevyk/loe
Very fast and yet another line ending (CRLF <-> LF) converter written in Rust.
pnevyk/gulp-tipograph
Tipograph plugin for Gulp
pnevyk/matplotlib-scientists-guide
This guide is intended for people who want to utilize Matplotlib for their scientific work written in LaTeX, although some information presented here is useful in general.
pnevyk/bonifacio
A set of standard collections, backed by a file instead of memory. Intended for use when facing huge amount of data.
pnevyk/babel-eslint
:tokyo_tower: A wrapper for Babel's parser used for ESLint
pnevyk/cargo
The Rust package manager
pnevyk/cmaes
A Rust implementation of the CMA-ES optimization algorithm.
pnevyk/eslint-plugin-flowtype
Flow type linting rules for ESLint.
pnevyk/faer-rs
Linear algebra foundation for the Rust programming language
pnevyk/fastrand
A simple and fast random number generator
pnevyk/fastrand-contrib
Extension functionality for the fastrand crate
pnevyk/getset
Getters and Setters for Rust.
pnevyk/gulp-deps-order
Sorts files in stream by dependencies using "requires" annotation.
pnevyk/harrow
A Rust low-level library for making file-backed storage for huge data structures.
pnevyk/keepawake-rs
Keep your computer awake
pnevyk/nikisas
An implementation in Rust of common mathematical functions with focus on speed and simplicity of implementation at the cost of precision.
pnevyk/noise-rs
Procedural noise generation library for Rust.
pnevyk/octocrab
A modern, extensible GitHub API Client for Rust.
pnevyk/petgraph
Graph data structure library for Rust.
pnevyk/pnevyk.github.io
pnevyk/property-based-testing-in-csharp
A walk-through about FsCheck (in C#) and property-based testing basics.
pnevyk/proptest
Hypothesis-like property testing for Rust
pnevyk/rust
A safe, concurrent, practical language.
pnevyk/rust-analyzer
A Rust compiler front-end for IDEs
pnevyk/stupid-stats
Tutorial and demo of rust compiler replacement tooling
pnevyk/WeatherInfo