All Projects → chriskrycho → Newrustacean.com

chriskrycho / Newrustacean.com

Licence: other
The official website for the New Rustacean podcast

Programming Languages

rust
11053 projects

Projects that are alternatives of or similar to Newrustacean.com

Awesome Russian It
📖 🎧 📺 📆 Список полезных русскоязычных ресурсов, связанных с ИТ
Stars: ✭ 323 (+100.62%)
Mutual labels:  programming, podcast
Awesome Podcasts
🎙 A collection of awesome engineering podcasts! ARCHIVED in favor of https://github.com/rShetty/awesome-podcasts
Stars: ✭ 184 (+14.29%)
Mutual labels:  programming, podcast
Pcs
geeky pics for everyone
Stars: ✭ 142 (-11.8%)
Mutual labels:  programming
Adv R
Advanced R: a book
Stars: ✭ 2,000 (+1142.24%)
Mutual labels:  programming
Poddr
Podcatcher made with Electron and Angular
Stars: ✭ 149 (-7.45%)
Mutual labels:  podcast
.codebits
📚 List of resources for Algorithms and Data Structures in Python & other CS topics @2017
Stars: ✭ 144 (-10.56%)
Mutual labels:  programming
Cross
“Zero setup” cross compilation and “cross testing” of Rust crates
Stars: ✭ 2,461 (+1428.57%)
Mutual labels:  cargo
Belajarpython.com
Open Source Indonesian Python Programming Tutorial Site
Stars: ✭ 141 (-12.42%)
Mutual labels:  programming
Future.apply
🚀 R package: future.apply - Apply Function to Elements in Parallel using Futures
Stars: ✭ 159 (-1.24%)
Mutual labels:  programming
Cargo About
📜 Cargo plugin to generate list of all licenses for a crate 🦀
Stars: ✭ 148 (-8.07%)
Mutual labels:  cargo
Practical Cryptography For Developers Book
Practical Cryptography for Developers: Hashes, MAC, Key Derivation, DHKE, Symmetric and Asymmetric Ciphers, Public Key Cryptosystems, RSA, Elliptic Curves, ECC, secp256k1, ECDH, ECIES, Digital Signatures, ECDSA, EdDSA
Stars: ✭ 2,400 (+1390.68%)
Mutual labels:  programming
Python Sploitkit
Devkit for building Metasploit-like consoles
Stars: ✭ 148 (-8.07%)
Mutual labels:  programming
Android Cheat Sheet
Cheat Sheet for Android Interviews
Stars: ✭ 1,891 (+1074.53%)
Mutual labels:  programming
Awesome Computer Graphics
🔺😎 A curated list of awesome stuff to learn computer graphics
Stars: ✭ 154 (-4.35%)
Mutual labels:  programming
Ocean
A C/C++ build system/project manager written in Rust
Stars: ✭ 144 (-10.56%)
Mutual labels:  cargo
Clippy Check
📎 GitHub Action for PR annotations with clippy warnings
Stars: ✭ 159 (-1.24%)
Mutual labels:  cargo
Cs Books Pdf
编程电子书pdf,计算机常用电子书整理(高质量/附下载链接)包括 Java, Python, Linux, Go, C, C++, 数据结构与算法, AI人工智能, 计算机基础, 面试, 设计模式, 数据库, 前端等编程书籍。
Stars: ✭ 140 (-13.04%)
Mutual labels:  programming
Weekly.manong.io
码农周刊 - 史上最全的编程学习资料合集(持续更新)
Stars: ✭ 1,796 (+1015.53%)
Mutual labels:  programming
Artificial Intelligence Projects
Collection of Artificial Intelligence projects.
Stars: ✭ 152 (-5.59%)
Mutual labels:  programming
Shell Scripting Tutorial
A complete begineers guide to learn shell scripting from scratch which includes Videos, Practice scenarios and project idea.
Stars: ✭ 159 (-1.24%)
Mutual labels:  programming

New Rustacean

Build Status

This is a slightly crazy approach to building a podcast hosting setup using Rust's documentation tools, for the New Rustacean podcast. I'm making the site source publicly available so that others can follow along and learn from my successes, failures, and various misadventures along the way. Feel free to submit pull requests if you find typos or the like!

I hope to evolve the structure here based on what will hopefully become the structure for sites generated with cargo doc in the future, with supplementary/guide-like material living in the src/doc directory. For an example of existing repositories which use this structure, see rust-lang/rust and rust-lang/cargo.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].