Skip to content
View influentcoder's full-sized avatar
😎
😎

Block or report influentcoder

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 Loading

  1. expiring-lru-cache expiring-lru-cache Public

    High Performance LRU Cache With Expiring Elements (With a Time-To-Live)

    C++ 5 3

  2. Creating a Debian package from scrat... Creating a Debian package from scrath for a Python library
    1
    # Introduction
    2
    
                  
    3
    This document shows how to create a Debian package for an existing Python library.
    4
    
                  
    5
    Before doing this, it is a good idea to check if there isn't an existing Debian package
  3. GPG Cheat Sheet GPG Cheat Sheet
    1
    GPG Cheat Sheet
    2
    ---------------
    3
    
                  
    4
    Generate a new key
    5
    ==================
  4. Magma, Semigroups, Monoids, Groups Magma, Semigroups, Monoids, Groups
    1
    # Summary
    2
    
                  
    3
    |               | Closure  | Associativity  | Identity | Invertibility |
    4
    | ------------- | -------- | -------------- | -------- | ------------- |
    5
    | **Magma**     | Required |                |          |               | 
  5. python-marshmallow python-marshmallow Public

    Python