Coder Social home page Coder Social logo

awesome-hit-rust's Introduction

Awesome Hitrust

A curated list of Rust code and resources from Hitrust.

If you want to contribute, please read this.

Table of contents

Codes

For more codes and projects written in Rust, please take a look at rust-unofficial/awesome-rust. Here are mainly some wheels about HIT courses and personal hobbies.

Algorithm

  • leetcode - miRoox's solution for leetcode.
  • mandelbrot - A parallel mandelbrot set generator.

Compiler

  • rcc - C compiler written in Rust.

Computer Vision

  • yolo-rs - About Yolov3 & Yolov4 with TVM and Rust.

Database

  • unity.kv - A multi-threaded, persistent key/value store.
  • medis.tk - Minimal Redis client and server implementation using Tokio.

Emulators

  • fbterm - A terminal emulator for any framebuffer. Also contains an abstraction of the framebuffer, which can draw images by pixel.
  • oxidenes - This is just another NES emulator.

FFI

  • wll - Wolfram LibraryLink interface for Rust.

Network

  • nettest - All-in-one network test tool.

Operating Systems

  • 12101111-os - Operating system written in Rust. Only support UEFI x86_64.
  • os-summer - A joint project between Tsinghua University and Pengcheng Lab.
  • xv6-riscv-rust - A project intending to port xv6-riscv using Rust.

Embedded

  • stm32-rustup - A guide to rust up your STM32 micro controller and lead you into embedded rust world.

Web

  • mengine.rs - A minimal browser engine written in Rust.

Resources

Videos

Articles

Information

  • Rust 语言中文社区 — 为数不多且较为活跃的 Rust 中文社区,会定期发布 Rust 周报和日报。
  • This Week in Rust - Stay up to date with events, learning resources, and recent developments in Rust community.

awesome-hit-rust's People

Contributors

lambda-neko avatar miroox avatar raptazure avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.