WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

A shared memory implementation of the DF (Document Frequency) index data structure for Linux file system using openMP threads.

License

Notifications You must be signed in to change notification settings

jbnerd/ParallelDF

 
 

Repository files navigation

ParaDF

  • A shared memory model implementation of DF (Document Frequency) index data structure for Linux file system using openMP threads.

About

A shared memory implementation of the DF (Document Frequency) index data structure for Linux file system using openMP threads.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 96.6%
  • Makefile 3.4%