Skip to content
View nypen's full-sized avatar

Block or report nypen

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. andathan/rhj andathan/rhj Public

    RHJ

    C

  2. b-trees b-trees Public

    Set of functions to create and update a b+ tree structure for the storage of entries

    C

  3. heap-files-management heap-files-management Public

    Set of functions which manage heap files using a block file library

    C

  4. Job-executor Job-executor Public

    Implementation of job executor who handles processes via fork/exec , named-pipes , signal handling and bash. Job executor is responsible for answering to user queries , using his workers.

    C

  5. Mini-search-engine Mini-search-engine Public

    A mini search engine which uses inverted index structure to store a set of documents, answers queries with keywords and returns the top-k documents which are more relevant to the query.

    C

  6. Web-server-client-with-http-requests Web-server-client-with-http-requests Public

    Kernel app creates web sites on the disk. Web crawler requests these web sites via http , server is responsible for the transitions of the files in chunks. When transition is done , web crawler is …

    C