Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists by Kixunil
A curated list of projects in awesome lists by Kixunil .
https://github.com/kixunil/btc-rpc-proxy
Finer-grained permission management for bitcoind.
Last synced: 08 Jan 2025
https://github.com/kixunil/configure_me
A Rust library for processing application configuration easily
command-line parsing rust-crate
Last synced: 06 Jan 2025
https://github.com/Kixunil/configure_me
A Rust library for processing application configuration easily
command-line parsing rust-crate
Last synced: 27 Oct 2024
https://github.com/kixunil/genio
A type safe, low level replacement for `std::io`.
Last synced: 10 Jan 2025
https://github.com/Kixunil/btc-rpc-proxy
Finer-grained permission management for bitcoind.
Last synced: 06 Nov 2024
https://github.com/kixunil/fast_fmt
Faster, more flexible and more correct alternative to core::fmt
Last synced: 27 Oct 2024
https://github.com/kixunil/ws-unix-framed-bridge
A simple proxy that forwards Websocket messages to Unix sockets and vice versa.
Last synced: 28 Oct 2024
https://github.com/Kixunil/ws-unix-framed-bridge
A simple proxy that forwards Websocket messages to Unix sockets and vice versa.
Last synced: 29 Nov 2024
https://github.com/kixunil/tonic_lnd
Rust implementation of LND RPC client using async GRPC library `tonic`
Last synced: 10 Jan 2025
https://github.com/kixunil/security_writings
My thoughts on information security in written form
Last synced: 26 Nov 2024
https://github.com/kixunil/qpay
QubesOS - optimized Lightning Network payment dialog
Last synced: 13 Oct 2024
https://github.com/kixunil/bip21
Rust-idiomatic, compliant, flexible and performant BIP21 crate
Last synced: 09 Jan 2025
https://github.com/kixunil/vekslosh
App for ethical dealers who trade bitcoin for government shitcoins and vice-versa.
Last synced: 13 Oct 2024
https://github.com/kixunil/ln-donate
Browser extension allowing you to donate satoshis to GitHub-hosted projects using Lightning Network.
Last synced: 13 Oct 2024
https://github.com/kixunil/qubes-stuff
Collection of tips, tricks and scripts to use with Qubes OS
Last synced: 13 Oct 2024
https://github.com/kixunil/debcrafter
Crafts complex debian packages from *very rich* specification files
Last synced: 27 Oct 2024
https://github.com/kixunil/systemd_socket
A convenience crate for optionally supporting systemd socket activation.
Last synced: 28 Oct 2024
https://github.com/kixunil/bitcoin_parser_tutorial
Totorial about how to parse Bitcoin blockchain.
Last synced: 26 Nov 2024
https://github.com/kixunil/dangerous_option
Implicitly unwrapped Option for Rust
Last synced: 13 Oct 2024
https://github.com/kixunil/lnpbp-testkit
A framework for writing automated tests of applications built on top of LNP/BP
Last synced: 13 Oct 2024
https://github.com/kixunil/programming_writings
My thoughts on programming in written form
Last synced: 26 Nov 2024
https://github.com/kixunil/struct_deser
Simple (de)serialization of structs
Last synced: 13 Oct 2024
https://github.com/kixunil/ttt
Trivial time tracker - minimalistic time tracker for Qubes OS (based on VMs)
Last synced: 18 Dec 2024
https://github.com/kixunil/linux_once
A Linux-optimized drop-in replacement for `std::sync::Once`
Last synced: 13 Oct 2024
https://github.com/kixunil/same
Tools for testing identity of objects in Rust
Last synced: 13 Oct 2024
https://github.com/kixunil/rar_cracker
This is a password cracker for rar archives used as an example for Rust workshop
Last synced: 26 Nov 2024
https://github.com/kixunil/pico-bitcoin-wallet
Minimal Bitcoin wallet intended for teaching rust-bitcoin
Last synced: 13 Oct 2024
https://github.com/kixunil/rfc822-like
Rust library for handling RFC822-like format used in Debian
Last synced: 28 Oct 2024
https://github.com/kixunil/rmcr
Removes carriage returns and flushes output on each one.
Last synced: 26 Nov 2024
https://github.com/kixunil/seven_segment
A simple Rust driver for 7-segment displays
Last synced: 13 Oct 2024
https://github.com/kixunil/rl_localtime
Rust-locked localtime - a sound localtime implementation
Last synced: 07 Nov 2024
https://github.com/kixunil/rit
Rust improvement tasks - things I'd like to see being implemented in/for Rust
Last synced: 26 Nov 2024
https://github.com/kixunil/toy-secp256k1
Pure idiomatic Rust implementation of secp256k1 FOR EDUCATIONAL PURPOSES ONLY!!!
Last synced: 26 Nov 2024
https://github.com/kixunil/pigpio-sys
Raw, unsafe Rust bindings to pigpio library
Last synced: 26 Nov 2024
https://github.com/kixunil/cdpay
A Rust client implementation of CryptoDiggers payment API
Last synced: 26 Nov 2024
https://github.com/kixunil/movies
Simple scripts for playing or downloading movies
Last synced: 26 Nov 2024
https://github.com/kixunil/korona-percent
Script for creating a chart displaying PERCENTAGE of infected among tested
Last synced: 26 Nov 2024
https://github.com/kixunil/habiticachecker
Script for checking your Habitica dailies.
Last synced: 26 Nov 2024
https://github.com/kixunil/keynescoin
Huge Bitcoin improvement - inflation, taxes, regulations!
Last synced: 26 Nov 2024
https://github.com/kixunil/dhcpsniff
Detects DHCP request on the network and runs chosen command with client MAC address as last argument.
Last synced: 26 Nov 2024
https://github.com/kixunil/php-nano-engine
Extremely simple engine for managing users and performing MySQL queries.
Last synced: 26 Nov 2024
https://github.com/kixunil/btcsteg
Script that hides message into set of Bitcoin addresses. (proof-of-concept)
Last synced: 26 Nov 2024
https://github.com/kixunil/lnch-vekslak
Allows you to open possibly pre-funded LN channels on the street.
Last synced: 26 Nov 2024
https://github.com/kixunil/btc_parse_tutor-rust
Bitcoin parser tutorial in Rust
Last synced: 26 Nov 2024
https://github.com/kixunil/into_inner_drop
Safe helper for types that should implement both `Drop` and `.into_inner()` method.
Last synced: 18 Dec 2024
https://github.com/kixunil/possibly_uninit
Rust traits and types helping with using uninitialized memory safely.
Last synced: 18 Dec 2024
https://github.com/kixunil/mkskill-c
Source code for programs discussed at mkSkill C/C++ programming meetings
Last synced: 26 Nov 2024
https://github.com/kixunil/multi_currency
Plot your savings in multiple currencies
Last synced: 26 Nov 2024
https://github.com/kixunil/parse_arg
Rust traits and implementations for parsing command-line arguments.
Last synced: 13 Oct 2024
https://github.com/kixunil/fmt2io
A bridge between `std::io::Write` and `std::fmt::Write`.
Last synced: 13 Oct 2024
https://github.com/kixunil/bitcoin-fortunes
Fortune files related to Bitcoin (quotes, jokes...)
Last synced: 26 Nov 2024
https://github.com/kixunil/push_decode
Push-based decoding and pull-based encoding - abstract over sync/async!
Last synced: 07 Nov 2024
https://github.com/kixunil/async-electrum-client
PoC async Electrum client in Rust
Last synced: 09 Dec 2024
https://github.com/kixunil/intro_to_rust
Material for Rust workshop which was held in Progressbar hackerspace
Last synced: 26 Nov 2024
https://github.com/kixunil/corona_fighter
A device helping you fight the Corona virus 🦠by avoiding contact with the tap.
Last synced: 26 Nov 2024
https://github.com/kixunil/wait_file_created
Rust crate implementing robust waiting for file to be created.
Last synced: 26 Nov 2024
https://github.com/kixunil/interop-rfcs
RFCs aimed at improving interoperability between various services
Last synced: 26 Nov 2024
https://github.com/kixunil/futures-typesafe
A proof-of concept of type-safe version of futures crate.
Last synced: 26 Nov 2024
https://github.com/kixunil/eclair-rpc-proxy
Finer-grained permission management for eclair.
Last synced: 26 Nov 2024
https://github.com/kixunil/cloudfs
Filesystem which allows you to treat any http accessible file as local.
Last synced: 26 Nov 2024
https://github.com/kixunil/btcpay-password-reset
A simple, saner tool for resetting BTCPayServer passwords
Last synced: 26 Nov 2024
https://github.com/kixunil/industryruiner
This little program will ruin any intellectual property based industry in a while.
Last synced: 26 Nov 2024
https://github.com/kixunil/enum_future
A simple macro for creating `Future`-implementing enums containing futures.
Last synced: 26 Nov 2024
https://github.com/kixunil/hex_bench
Benchmarks of various Rust hex encoding implemnetations
Last synced: 26 Nov 2024
https://github.com/kixunil/percent-encoding-rfc3986
RFC-3968-compliant percent encoding/decoding Rust library
Last synced: 26 Nov 2024
https://github.com/kixunil/rostock-progressbar-firmware
Firmware for Rostock Max in Progressbar hackerspace
Last synced: 26 Nov 2024
https://github.com/kixunil/it-vtipy
IT jokes in Slovak | IT vtipy v SlovenÄŤine
Last synced: 26 Nov 2024
https://github.com/kixunil/ln_reject_mobile_wallets
A simple Python script for rejecting LN channels from mobile wallets
Last synced: 26 Nov 2024
https://github.com/kixunil/the-real-enemies
Factorio mod helping you discover and attack the real enemies
Last synced: 26 Nov 2024
https://github.com/kixunil/rust_random_stuff
Rust collection of random helpers, macros, extension traits... that I didn't care to write a separate crate for. Probably nothing to do with `rand` crate.
Last synced: 26 Nov 2024
https://github.com/kixunil/zomato
A simple Rust crate for retrievig daily menu from zomato.com
Last synced: 26 Nov 2024
https://github.com/kixunil/amobs
School project for "Architecture of mobile systems"
Last synced: 26 Nov 2024
https://github.com/kixunil/paranoidchrome
Script that launches Chrome/Chromium with high privacy settings
Last synced: 26 Nov 2024