Pinned Repositories
betfair-trading
Betfair trading & stat arb algos
btc-arb
Bitcoin Statistical Arbitrage
ironcoin
Lightweight Proof-of-Stake cryptocurrency in Rust
latte
Latte: Latent Attention for Linear Time Transformers
mctest
MCTest dataset and models.
zi
An incremental, declarative library for building terminal user interfaces in Rust.
blingfire-rs
Rust wrapper for the BlingFire tokenization library
cli
Command line interface for Re:infer and Rust client library
zee
A modern text editor for the terminal written in Rust
mcobzarenco's Repositories
mcobzarenco/zi
An incremental, declarative library for building terminal user interfaces in Rust.
mcobzarenco/latte
Latte: Latent Attention for Linear Time Transformers
mcobzarenco/copypasta
Cross-platform Rust system clipboard library
mcobzarenco/zentui
Fast terminal UI for Zenhub (+ Github)
mcobzarenco/argparse_dataclass
Declarative CLIs with argparse and dataclasses
mcobzarenco/arrayfire-rust
Rust wrapper for ArrayFire
mcobzarenco/bevy
A refreshingly simple data-driven game engine built in Rust
mcobzarenco/bevy-inspector-egui
Inspector plugin for the bevy game engine
mcobzarenco/bevy_app_compute
App compute plugin for Bevy
mcobzarenco/bevy_atmosphere
A procedural sky plugin for bevy
mcobzarenco/bevy_egui
A plugin for Egui integration into Bevy
mcobzarenco/bevy_mod_picking
Unofficial 3D mouse picking plugin for Bevy
mcobzarenco/bevy_mod_raycast
Unofficial plugin for raycasting in Bevy
mcobzarenco/bevy_polyline
Polyline Rendering for Bevy
mcobzarenco/bevy_skybox_cubemap
mcobzarenco/bevy_xpbd
2D and 3D physics engine based on Extended Position Based Dynamics for Bevy.
mcobzarenco/bitonic.cu
CUDA bitonic sort in rust
mcobzarenco/bitonic.rs
Bitonic sort in Rust using rayon.
mcobzarenco/clipboard2
Improved clipboard handling (similar to rust-clipboard)
mcobzarenco/cudarc
Safe rust wrapper around CUDA toolkit
mcobzarenco/docsearch-configs
DocSearch - Configurations
mcobzarenco/ignition-compute
mcobzarenco/keep-a-changelog
If you build software, keep a changelog.
mcobzarenco/llama
Inference code for LLaMA models
mcobzarenco/nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
mcobzarenco/npyz
Rust crate for numpy NPY files
mcobzarenco/OSWorld
OSWorld: A unified, real computer environment for multimodal agents to evaluate open-ended computer tasks involving arbitrary apps and interfaces on Ubuntu, Windows, and macOS
mcobzarenco/refinery
Powerful SQL migration toolkit for Rust.
mcobzarenco/rfbproto
mcobzarenco/SimpleParsing
Simple, Elegant, Typed Argument Parsing with argparse