Skip to content
Avatar

Highlights

  • Arctic Code Vault Contributor
  • Pro

Organizations

@RustPython

Pinned

  1. A Python Interpreter written in Rust

    Rust 6.1k 446

  2. Logic backend implementation for Robot Rumble

    Rust 1

  3. Serialize enums into numbers.

    Rust 1

  4. A JavaScript runtime for the TI Nspire CX

    C 1

  5. 1
    class E(BaseException):
    2
        def __new__(cls, *args, **kwargs):
    3
            return cls
    4
    def a(): yield
    5
    a().throw(E)
  6. πŸ₯œ A simple vanilla JS dependency manager.

    TypeScript 2

Contribution activity

November 1, 2020

coolreader18 has no activity yet for this period.

October 2020

Created a pull request in rust-lang/libc that received 8 comments

Update redox socket constants

+45 βˆ’1 β€’ 8 comments

Created an issue in rust-osdev/volatile that received 5 comments

Best of both worlds API?

I think there's a way to combine the APIs of 0.3 and 0.4, to be able to have both easy volatile references as well as a substitute for C's volatile…

5 comments
13 contributions in private repositories Oct 7 – Oct 30

Seeing something unexpected? Take a look at the GitHub profile guide.

You can’t perform that action at this time.