taozhaojie / TFIDF_cppLinks
Implementation of TF IDF in C++
☆15Updated 10 years ago
Alternatives and similar repositories for TFIDF_cpp
Users that are interested in TFIDF_cpp are comparing it to the libraries listed below
Sorting:
- A well-documented C++ implementation of the cover tree datastructure for quick k-nearest-neighbor search. Allows single-point insertion a…☆64Updated 7 years ago
- vectorization of the kd-tree data structure and search algorithm☆41Updated 8 years ago
- Framework for building asynchronous, multi-threaded gRPC services☆144Updated 5 years ago
- A lightweight C++ framework for vectorizing image-processing code☆76Updated 8 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆54Updated last year
- Portable C++ SIMD library☆171Updated 6 years ago
- STL-based caches for C++☆116Updated 2 years ago
- Sample implementation of a proposed C++ hashing framework☆29Updated 10 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 10 years ago
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆170Updated last year
- This small library enables acceleration of bulk calls of certain math functions on AVX and AVX2 hardware. Currently supported operations …☆87Updated 4 years ago
- Enjoy template metaprogramming☆115Updated 9 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 10 years ago
- Experimental C++11 version of sparsehash☆294Updated 3 years ago
- Design Patterns in Modern C++☆100Updated 7 years ago
- A library of inverted index data structures☆151Updated 3 years ago
- Roman Klyujkov's Practical Algorithm Template library☆23Updated 3 years ago
- [Not maintained] Implementation of TDigest algorithm in C++☆18Updated 8 years ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆141Updated 3 years ago
- view the coroutine's stack information☆15Updated 6 years ago
- A generic C++11 k-means clustering implementation☆216Updated 9 months ago
- A Light-weight and Fast Template Matrix Library☆132Updated 12 years ago
- C++ MapReduce Library for efficient multi-threading on single-machine☆340Updated 5 years ago
- Distributed search engine in C++14, using nanomsg for communication, bond for serialization.☆67Updated 10 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆134Updated 6 years ago
- source code for the book "C++ Concurrency in Action"☆29Updated 9 years ago
- A high performance search engine☆106Updated 8 years ago
- A feature complete LRU cache implementation in C++☆264Updated 6 years ago
- C++11 wrapper for the LMDB embedded B+ tree database library.☆281Updated 5 years ago
- Lock-free framework for loggers, tracers, and mockers in multithreaded C++ programs.☆99Updated 8 years ago