Skip to content
View chienteku's full-sized avatar

Block or report chienteku

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. examples examples Public

    Forked from ProgrammingRust/examples

    Complete code for the larger example programs from the book.

    Rust

  2. mandelbrot mandelbrot Public

    Forked from ProgrammingRust/mandelbrot

    A Rust program that plots the Mandelbrot set, using various kinds of parallelism.

    Rust

  3. antisamples antisamples Public

    Forked from ProgrammingRust/antisamples

    Test programs that should not compile.

    Rust

  4. fingertips fingertips Public

    Forked from ProgrammingRust/fingertips

    Rust code to build an inverted index for a corpus of text files.

    Rust

  5. rust-design-pattern rust-design-pattern Public

    Forked from kennygu-fsk/rust-design-pattern

    rust design patterns

    Rust

  6. system-design-primer system-design-primer Public

    Forked from kennygu-fsk/system-design-primer

    Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.

    Python