Stars
An open-source remote desktop application designed for self-hosting, as an alternative to TeamViewer.
A modern runtime for JavaScript and TypeScript.
🦀 Small exercises to get you used to reading and writing Rust code!
A syntax-highlighting pager for git, diff, grep, rg --json, and blame output
Anki is a smart spaced repetition flashcard program
a structural diff that understands syntax 🟥🟩
Adds static typing to JavaScript to improve developer productivity and code quality.
🦔 Fast, lightweight & schema-less search backend. An alternative to Elasticsearch that runs on a few MBs of RAM.
A modern editor with a backend written in Rust.
Tantivy is a full-text search engine library inspired by Apache Lucene and written in Rust
💥 Fast State-of-the-Art Tokenizers optimized for Research and Production
🦀 A peer-reviewed collection of articles/talks/repos which teach concise, idiomatic Rust.
Flexible concrete Error type built on std::error::Error
Rust bindings for the C++ api of PyTorch.
A command line progress reporting library for Rust
Learn to write Rust procedural macros [Rust Latam conference, Montevideo Uruguay, March 2019]
a multi-language bindings generator for rust
ndarray: an N-dimensional array with array views, multidimensional slicing, and efficient operations
Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.
Parse command line arguments by defining a struct.
A hash table with consistent order and fast iteration; access items by key or sequence index