Skip to content
View chuckcscccl's full-sized avatar

Block or report chuckcscccl

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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. rustlr rustlr Public

    LR-style Parser Generator

    Rust 18 2

  2. fixedstr fixedstr Public

    Library of strings of constant maximum size that can be copied and stack allocated

    Rust 14 6

  3. lambdascript lambdascript Public

    educational tool illustrating beta reduction of untyped lamba terms, also uses rustlr parser generator

    Rust 4

  4. hashheap hashheap Public

    Data structure that combines a hashmap with a binary min/max heap, with most operations requiring O(1) or O(log n) time

    Rust 1

  5. csc_7b_fc csc_7b_fc Public

    educational repository

    Rust 1

  6. basic_lexer basic_lexer Public

    Rust