Skip to content
View lava's full-sized avatar

Organizations

@tenzir
Block or Report

Block or report lava

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

Pinned

  1. matplotlib-cpp matplotlib-cpp Public

    Extremely simple yet powerful header-only C++ plotting library built on the popular matplotlib

    C++ 4.2k 1.1k

  2. wrappy wrappy Public

    Wrapping python made easy

    C++ 122 14

  3. linear_ringbuffer linear_ringbuffer Public

    A C++ ringbuffer that always looks like a flat array

    C++ 80 13

  4. string_view string_view Public

    A string_view implementation that can remember if it was a c-string once

    C++ 19 3

  5. observatory observatory Public

    Benchmark support library.

    C++ 8 1

  6. Hello, world: Deep analysis of a sha... Hello, world: Deep analysis of a shallow program.
    1
    # Hello, world!
    2
    
                  
    3
    Please explain in detail what will happen if the following program is executed:
    4
    
                  
    5
        #include <iostream>