tismith's Stars
akullpp/awesome-java
A curated list of awesome frameworks, libraries and software for the Java programming language.
firecracker-microvm/firecracker
Secure and fast microVMs for serverless computing.
projectlombok/lombok
Very spicy additions to the Java programming language.
JetBrains/ideavim
IdeaVim – A Vim engine for JetBrains IDEs
phusion/baseimage-docker
A minimal Ubuntu base image modified for Docker-friendliness
actix/actix
Actor framework for Rust.
nayafia/lemonade-stand
A handy guide to financial support for open source
Yelp/dumb-init
A minimal init system for Linux containers
jenv/jenv
Manage your Java environment
dtolnay/anyhow
Flexible concrete Error type built on std::error::Error
ssloy/tinyraytracer
A brief computer graphics / rendering course
awslabs/aws-lambda-rust-runtime
A Rust runtime for AWS Lambda
TeXitoi/structopt
Parse command line arguments by defining a struct.
EthicalSource/contributor_covenant
Pledge your respect and appreciation for contributors of all kinds to your open source project.
bodil/typed-html
Type checked JSX for Rust
functionaljava/functionaljava
Functional programming in Java
BurntSushi/bstr
A string type for Rust that is not required to be valid UTF-8.
matyb/java-koans
A framework and lessons to learn java syntax and idioms in a logical sequence.
rust-lang/rust-semverver
Automatic checking for semantic versioning in library crates
mvdnes/rboy
A Gameboy Emulator in Rust
paholg/typenum
Compile time numbers in Rust.
rust-cli/team
CLI working group
rust-lang/highfive
Github hooks to provide an encouraging atmosphere for new contributors
historicalsource/zork-1977-source
Source code for a 1977 version of Zork
maksimr/awesome-intellij
mgeisler/version-sync
Keep version numbers in sync with Cargo.toml
mistodon/resource
Rust macros for statically including resources in release mode, but dynamically loading them in debug mode.
NorfairKing/exchangerates
A haskell api for http://exchangeratesapi.io
fenrus75/cve-check-tool
Automated CVE Checking Tool
botwinter/gochess
Attempt at a chess engine written in Go.