Skip to content
View vassilit's full-sized avatar

Block or report vassilit

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 test program to bench when th... simple test program to bench when the FS is ready after returning from fuse_main()
    1
    #define _DEFAULT_SOURCE
    2
    #define FUSE_USE_VERSION 31
    3
    
                  
    4
    #include <fuse.h>
    5
    #include <stdio.h>
  2. libfuse/libfuse libfuse/libfuse Public

    The reference implementation of the Linux FUSE (Filesystem in Userspace) interface

    C 5.6k 1.2k

  3. sahib/rmlint sahib/rmlint Public

    Extremely fast tool to remove duplicates and other lint from your filesystem

    C 2k 135

  4. PaulSonOfLars/gotgbot PaulSonOfLars/gotgbot Public

    Autogenerated Go wrapper for the telegram API. Inspired by the python-telegram-bot library.

    Go 557 122

  5. google/fuse-archive google/fuse-archive Public

    FUSE file system for archives and compressed files (ZIP, RAR, 7Z, ISO, TGZ, XZ...)

    C++ 187 21

  6. google/mount-zip google/mount-zip Public

    FUSE file system for ZIP archives

    C++ 169 21