erhanbaris / SymSpellPlusPlusLinks
SymSpell C++ Ports
☆31Updated 6 years ago
Alternatives and similar repositories for SymSpellPlusPlus
Users that are interested in SymSpellPlusPlus are comparing it to the libraries listed below
Sorting:
- ☆31Updated 2 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆26Updated 5 years ago
- C++17 implementation of memory-efficient dynamic tries☆58Updated 3 years ago
- A C++ library providing fast language model queries in compressed space.☆130Updated 2 years ago
- A single file C++17 header-only Minimal Acyclic Subsequential Transducers, or Finite State Transducers☆56Updated 2 years ago
- Efficient Prefix-Sum data structures in C++.☆26Updated last year
- Embeddable C++17 Unicode library offering UTF encodings, general category info, simple and full casing, normalization forms, and combinin…☆78Updated 2 months ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆65Updated 4 years ago
- Memory-mapped storage library☆76Updated 9 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆54Updated last year
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆56Updated 2 years ago
- Succinct data structures in C/C++☆88Updated 8 months ago
- A framework for building reranking models.☆28Updated 10 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆53Updated last year
- A C++ library for integer array compression☆29Updated 3 years ago
- 🌳 A compressed rank/select dictionary exploiting approximate linearity and repetitiveness.☆11Updated 2 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 8 years ago
- Universe-sliced indexes in C++.☆18Updated 2 years ago
- ☆49Updated 5 years ago
- A C++ library implementing fast language models estimation using the 1-Sort algorithm.☆17Updated 2 years ago
- SymSpellCompound: compound aware automatic spelling correction☆66Updated 7 years ago
- For details, see the blog post:☆32Updated last year
- Fast compressed trie dictionary library☆69Updated 8 months ago
- A collection of useful things; sometimes proofs of concepts, sometimes production-ready code.☆20Updated 4 years ago
- A C++ implementation of python-style generators, powered by boost::context☆56Updated 10 years ago
- x86/x64 JIT compiler for math string expressions written in C++. Parser is Boost.Spirit X3. AST transformations: partial derivation, cons…☆48Updated 9 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- A lightweight C++ framework for vectorizing image-processing code☆76Updated 8 years ago
- Templated Portable I/O Environment☆113Updated last month