rsouth's Stars
f/awesome-chatgpt-prompts
This repo includes ChatGPT prompt curation to use ChatGPT better.
uutils/coreutils
Cross-platform Rust rewrite of the GNU coreutils
rust-lang/regex
An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
amethyst/specs
Specs - Parallel ECS
bodil/im-rs
Assorted immutable collection datatypes for Rust
cobalt-org/cobalt.rs
Static site generator written in Rust
AbdesamedBendjeddou/Rusty-CS
A Computer Science Curriculum with Rust flavor!
amethyst/rendy
State of the art "build your own engine" kit powered by gfx-hal
leudz/shipyard
Entity Component System focused on usability and flexibility.
Randgalt/record-builder
Record builder generator for Java records
vorner/signal-hook
Rust library allowing to register multiple handlers for the same signal
LeonHartley/Coerce-rs
Actor runtime and distributed systems framework for Rust
dfrg/swash
Font introspection, complex text shaping and glyph rendering.
Lokathor/tinyvec
Just, really the littlest Vec you could need. So smol.
rust-lang/crater
Run experiments across parts of the Rust ecosystem!
bminixhofer/nlprule
A fast, low-resource Natural Language Processing and Text Correction library written in Rust.
cassandre-tech/cassandre-trading-bot
Create your Java crypto trading bot in minutes. Our Spring boot starter takes care of exchange connections, accounts, orders, trades, and positions so you can focus on building your strategies.
moditect/jfr-analytics
An exploration for running analytics on JDK Flight Recorder recordings
jbendig/fix-rs
fix-rs is a FIX (Financial Information Exchange) engine written in Rust.
hominee/crossbus
A Platform-less, Runtime-less Actor Computing Model
fdeantoni/tiny-tokio-actor
A simple tiny actor library on top of Tokio
ckw017/vader-sentiment-rust
Rust port of the VADER sentiment analysis tool.
rsouth/rust-reading-list
Semi-organised collection of useful links from my experience learning Rust.
mount-tech/sentiment
Sentiment analysis tool
mverleg/java-result
Algebraic Result type in Java 15+, return type for oprations that can fail
N7ghtm4r3/CoinbaseManager
This is a Java Based library useful to work with Coinbase's API service.
lemonrock/message-dispatch
A Rust crate that provides dynamic dispatch support for messages of different types and sizes sent from one thread to another (or back to the same thread) without the need to use trait objects
cwong2k16/CostBasisCalculator
App to help find cost basis, profit/loss since Coinbase does not support these data.
fintecy/coinbase-java-client
Async java client for Coinbase Exchange
rakesharidas/coinbase-websocket-client
A Java websocket client that process the messages from Coinbase pro ws API