Pinned Repositories
animaterm
async-chat
Example code from Chapter 19, Asynchronous Programming: an asynchronous chat client and server
avr-hal
embedded-hal abstractions for AVR microcontrollers
erlang_and_otp
oreilly_erlang
resource_discovery
An Erlang application useful for discovering other Erlang apps in a cluster
shell_scripts
simple_cache
A distributed simple cache application written in Erlang.
stenogen
Generator słownika dla aplikacji Plover
tcp_interface
A generic tcp interface for erlang applications
dxtr85's Repositories
dxtr85/animaterm
dxtr85/stenogen
Generator słownika dla aplikacji Plover
dxtr85/async-chat
Example code from Chapter 19, Asynchronous Programming: an asynchronous chat client and server
dxtr85/avr-hal
embedded-hal abstractions for AVR microcontrollers
dxtr85/dactyl-keyboard
Dactyl-ManuForm, a parameterized ergonomic keyboard
dxtr85/erlang_and_otp
dxtr85/oreilly_erlang
dxtr85/resource_discovery
An Erlang application useful for discovering other Erlang apps in a cluster
dxtr85/shell_scripts
dxtr85/simple_cache
A distributed simple cache application written in Erlang.
dxtr85/DALLE2-pytorch
Implementation of DALL-E 2, OpenAI's updated text-to-image synthesis neural network, in Pytorch
dxtr85/etherparse
A rust library for parsing ethernet & ethernet using protocols.
dxtr85/gen_web_server
An Erlang behavior for creating HTTP interface to other Erlang apps.
dxtr85/gnome
A generic P2P client for massive scale applications with built-in synchronization
dxtr85/gnome-test
A simple P2P application used for swarm-consensus and gnome repos testing
dxtr85/haskell-tut
Learning Haskell
dxtr85/helix
A post-modern modal text editor.
dxtr85/omniwallet
Omni Protocol Hybrid Web-Wallet
dxtr85/plover
Open source stenotype engine
dxtr85/plover_polish_slowik
Here I will work on Polish plugin for Plover.
dxtr85/pytest
The pytest framework makes it easy to write small tests, yet scales to support complex functional testing
dxtr85/qmk_firmware
keyboard controller firmware for Atmel AVR USB family
dxtr85/ron-crdt
RON for Rust
dxtr85/sicp
Structure and Interpretation of Computer Programs
dxtr85/smart-contracts
Example stateful and stateless smart contracts.
dxtr85/stenosort
A sorting tool for stenogen output
dxtr85/swarm-consensus
Redundant repo to cover for notabug.org going offline
dxtr85/sytes
A Common Lisp library for making simple websites quickly
dxtr85/termion
Mirror of https://gitlab.redox-os.org/redox-os/termion
dxtr85/Theseus
Theseus is a modern OS written from scratch in Rust that explores 𝐢𝐧𝐭𝐫𝐚𝐥𝐢𝐧𝐠𝐮𝐚𝐥 𝐝𝐞𝐬𝐢𝐠𝐧, novel OS structure, and state management. It strives to close the semantic gap between compiler and hardware in order to maximally leverage the power of language safety, and thus shift OS responsibilities (resource management) into the compiler.