Git Product home page Git Product logo

Yuhan Lin's Projects

awesome-embedded-rust icon awesome-embedded-rust

Curated list of resources for Embedded and Low-level development in the Rust programming language

bhtsne icon bhtsne

Parallel Barnes-Hut t-SNE implementation written in Rust.

blog_os icon blog_os

Minimal X64 Rust kernel based on https://os.phil-opp.com/

cbindgen icon cbindgen

A project for generating C bindings from Rust code

chemistry-software-python icon chemistry-software-python

A series of programs written in Python 2 for digitally handling the tedious stoichiometric calculation I had to do in Gr 11. Chemistry. The large volumes of console "print" output ensure coverage of most problem types.

cogent icon cogent

Simple neural network library for classification written in Rust.

embedded-hal icon embedded-hal

A Hardware Abstraction Layer (HAL) for embedded systems

equation-solver-python icon equation-solver-python

Contains code for solving the roots of algebraic equations. Supports fractions and variables via classes with arithmetic methods. The input equation is parsed using a context-free grammar built upon my Parser generator program.

ethreddit icon ethreddit

My project for Hack the North 2018. Essentially Reddit running on the Ethereum blockchain.

flapigen-rs icon flapigen-rs

Tool for connecting programs or libraries written in Rust with other languages

heapless icon heapless

Heapless, `static` friendly data structures

htn-2017 icon htn-2017

Random Sentence Generator for Hack the North 2017

kdtree-rs icon kdtree-rs

K-dimensional tree in Rust for fast geospatial indexing and lookup

lexer-and-parser-python icon lexer-and-parser-python

A complete parser generator which tokenizes the input string before creating a abstract syntax tree by processing the tokens with a context-free grammar. The tokens are defined using the regex library and the actual parser an implementation of Earley's parsing algorithm. This personal project was created after I had finished the Programming Languages course from Udacity and is my way of applying my newly gained knowledge on parsers as a personal "final project".

linfa icon linfa

A Rust machine learning framework.

mini-chat icon mini-chat

A simple chat web app built using Google App Engine's Channel API.

msp430 icon msp430

Low level access to MSP430 microcontrollers

msp430-rt icon msp430-rt

Minimal startup / runtime for MSP430 microcontrollers

msp430fr2355 icon msp430fr2355

Peripheral access API for MSP430FR2355 microcontroller (generated via svd2rust)

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.