Skip to content
View omern1's full-sized avatar
  • Sony Interactive Entertainment
  • ~
  • 06:12 (UTC +01:00)

Organizations

@llvm
Block or Report

Block or report omern1

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
omern1/README.md

Hi there 👋

Pinned Loading

  1. A naive implementation of a strange ... A naive implementation of a strange sorting algorithm
    1
    //https://twitter.com/fermatslibrary/status/937687947041701888
    2
    use std::{thread, time};
    3
    use std::sync::{Arc, Barrier};
    4
    
                  
    5
    fn main() {
  2. llvm/llvm-project llvm/llvm-project Public

    The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.

    LLVM 26.7k 10.9k