Skip to content
View neputevshina's full-sized avatar
Block or Report

Block or report neputevshina

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. Simple audio quality tester (VERY SL... Simple audio quality tester (VERY SLOW, CHECK PREVIOUS REVISIONS)
    1
    #!/usr/bin/env python3
    2
    
    
    3
    import math
    4
    import sys
    5
    import librosa
  2. Simplest possible tree notation parser Simplest possible tree notation parser
    1
    // This is free and unencumbered software released into the public domain.
    2
    
    
    3
    // Anyone is free to copy, modify, publish, use, compile, sell, or
    4
    // distribute this software, either in source code form or as a compiled
    5
    // binary, for any purpose, commercial or non-commercial, and by any
  3. yalox yalox Public

    Another Go implementation of Lox. Lox is a teaching language described in http:https://craftinginterpreters.com.

    Go

  4. sqltool sqltool Public

    Go

  5. transpose transpose Public

    transpose tsv data streams

    Go

  6. uni uni Public

    a unicode query tool

    Go