Pinned Repositories
ARTificial_Intelligence
A program that generates abstract paintings.
db_ip
An (unofficial) Rust library for querying db-ip.com data
minicdn
Static files, compressed for efficiency.
moderation
moderation is a profanity filter for Go
prisoners-dilemma-q
Reinforcement learning approach to the prisoner's dilemma, based on Q learning
rustrict
rustrict is a profanity filter for Rust
rustrict-shuttle
Rustrict profanity filter, deployed on shuttle.rs
tapi-rs
Rust implementation of TAPIR
yew_icons
Easily include a variety of SVGs into your Yew app
mk48
Mk48.io ship combat game
finnbear's Repositories
finnbear/rustrict
rustrict is a profanity filter for Rust
finnbear/yew_icons
Easily include a variety of SVGs into your Yew app
finnbear/db_ip
An (unofficial) Rust library for querying db-ip.com data
finnbear/minicdn
Static files, compressed for efficiency.
finnbear/web_game_publishers
A list of sites that publish web games. If you know of another one, please submit an issue or PR!
finnbear/simple_server_status
A simple and fast way to get server status on Linux systems.
finnbear/tcpdelay
A TCP proxy that simulates latency and jitter.
finnbear/arewegameyet
The repository for https://arewegameyet.rs
finnbear/arrayvec
A vector with a fixed capacity. (Rust)
finnbear/axum
Ergonomic and modular web framework built with Tokio, Tower, and Hyper
finnbear/axum-server
High level server designed to be used with axum framework.
finnbear/axum-server-timing
An axum layer to inject the server-timing HTTP header into the response.
finnbear/axum-tws
A high-performance WebSocket backend for axum powered by tokio-websockets.
finnbear/bvh
A fast BVH using SAH in rust
finnbear/cse351-tools
finnbear/dhat-rs
Heap profiling and ad hoc profiling for Rust programs.
finnbear/hyper
An HTTP library for Rust
finnbear/hyper-util
Common utilities used with hyper.
finnbear/hyperloglog
A (forked and simplified) HyperLogLog implementation in Rust
finnbear/lists_vpn
Lists of VPN providers (automatically updated)
finnbear/nanoservices-utils
basic utils that can be used for Rust nanoservices
finnbear/nftables-rs
Safe abstraction for nftables JSON API (libnftables-json).
finnbear/nftnl-rs
Rust bindings and abstraction for libnftnl, low-level userspace access to the in-kernel nf_tables subsystem
finnbear/quinn
Async-friendly QUIC implementation in Rust
finnbear/rust-decimal
Decimal number implementation written in pure Rust suitable for financial and fixed-precision calculations.
finnbear/surrealdb
A scalable, distributed, collaborative, document-graph database, for the realtime web
finnbear/three.js
JavaScript 3D library.
finnbear/tokio-websockets
High performance, strict, tokio-util based websockets implementation
finnbear/wtransport
Async-friendly WebTransport implementation in Rust
finnbear/yew
Rust / Wasm framework for building client web apps