Pinned Repositories
-MeiliSearch-
alacritty
A cross-platform, OpenGL terminal emulator.
async-book
Asynchronous Programming in Rust
BasicWebsite
blog_os
book
The Rust Programming Language
caller_line
Get the line from which the current function was called.
cargo
The Rust package manager
charabia
Library used by Meilisearch to tokenize queries and documents
is_printable
Determines whether a given character is printable
amab8901's Repositories
amab8901/is_printable
Determines whether a given character is printable
amab8901/alacritty
A cross-platform, OpenGL terminal emulator.
amab8901/blog_os
amab8901/caller_line
Get the line from which the current function was called.
amab8901/cargo
The Rust package manager
amab8901/cosmwasm
Framework for building smart contracts in Wasm for the Cosmos SDK
amab8901/cw-storage-plus
Storage abstractions for CosmWasm smart contracts
amab8901/DFQueue
A decoupled, fault-tolerant queue written in Rust.
amab8901/float_plus
Additional features for float values
amab8901/fst
Represent large sets and maps compactly with finite state transducers.
amab8901/lapce
Lightning-fast and Powerful Code Editor written in Rust
amab8901/localterra_course
amab8901/mdBook
Create book from markdown files. Like Gitbook but implemented in Rust
amab8901/meilisearch
A lightning-fast search engine that fits effortlessly into your apps, websites, and workflow.
amab8901/milli
Search engine library for Meilisearch ⚡️
amab8901/patterns
A catalogue of Rust design patterns, anti-patterns and idioms
amab8901/perf-book
The Rust Performance Book
amab8901/polkadot
Polkadot Node Implementation
amab8901/printc
Rust Crate: Print-clean (printc) macro. Like `println!` but cleaner input.
amab8901/round_float
Round `f64` and `f32` to specified number of decimals.
amab8901/rust
Empowering everyone to build reliable and efficient software.
amab8901/rust-clippy
A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/
amab8901/rust-postgres
Native PostgreSQL driver for the Rust programming language
amab8901/rustfmt
Format Rust code
amab8901/serde
Serialization framework for Rust
amab8901/substrate
Substrate: The platform for blockchain innovators
amab8901/syndica
amab8901/Theseus
Theseus is a modern OS written from scratch in Rust that explores 𝐢𝐧𝐭𝐫𝐚𝐥𝐢𝐧𝐠𝐮𝐚𝐥 𝐝𝐞𝐬𝐢𝐠𝐧, novel OS structure, and state management. It strives to close the semantic gap between compiler and hardware to maximally leverage the power of language safety, and thus shift OS responsibilities like resource management into the compiler.
amab8901/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
amab8901/wordsmith
Word processor written in Rust