Skip to content
View anol123's full-sized avatar
  • National Payments Corporation of India
  • Hyderabad

Block or report anol123

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

Pinned Loading

  1. learn-to-code-with-rust learn-to-code-with-rust Public

    Forked from paskhaver/learn-to-code-with-rust

    Course materials for the Learn to Code with Rust video course

    Rust 1

  2. Binary-Sense Binary-Sense Public

    A fast search engine over large, sorted datasets (like “employees”, “books”, “transactions”), using binary search and its variations (exact, prefix, range queries), built in Rust.

    Rust

  3. cli_calculator cli_calculator Public

    A cli calculator for hands on practice of Rust basics

    Rust

  4. File-Based-Todo-list-Application File-Based-Todo-list-Application Public

    A simple todo list application that reads from and/or writes into a json file for basic operations.

    Rust

  5. In-memory-cache In-memory-cache Public

    An in-memory cache layer that stores key-value pair using HashMap and supports automatic expiry using timers.

    Rust

  6. Rust-Handson Rust-Handson Public

    Hands-on learning experience of Rust

    Rust