Pinned Repositories
anaveragebot
arrayvec
A vector with a fixed capacity. (Rust)
goban
Library for go move generation and go ruling.
goban.py
littlego
Go IA
OxyMcts
Mcts library written in rust, for rust.
xsetwacom-fe
Command line application for configuring/managing xsetwacom more easily. Support all tablets that support xsetwacom.
Sagebati's Repositories
Sagebati/goban
Library for go move generation and go ruling.
Sagebati/OxyMcts
Mcts library written in rust, for rust.
Sagebati/anaveragebot
Sagebati/arrayvec
A vector with a fixed capacity. (Rust)
Sagebati/async-openai
Rust library for OpenAI
Sagebati/auto_actor
Sagebati/axum
Ergonomic and modular web framework built with Tokio, Tower, and Hyper
Sagebati/cocogitto
The Conventional Commits toolbox
Sagebati/diesel
A safe, extensible ORM and Query Builder for Rust
Sagebati/dotext
Simple Document File Text Extraction Library for Rust
Sagebati/dudefellah.pgbackrest
Install and configure pgbackrest
Sagebati/enum-code
derive(Code) simplifies error handling by providing an easy-to-use enumeration of error codes
Sagebati/exif-rs
Exif parsing library written in pure Rust
Sagebati/langchain-rust
🦜️🔗LangChain for Rust, the easiest way to write LLM-based programs in Rust
Sagebati/minijinja
MiniJinja is a powerful but minimal dependency template engine for Rust compatible with Jinja/Jinja2
Sagebati/mupueue
:stars: Manage your shell commands.
Sagebati/onerange
Sagebati/OnlineGo
Repo for the OnlineGo Android app.
Sagebati/petgraph-gen
Graph generators for petgraph
Sagebati/pgvector-rust
pgvector support for Rust
Sagebati/poem
A full-featured and easy-to-use web framework with the Rust programming language.
Sagebati/rapid-photo-downloader
Rapid Photo Downloader is the leading photo and video downloader for the Linux desktop.
Sagebati/rart_engine
Fuse layers of png radomly with rarity taken in account
Sagebati/rocket-sentry
Simplifies integration between the Rocket web framework and Sentry application monitoring system.
Sagebati/rocket-tracing-fairing
An example of a fairing for rocket to use tracing (as this pops up at many places in dicussions and questions)
Sagebati/rust-email_address
A Rust crate providing an implementation of an RFC-compliant `EmailAddress` newtype.
Sagebati/rust-pandoc
Sagebati/serde-plain
A serde serializer that serializes a subset of types into plain strings
Sagebati/text-splitter
Split text into semantic chunks, up to a desired chunk size. Supports calculating length by characters and tokens, and is callable from Rust and Python.
Sagebati/tupletools
Same than itertools but for tuples.