- Tokyo, Japan
-
09:25
(UTC +09:00) - https://kymmt.com/
Stars
- All languages
- ANTLR
- Assembly
- Astro
- C
- C#
- C++
- CSS
- CoffeeScript
- Dockerfile
- Emacs Lisp
- F#
- Go
- Groovy
- HTML
- Haskell
- Java
- JavaScript
- Jupyter Notebook
- Kotlin
- MDX
- Makefile
- Markdown
- Mustache
- OCaml
- Objective-C
- PHP
- Perl
- PostScript
- Python
- Rez
- Roff
- Ruby
- Rust
- SCSS
- Scala
- Shell
- Swift
- TypeScript
- TypeSpec
- Vim Script
- Vue
- XSLT
- Zig
Empowering everyone to build reliable and efficient software.
🦀 Small exercises to get you used to reading and writing Rust code!
A curated list of Rust code and resources.
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust.
Ergonomic and modular web framework built with Tokio, Tower, and Hyper
A toolchain for web projects, aimed to provide functionalities to maintain them. Biome offers formatter and linter, usable via CLI and LSP.
Create book from markdown files. Like Gitbook but implemented in Rust
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.
A full featured, fast Command Line Argument Parser for Rust
A fast CSV command line toolkit written in Rust.
Educational blog posts for Rust beginners
Sccache is a ccache-like tool. It is used as a compiler wrapper and avoids compilation when possible. Sccache has the capability to utilize caching in remote storage environments, including various…
Flexible concrete Error type built on std::error::Error
derive(Error) for struct and enum error types
A Language Server for Postgres
A GraphQL server library implemented in Rust