Pinned Repositories
async-in-depth-rust-series
Repository for Rust Projects on the Async in Depth Series
dive
Various standard scuba diving algorithms, formulas, calculations and device management. :sparkles: :turtle: :rocket: :sparkles:
dotfiles
drawing-webrtc
Simple proof of concept realtime collaborative drawing 🎨 🖌🌳💻
n3
Reusable charting and graphing visualizations built on top of d3.js.
reconcile.js
Simple reconciliation, diff and merge for the DOM inspired by Facebook's React Reconcilation Algorithm
salient
Machine Learning, Natural Language Processing and Sentiment Analysis Toolkit for Node.js
viterbi
viterbi is an implementation of the viterbi path finding algorithm (written in go) used within the context of a trigram hidden markov model (HMM)
webterm
webterm is a simple web-based terminal built with golang and javascript
sidemount
🏕 sidemount 🤿 🏝⏛ is a streamlined http/web toolkit designed for building async network apps in Rust 🦀
nyxtom's Repositories
nyxtom/drawing-webrtc
Simple proof of concept realtime collaborative drawing 🎨 🖌🌳💻
nyxtom/async-in-depth-rust-series
Repository for Rust Projects on the Async in Depth Series
nyxtom/dotfiles
nyxtom/rust-twitter-clone
Rust based implementation of a full stack web application Twitter clone using the Tide Web Framework
nyxtom/tide-jwt
Simple jwt (jsonwebtoken) authorization middleware for the tide web framework in Rust
nyxtom/async-middleware
Simple async monad(ish) middleware in Rust using tuples and async trait transforms
nyxtom/async-variadic
Simple Async Variadic Functions in Rust with Trait Bounds
nyxtom/c-experiments
Micro experiments in C demonstrating how to do various things and such
nyxtom/node-netflowv9
NetFlow Version 9 library for Node.JS
nyxtom/arewegameyet
The repository for arewegameyet.rs
nyxtom/azure-content
Repository containing the Articles on azure.microsoft.com Documentation Center
nyxtom/composition
Functional composition in Rust 🦀
nyxtom/eventroute
Type safe bidirectional event dispatching using channels and functional middleware in Rust 🦀
nyxtom/handlers
Experiments with Rust monadic middleware with tuple unwrapping and argument coercion
nyxtom/jekyll-theme-scribbles
A minimalistic Jekyll theme recreating the look of plain Markdown file (with some extras)
nyxtom/node-expat
libexpat XML SAX parser binding for node.js
nyxtom/nyxtom.dev
Repository for nyxtom.dev as a rust implementation for a markdown blog hosted in digital ocean
nyxtom/nyxtom.github.io
Code that'll help you kickstart a personal website that showcases your work as a software developer.
nyxtom/react-demos
Lots of react sample applications built from scratch
nyxtom/rust-gamedev.github.io
The repository for rust-gamedev.github.io
nyxtom/salvo
Salvo is a powerful and simplest web server framework in Rust world
nyxtom/salvo-rs-website
nyxtom/search-ui
Search UI. Libraries for the fast development of modern, engaging search experiences.
nyxtom/this-week-in-rust
Data for this-week-in-rust.org
nyxtom/tide
Fast and friendly HTTP server framework for async Rust
nyxtom/tide-flash
Simple flash message logs for http-rs/tide web framework
nyxtom/ui-virtualization
A plugin that provides a virtualized repeater and other virtualization services.
nyxtom/vite-plugin-env-parse
Parse env string values to correct values, not all values are strings. And automatically generate ImportMetaEnv
nyxtom/wgpu
Native WebGPU implementation based on gfx-hal
nyxtom/yargs-parser
:muscle: the mighty option parser used by yargs