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/moderation
moderation is a profanity filter for Go
finnbear/maybe_atomic_refcell
AtomicRefcell for debug mode and UnsafeCell in release mode.
finnbear/maybe_parallel_iterator
Toggle parallelism with feature flags!
finnbear/rc_borrow_mut
⚠
finnbear/connection_leak_detector
Detects TCP connection leaks in Rust web servers.
finnbear/dynamodb_bulk_edit
Rename fields (including nested fields) in a DynamoDB database
finnbear/actix-plus
A set of extra utility crates to make Actix web development more productive (things that I kept rewriting in my projects)
finnbear/actix-tcp-leak
Reproducible TCP connection leak affecting `actix-web`'s `HttpServer::bind_rustls`
finnbear/actix-web
Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust.
finnbear/actix-web-middleware-redirect-https
Actix web middleware for redirecting http requests to https
finnbear/awesome-yew
😎 A curated list of awesome things related to Yew / WebAssembly.
finnbear/axum-server
High level server designed to be used with axum framework.
finnbear/bung
A serialization implementation for SurrealDB, based on MessagePack
finnbear/egui
egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native
finnbear/emojis
✨ Lookup and iterate over emoji names, shortcodes, and groups
finnbear/fast-hilbert
Fast Hilbert space-filling curve transformation using a LUT
finnbear/FPBench
A standard for floating point accuracy benchmarks
finnbear/heapless
Heapless, `static` friendly data structures
finnbear/heappy
heap profiler for rust
finnbear/imageproc
Image processing operations
finnbear/rfcs
RFCs for changes to Rust
finnbear/rust-decimal
Decimal number implementation written in pure Rust suitable for financial and fixed-precision calculations.
finnbear/serde-big-array
Big array helper for serde
finnbear/shuttle
Deploy Rust apps with a single Cargo command
finnbear/surrealdb-derive
Private implementation of procedural macros for surrealdb
finnbear/thin-vec
A Vec That Has a Smaller size_of
finnbear/tokio-tungstenite
Future-based Tungstenite for Tokio. Lightweight stream-based WebSocket implementation
finnbear/tungstenite-rs
Lightweight stream-based WebSocket implementation for Rust.
finnbear/voronator-rs
Delaunay triangulation and Voronoi diagram generation. Ported from Mapbox's Delaunator and d3-voronoi
finnbear/warp
A super-easy, composable, web server framework for warp speeds.