Kixunil
Beside programming, I'm interested in security, cryptography, Bitcoin and freedom. Attempt to hire me to shitcoin (non-Bitcoin coins) -> offending response
Bratislava
Pinned Repositories
btc-rpc-proxy
Finer-grained permission management for bitcoind.
configure_me
A Rust library for processing application configuration easily
dont_panic
fast_fmt
Faster, more flexible and more correct alternative to core::fmt
genio
A type safe, low level replacement for `std::io`.
lnch-vekslak
Allows you to open possibly pre-funded LN channels on the street.
qpay
QubesOS - optimized Lightning Network payment dialog
tonic_lnd
Rust implementation of LND RPC client using async GRPC library `tonic`
ws-unix-framed-bridge
A simple proxy that forwards Websocket messages to Unix sockets and vice versa.
Kixunil's Repositories
Kixunil/configure_me
A Rust library for processing application configuration easily
Kixunil/genio
A type safe, low level replacement for `std::io`.
Kixunil/loptos
Lightning Optimizing Opening Server
Kixunil/security_writings
My thoughts on information security in written form
Kixunil/hex_lit
Rust hex literal without proc macros
Kixunil/rl_localtime
Rust-locked localtime - a sound localtime implementation
Kixunil/cfg_me
File generator for `configure_me`
Kixunil/advisory-db
Security advisory database for Rust crates published through crates.io
Kixunil/bitcoin_hashes
Simple library which implements a few hashes and does nothing else
Kixunil/blips
Bitcoin Lightning Improvement Proposals
Kixunil/btcpayserver
Accept Bitcoin payments. Free, open-source & self-hosted, Bitcoin payment processor.
Kixunil/BTCPayServer.Lightning
Client library for lightning network implementations to build Lightning Network Apps in C#.
Kixunil/BTCPyment
Lightweight Bitcoin payment processor written in easily deployable Python. Add Bitcoin payments to your Woocommerce webstore, or create donation buttons that are directly connected to your own Bitcoin node!
Kixunil/chrono
Date and time library for Rust
Kixunil/docs
The open-source repo for docs.github.com
Kixunil/eclair
A scala implementation of the Lightning Network.
Kixunil/either
The enum Either with variants Left and Right is a general purpose sum type with two cases.
Kixunil/hex_bench
Benchmarks of various Rust hex encoding implemnetations
Kixunil/io_check
A Rust crate for thorough checking of `std::io::Read` and (in the future) `std::io::Write` uses.
Kixunil/lazy-static.rs
A small macro for defining lazy evaluated static variables in Rust.
Kixunil/lnd
Lightning Network Daemon ⚡️
Kixunil/nushell
A new type of shell
Kixunil/reqwest
An easy and powerful Rust HTTP Client
Kixunil/rust-rocksdb
rust wrapper for rocksdb
Kixunil/serde
Serialization framework for Rust
Kixunil/shadow-rs
A build-time information stored in your rust project.(binary,lib,cdylib,dylib)
Kixunil/slog
Structured, contextual, extensible, composable logging for Rust
Kixunil/socket2
Advanced configuration options for sockets.
Kixunil/the-real-enemies
Factorio mod helping you discover and attack the real enemies
Kixunil/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...