AtheS21 / SymspellCPPLinks
☆31Updated 3 years ago
Alternatives and similar repositories for SymspellCPP
Users that are interested in SymspellCPP are comparing it to the libraries listed below
Sorting:
- Embeddable C++17 Unicode library offering UTF encodings, general category info, simple and full casing, normalization forms, and combinin…☆80Updated 3 months ago
- SymSpell C++ Ports☆31Updated 7 years ago
- A C++ library providing fast language model queries in compressed space.☆132Updated 2 years ago
- Efficient and effective query auto-completion in C++.☆57Updated 2 years ago
- A single file C++17 header-only Minimal Acyclic Subsequential Transducers, or Finite State Transducers☆59Updated 3 years ago
- Fast fuzzy regex matcher: specify max edit distance to find approximate matches. FuzzyMatcher is now included in RE/flex.☆38Updated 7 months ago
- VTEnc C library☆37Updated 3 years ago
- Finite state transducer library. Minimalistic pure C implementation.☆14Updated 5 years ago
- Fast SymSpell written in c++ and exposes to python via pybind11☆44Updated 9 months ago
- Probabilistic Data Structure Template Library☆30Updated 5 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆27Updated 6 years ago
- How fast can we shuffle values?☆39Updated last year
- Generic 2D graphics library for C++14☆28Updated 10 months ago
- Branchless-Lomuto in Pattern-Defeating Quicksort☆49Updated last year
- Fast C++ function "is_utf8": checks if the input is valid UTF-8. Made of a single source file. Optimized for ARM NEON, x64 SSE, AVX2 and…☆67Updated last month
- Clover: Quantized 4-bit Linear Algebra Library☆114Updated 7 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆49Updated 2 months ago
- String Matching Algorithms Research Tool☆108Updated last year
- If only std::set was a DBMS: collection of templated ACID in-memory exception-free thread-safe and concurrent containers in a header-only…☆43Updated last month
- 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
- Provide an idiomatic C++ interface to CPython's C API.☆27Updated 8 years ago
- Exposing a C++ library with a plain C ABI☆16Updated 8 years ago
- int8_t and int16_t matrix multiply based on https://arxiv.org/abs/1705.01991☆74Updated last year
- Data compression using LSTM☆136Updated 2 years ago
- A graph database written in C++ aiming performance.☆19Updated 7 years ago
- A vectorized single header hash function.☆23Updated last year
- a series of trie testing things☆21Updated 8 years ago
- Bloom filter alternative (C++)☆18Updated 7 years ago
- This small library enables acceleration of bulk calls of certain math functions on AVX and AVX2 hardware. Currently supported operations …☆87Updated 4 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago