JojiiOfficial
- Computer Science Student from Germany - Creator of Jotoba - Open Source enthusiast - Linux user
@qdrantGermany
Pinned Repositories
GalaxyBuds-rs
A rust wrapper for the GalaxyBudsLive bt protocol
jisho-cli
A very simple cli tool to look up Japanese words using jisho.org
LiveBudsCli
A tool to control your Galaxy buds+, Live, Buds Pro and Buds 2 Pro
Matrix-ClientServer-API-java
A small and simple java API for the Matrix ClientServer Protocol
Matrix-EmailBridge
A bridge written in Golang to receive and write emails in matrix
Matrix-Grep-Bot
A Matrix bot to use grep for searching in large messages
MediaD
A Simple and lightweight daemon to handle keyboard media buttons easily
rsv
The runit sv command rewritten in rust with additional features
ZimWiki
A fast and lightweight alternative to kiwix-serve
Jotoba
A free online, multilang Japanese dictionary.
JojiiOfficial's Repositories
JojiiOfficial/LiveBudsCli
A tool to control your Galaxy buds+, Live, Buds Pro and Buds 2 Pro
JojiiOfficial/Matrix-EmailBridge
A bridge written in Golang to receive and write emails in matrix
JojiiOfficial/Matrix-ClientServer-API-java
A small and simple java API for the Matrix ClientServer Protocol
JojiiOfficial/GalaxyBuds-rs
A rust wrapper for the GalaxyBudsLive bt protocol
JojiiOfficial/bluetooth-serial-port-async
Interact with Bluetooth devices via RFCOMM channels asynchronously
JojiiOfficial/cargo-arch
cargo subcommand to generate Arch Linux package
JojiiOfficial/cargo-linked
Display linked packages for compiled rust binaries
JojiiOfficial/jp_utils
Rust crate providing some basic utilities for working with Japanese text
JojiiOfficial/actix-extensible-rate-limit
Flexible rate limiting middleware for actix-web
JojiiOfficial/Bytestore
Various data structures directly stored in memmapped files or as bytearray in memory with focus on efficiency and performance.
JojiiOfficial/cargo-license
Cargo subcommand to see license of dependencies
JojiiOfficial/csvlens
Command line csv viewer
JojiiOfficial/furigana-fitter
JojiiOfficial/genanki-rs
Rust crate to create Anki decks. Based on the python library genanki
JojiiOfficial/genki-study-resources
A collection of exercises for practicing what is taught in Genki: An Integrated Course in Elementary Japanese.
JojiiOfficial/indexa
A mmap supporting, generic library for creating inverted indexes
JojiiOfficial/japanese-pitch-accent-resources
Trying to consolidate japanese phonetic, and in particular pitch accent resources into one list
JojiiOfficial/JojiiOfficial
JojiiOfficial/mult_split
Create multiple subslices of a single array mutable at the same time
JojiiOfficial/pgcli-docker
Dockerized version of the cli tool for postgres
JojiiOfficial/qdrant
Qdrant - High-performance, massive-scale Vector Database for the next generation of AI. Also available in the cloud https://cloud.qdrant.io/
JojiiOfficial/ResourceDist
Distribute static resource files using HTTP(s)
JojiiOfficial/rust-client
Rust client for Qdrant vector search engine
JojiiOfficial/rust-intmap
Specialized hashmap for u64 keys
JojiiOfficial/schemars
Generate JSON Schema documents from Rust code
JojiiOfficial/simd-metrics
A small library for SIMD accelerated vector distances, extracted from the qdrant project
JojiiOfficial/st-file
Indexable 'file' that can be used as indexed storage for everything that can be de/serialized as &[u8]
JojiiOfficial/tobira-study-resources
A collection of exercises for practicing what is taught in Tobira: Gateway to Advanced Japanese.
JojiiOfficial/utilsrs
You know that utils package/module/file you always copy into each project? Yeah, this is mine
JojiiOfficial/varint-simd
Decoding and encoding gigabytes of LEB128 variable-length integers per second in Rust with SIMD