Pinned Repositories
avrow
Avrow is a pure Rust implementation of the avro specification https://avro.apache.org/docs/current/spec.html with Serde support.
awesome-egui
A curated list of all egui related to resources and libraries
cargo-docco
cargo docco generates literate programming style documentation pages from source code. Port of Jash Kenas' Docco in Rust.
clinews
Educational CLI app for video #4: https://youtu.be/4km2UijVC3M
gsoc16
Notes and Implementation Roadmap for ServiceWorkers GSoC'16 Project
headlines
[WIP] A simple news reading GUI app built in Rust
rust
A safe, concurrent, practical language.
rust-arduino-blink
How to run Rust on Arduino Uno
creativcoder's Repositories
creativcoder/Mastering-RUST-Second-Edition
Mastering RUST, Second Edition,published by Packt
creativcoder/awesome-rust
A curated list of Rust code and resources.
creativcoder/clap
A full featured, fast Command Line Argument Parser for Rust
creativcoder/deno
A secure JavaScript and TypeScript runtime
creativcoder/dotfiles-1
Get ready for dotfiles. Contains i3, i3blocks, rofi, dunst, compton, vim, tmux, and zsh.
creativcoder/nannou
A Creative Coding Framework for Rust.
creativcoder/resp
RESP(REdis Serialization Protocol) Serialization for Rust
creativcoder/rust
A safe, concurrent, practical language.
creativcoder/rust-analyzer
An experimental Rust compiler front-end for IDEs
creativcoder/RustBooks
List of Rust books
creativcoder/smol
A small and fast async runtime for Rust
creativcoder/suckit
Suck the InTernet
creativcoder/tour_of_rust
A tour of rust's language features
creativcoder/community
Kubernetes community content
creativcoder/cortex-m-rtfm
Real Time For the Masses (RTFM) framework for ARM Cortex-M microcontrollers
creativcoder/doc-push
Tokio doc blitz effort - A concerted effort to improve Tokio's documentation.
creativcoder/docs-travis-ci-com
The Travis CI Documentation
creativcoder/electron-p5js-quick-start
A quick boilerplate project to create Electron apps running p5.js sketches
creativcoder/examples
gtk-rs examples
creativcoder/libpnet
Cross-platform, low level networking using the Rust programming language.
creativcoder/log4rs
A highly configurable logging framework for Rust
creativcoder/logic_gates
A simple logic simulation crate showing Rust and Travis integration for Chapter 3 of Mastering Rust 2nd Edition by Packt.
creativcoder/mutagen
Breaking your Rust code for fun and profit
creativcoder/nom
Rust parser combinator framework
creativcoder/nomicon
The Dark Arts of Advanced and Unsafe Rust Programming
creativcoder/rtfm-syntax
Parser of the app! macro used by the Real Time For the Masses (RTFM) framework
creativcoder/rust_travis_demo
Simple rust and travis example repository for Chapter 3 of Mastering Rust 2nd Edition.
creativcoder/take-on-tokio
creativcoder/term
Unix terminal drain and formatter for slog-rs
creativcoder/wee_alloc
The Wasm-Enabled, Elfin Allocator