taozhaojie / TFIDF_cpp
Implementation of TF IDF in C++
☆13Updated 9 years ago
Alternatives and similar repositories for TFIDF_cpp:
Users that are interested in TFIDF_cpp are comparing it to the libraries listed below
- Sample implementation of a proposed C++ hashing framework☆29Updated 9 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆51Updated 11 months ago
- Coroutine implementation for C++11☆18Updated 12 years ago
- STL-based caches for C++☆115Updated last year
- A library for unconstrained minimization of smooth functions using Newton's method or L-BFGS.☆35Updated 6 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 3 weeks ago
- Fast implementations of the scancount algorithm: C++ header-only library☆26Updated 5 years ago
- A simple stackful coroutine implementation in C++11☆11Updated 7 years ago
- Memory-mapped storage library☆76Updated 8 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 9 years ago
- An easier way to write asynchronous c++ grpc clients/servers.☆33Updated 4 years ago
- vectorization of the kd-tree data structure and search algorithm☆39Updated 6 years ago
- A well-documented C++ implementation of the cover tree datastructure for quick k-nearest-neighbor search. Allows single-point insertion a…☆60Updated 6 years ago
- For details, see the blog post:☆32Updated last year
- C++ network library☆9Updated 9 years ago
- Trie is a lightweight and simple autocompletion data structure written in C++11.☆44Updated 9 years ago
- Lightweight, Generic, Pure C++11 ThreadPool☆31Updated 4 years ago
- Proposed IP address classes for standard c++☆36Updated 10 years ago
- Example program for BoostCon11 talk☆37Updated 13 years ago
- CMake module collection☆30Updated 9 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆33Updated 3 years ago
- Vectorized intersections (research code)☆14Updated 8 years ago
- Efficient Prefix-Sum data structures in C++.☆25Updated last year
- libkdtree++ is an STL-like C++ template container implementation of k-dimensional space sorting, using a kd-tree. It sports a theoretical…☆63Updated 4 months ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆82Updated 2 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆77Updated 9 years ago
- ☆50Updated 8 years ago
- Embeddable C++17 Unicode library offering UTF encodings, general category info, simple and full casing, normalization forms, and combinin…☆77Updated 2 months ago
- C++ implementation of RCU based on reference counting and hazard pointers.☆27Updated 11 years ago