Pinned Repositories
Compression-Research
This repository contains my experiments with compression-related algorithms
Crc32
DataSmoke
Datatype detection in order to choose appropriate compression algorithm
ECC-Benchmark
Comparison of leading error-correcting code implementations
FA
FreeArc'Next
FARSH
Fast and Reliable (but not Secure) Hash
FastECC
Reed-Solomon coder computing one million parity blocks at 1 GB/s. O(N*log(N)) algo employing FFT.
magus
Portable high-level assembler with authentic C syntax
Bulat-Ziganshin's Repositories
Bulat-Ziganshin/FastECC
Reed-Solomon coder computing one million parity blocks at 1 GB/s. O(N*log(N)) algo employing FFT.
Bulat-Ziganshin/FA
FreeArc'Next
Bulat-Ziganshin/FARSH
Fast and Reliable (but not Secure) Hash
Bulat-Ziganshin/magus
Portable high-level assembler with authentic C syntax
Bulat-Ziganshin/Crc32
Bulat-Ziganshin/ECC-Benchmark
Comparison of leading error-correcting code implementations
Bulat-Ziganshin/CELS
Framework and standard API for compression algorithms
Bulat-Ziganshin/Awesome-list-of-Haskell-mentors
An amazing list of Haskell developers who would like to mentor beginner-contributors in open source projects.
Bulat-Ziganshin/EasyProtoBuf
Tiny single-header C++ ProtoBuf library with both a simple, natural API and generator of elegant bindings from .proto files
Bulat-Ziganshin/lz5
LZ5 is an efficient compressor with very fast decompression. It achieves compression ratio that is comparable to zip/zlib and zstd/brotli (at low and medium compression levels) at decompression speed of 1000 MB/s and faster.
Bulat-Ziganshin/proc-profile
Command Line Process Profiling Tool by David Catt
Bulat-Ziganshin/Vc
SIMD Vector Classes for C++
Bulat-Ziganshin/botan
Crypto and TLS for C++11
Bulat-Ziganshin/coding-interview-university
A complete computer science study plan to become a software engineer.
Bulat-Ziganshin/little
A small, easily embedded language implemented in a single .c file
Bulat-Ziganshin/codex-research
Research into peer-to-peer storage networks
Bulat-Ziganshin/eXdupe
Bulat-Ziganshin/fipe
CSP implemented for C++ in FP style, with exception safety, lightweight syntax and back channels
Bulat-Ziganshin/Jampack
Experimental compression algorithm
Bulat-Ziganshin/jekyll-now
Build a Jekyll blog in minutes, without touching the command line.
Bulat-Ziganshin/lepton
Lepton is a tool and file format for losslessly compressing JPEGs by an average of 22%.
Bulat-Ziganshin/mariadb-columnstore-engine
Core storage engine - UM and PM Process code
Bulat-Ziganshin/mir
A lightweight JIT compiler based on MIR (Medium Internal Representation) and C11 JIT compiler and interpreter based on MIR
Bulat-Ziganshin/nim-codex
Decentralized Durability Engine
Bulat-Ziganshin/nim-sqlite3-abi
SQLite3 wrapper
Bulat-Ziganshin/nimbus-build-system
common parts of the build system used by Nimbus and related projects
Bulat-Ziganshin/nwaku
Waku node and protocol.
Bulat-Ziganshin/protozero
Minimalist protocol buffer decoder and encoder in C++
Bulat-Ziganshin/pull-request-tutorial
An example repository for the Pull Request tutorial
Bulat-Ziganshin/shenc