A brief implementation of a simple hello world program in rust since they said it couldn't be done.

Overview

rust-hello-world

rust!! blazingly fast!

A brief blazingly fast πŸš€ implementation of a simple hello world program in rust since they said it couldn't be done.

πŸš€ fast πŸš€

Also πŸš€ did πŸš€ you πŸš€ know πŸš€ that πŸš€ my πŸš€ is πŸš€ made πŸš€ in πŸš€ rust πŸš€

I πŸš€ t πŸš€ ' πŸš€ s πŸš€ πŸš€ b πŸš€ l πŸš€ a πŸš€ z πŸš€ i πŸš€ n πŸš€ g πŸš€ l πŸš€ y πŸš€ πŸš€ f πŸš€ a πŸš€ s πŸš€ t πŸš€ ! πŸš€ ! πŸš€ ! πŸš€ πŸš€ πŸš€ πŸš€

πŸš€ :racket:ricket::rockit:

If you have any issues / complaints / suggestions / feedback / improvements keep them to yourself feel free to create an issue / pr. πŸš€ πŸš€ πŸš€ πŸš€ (only if theyre blazingly fast! πŸš€ )

Blazingly fast Features πŸš€ πŸš€

πŸš€ Blazingly fast! πŸš€ πŸš€

πŸ¦€ Uses rust πŸš€ πŸ¦€ πŸ¦€ !

Blazingly fast Installation πŸš€ πŸš€ πŸš€

idfk figure it out πŸš€ πŸš€

πŸš€ πŸš€ πŸš€ πŸš€ πŸš€ πŸš€ πŸš€ πŸš€ πŸš€

You might also like...
An implementation of the callbag spec

callbag-rs An implementation of the callbag spec License Licensed under either of Apache License, Version 2.0, (LICENSE-APACHE or https://www.apache.o

A minimalistic implementation of Refal.

Refal A minimalistic implementation of Refal. It is based on the following (in Russian) papers by Sergei Romanenko: Π‘.А.Π ΠΎΠΌΠ°Π½Π΅Π½ΠΊΠΎ. Машинно-нСзависимый

A WebGPU implementation based on the excellent wgpu crate.

A WebGPU implementation based on the excellent wgpu crate.

A simple clone of Waifu-pics written in Rust

really A simple clone of Waifu-pics written in Rust. Why? I've no idea. API Doc GET /api/v1/meta GET /api/v1/by/:type/:category GET /api/v1/random GET

A simple authentication flow using Rust and Actix-web, with a PostgreSQL database and a sveltekit frontend.

Rust-auth-example This repository aims to represent a simple authentication flow using Rust and Actix-web, with a PostgreSQL database and a sveltekit

Rust GraphQL server using simple type-only schema

SimpleGQL This library allows a simplified GraphQL schema to be given and will run a server with a backend store (currently only SQLite) and a set of

This is a simple Api template for Rust ( Axum framework )

Axum-Rust-Rest-Api-Template This project is an open source Rest Api Template built with Rust's Axum framework. Why this project? I have been learning

A simple, modular, and fast framework for writing MEV bots in Rust.
A simple, modular, and fast framework for writing MEV bots in Rust.

What is Artemis? Artemis is a framework for writing MEV bots in Rust. It's designed to be simple, modular, and fast. At its core, Artemis is architect

Wiz - A simple, frameless, lightweight browser for screenshots
Wiz - A simple, frameless, lightweight browser for screenshots

Wiz, A simple, frameless, lightweight browser for screenshots. Intallation You can find the suitable installer for your system in the releases page. W

Owner
Enoki
Aspiring open source dev. feel free to dm!
Enoki
Calculate primes since the first number until the 10001th

find_prime Explaining this code: find_prime is a function that takes the nth index to be calculated. Note that this nth does not follow the array conv

Ciro Dourado 3 Apr 29, 2021
☁ file.AsyncWrite - because THEY wont do it!!!!!! and its in RUST

☁ gm_async_write Simple module that adds file.AsyncWrite and file.AsyncAppend to Garry's Mod. These functions are mostly based off file.AsyncRead and

William 18 Dec 24, 2022
The goal of this repository is to have a real world template of a Rust backend using Axum, Diesel, etc.

Axum Diesel Real-World Example A modular Rust backend template based on the Domain-Driven Design (DDD) architecture, utilizing the Axum and Diesel fra

Quentin Piot 11 Sep 22, 2023
Rust/Axum server implementation with PCR(Prisma Client Rust)

Realworld Rust Axum Prisma This project utilizes Rust with the Axum v0.7 framework along with the Prisma Client Rust to build a realworld application.

Neo 3 Dec 9, 2023
Rust implementation of the `URLPattern` web API

urlpattern This crate implements the URLPattern web API in Rust. We aim to follow the specification as closely as possible. Contributing We appreciate

Deno Land 40 Dec 14, 2022
A pure Rust implementation of the Web Local Storage API, for use in non-browser contexts

Rust Web Local Storage API A Rust implementation of the Web LocalStorage API, for use in non-browser contexts About the Web Local Storage API MDN docs

RICHΞ›RD Ξ›NΞ›YΞ› 10 Nov 28, 2022
Reference implementation of a full-stack Rust application

Full-stack Rust with WebAssembly Look Ma, No JavaScript !!! My very first Rust project (implementation of the "Connect 5" game), I used as a learning

Vassil 64 Dec 27, 2022
Implementation of the RealWorld backend API spec in Actix, Rust's powerful actor system and most fun web framework.

Actix codebase containing real world examples (CRUD, auth, advanced patterns, etc) that adheres to the RealWorld spec and API. ❗ (2021/05/13) This cod

Allen 475 Jan 2, 2023
Implementation of the RWKV language model in pure WebGPU/Rust.

Web-RWKV This is an implementation of the language model of RWKV in pure WebGPU. Compile and Run Install Rust. Run cargo run --release --example gen t

η ”η©Άη€ΎδΊ€ 22 Jul 12, 2023
puppy is an example implementation of a tiny Web browser for educational purposes.

An example implementation of a tiny Web browser for educational purposes.

Takashi Yoneuchi 580 Dec 28, 2022