Stars
Source code for the X Recommendation Algorithm
A compress suffix array built on prefix-free parsing.
Autonomous distributed key-value store which has REST interfaces implemented in Rust
Community showcase and examples of Actix Web ecosystem usage.
Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust.
A OAuth2 server library, for use in combination with actix or other frontends, featuring a set of configurable and pluggable backends.
dvir / 2-BWT
Forked from mpetri/FM-IndexFM-Index full-text index implementation using RRR Wavelet trees (libcds) and fast suffix sorting (libdivsufsort) including experimental results.
Locate using CDAWG instead of samples for BWT text indexing
An optimal space run-length Burrows-Wheeler transform full-text index
React frontend login with OAuth 2.0 & integrates a Rest API backend.
Flask JWT Router is a Python library that adds authorised routes to a Flask app.
A clean implementation based on AlphaZero for any game in any framework + tutorial + Othello/Gobang/TicTacToe/Connect4 and more