Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View ErikAugust's full-sized avatar

Highlights

  • Pro

Block or report ErikAugust

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. Spectre example code Spectre example code
    1
    #include <stdio.h>
    2
    #include <stdlib.h>
    3
    #include <stdint.h>
    4
    #ifdef _MSC_VER
    5
    #include <intrin.h> /* for rdtscp and clflush */
  2. vercel/next.js vercel/next.js Public

    The React Framework

    JavaScript 135k 29.7k

  3. koajs/koa-body koajs/koa-body Public

    koa body parser middleware

    TypeScript 951 131

  4. ProjectOpenSea/opensea-erc1155 ProjectOpenSea/opensea-erc1155 Public archive

    Example semi-fungible collectible, to demonstrate OpenSea integration for an ERC-1155 contract

    JavaScript 604 279