Pinned Repositories
audioserve
Simple personal server to serve audiofiles files from folders. Intended primarily for audio books, but anything with decent folder structure will do.
audioserve-android
Android client for audioserve
btclient
Simple Bit Torrent client (command line), that enables sequential download and then streams video to video player
mybookshelf2
Platform for managing and sharing ebooks
pdfparser
Python binding to libpoppler with focus on text extraction
ptunnel
tunnel connections through HTTPS proxy
ptunnel-rust
tunnels connections through HTTPS enabled proxy (supporting CONNECT method)
rest2backbone
django application to work easily with REST API and backbone.js client
split_audiobook
Python program to split a big audiobook into smaller parts (chapters if available)
xmpp-tester
Testing client for XMPP - display XML stanzas send/received
izderadicka's Repositories
izderadicka/rest2backbone
django application to work easily with REST API and backbone.js client
izderadicka/imap_detach
Command line client for downloading email attachments
izderadicka/iching
Small fun project - interactive I Ching (Book of Changes) oracle in Ocaml + Ocsigen web framework
izderadicka/asmuth_bloom_secret_sharing
Asmuth Bloom secret sharing algorithm based on Chinese Reminder Theorem. Rust implementation.
izderadicka/xapi-back
Simple backup tool for Xen Api - backups VMs images
izderadicka/airsonic
:satellite: :cloud: :notes:Airsonic, a Free and Open Source community driven media server (fork of Subsonic and Libresonic)
izderadicka/async-tar
Asychronous tar stream (Rust + tokio)
izderadicka/btclient-kodi-addon
BTClient Kodi Add-on
izderadicka/downloader-py3
Crawling site and downloading items
izderadicka/myplaces
Web platform for show collections of places on map
izderadicka/simple-file-cache
Simple file cache in Rust. Ready to be used concurrently from multiple threads.
izderadicka/tokio-test-playground
Simple test project to play with rust tokio asyncio
izderadicka/alphametics
Small exercise to support an exercise
izderadicka/asexor_js_client
Javascript client for ASEXOR
izderadicka/audioserve_position_test_server
izderadicka/autobahn-python
WebSocket and WAMP in Python for Twisted and asyncio
izderadicka/cachedirtree
Library to cache directory tree into memory for fast searches (Rust)
izderadicka/dapp-demo-registry
Demo distributed app for Ethereum - Registry
izderadicka/dockerfp
Simple web application, that will show all running docker containers with certain name pattern and provide a http link to then ( to first published port).
izderadicka/langgen
Generates pseudo random sentences using trigrams model loaded from arbitrary text files
izderadicka/media_info
Simple Rust binding to libavformat (ffmpeg) to extract media duration and bitrate
izderadicka/metadata
Utilities for reading and writing the metadata of JavaScript functions.
izderadicka/nodejs-ex
node.js example
izderadicka/nomicon
The Dark Arts of Advanced and Unsafe Rust Programming
izderadicka/os-sample-python
Sample Python Flask application for testing OpenShift 3 deployment using OpenShift default Python S2I builder and gunicorn.
izderadicka/rofld
Lulz on demand
izderadicka/simple-thread-pool
Very simple thread pool in RUST
izderadicka/simpletest
Simple testing utility for simple programs interacting via terminal
izderadicka/tokio-tls
An implementation of TLS/SSL streams for Tokio
izderadicka/uri_parser
Simple URI parser in Rust