Pinned Repositories
devela
A cohesive development layer
sofiza
An SFZ format parser
webera.sh
a handy static website generator
notcurses-rs
high-level rust wrappers for notcurses, built around libnotcurses-sys
B4LinuxInstall
A bash script for installing B4X RAD tools in Linux systems
codinrust
C+Odin+Rust interop examples
crin
A handy CLI for the crates.io API
huion-linux-drivers
Linux user-space drivers for Huion Graphic Tablets
wordpress.vim-generator
a syntax file generator for wordpress.vim
wp-plugin-boilerplate-setup
Download and set up the WordPress-Plugin-Boilerplate with the name you want
joseluis's Repositories
joseluis/100-exercises-to-learn-rust
A self-paced course to learn Rust, one exercise at a time.
joseluis/arrayref
Two macros for taking array references in rust.
joseluis/Asynchronous-Programming-in-Rust
Asynchronous Programming in Rust, published by Packt
joseluis/cargo-remark
Cargo subcommand for viewing LLVM optimization remarks.
joseluis/cargo-show-asm
cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code
joseluis/csound-vim
Csound tools for Vim
joseluis/cubecl
Multi-platform high-performance compute language extension for Rust.
joseluis/eza
A modern, maintained replacement for ls
joseluis/fluent-rs
Rust implementation of Project Fluent
joseluis/fontations
Reading and writing font files
joseluis/fontdue
The fastest font renderer in the world, written in pure rust.
joseluis/GraphicsGems
Code for the "Graphics Gems" book series
joseluis/makepad
Makepad is a creative software development platform for Rust that compiles to wasm/webGL, osx/metal, windows/dx11 linux/opengl
joseluis/nanoserde
Serialisation library with zero dependencies
joseluis/nix
Rust friendly bindings to *nix APIs
joseluis/nolife
Open a scope and then freeze it in time for future access.
joseluis/notan
Cross-platform multimedia layer
joseluis/oatmeal
Terminal UI to chat with large language models (LLM) using different model backends, and integrations with your favourite editors!
joseluis/regex
An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
joseluis/rodio
Rust audio playback library
joseluis/rust
Empowering everyone to build reliable and efficient software.
joseluis/rust-bdf
BDF format handling.
joseluis/rust-script
Run Rust files and expressions as scripts without any setup or compilation step.
joseluis/safe_arch
Exposes arch-specific intrinsics as safe function (via cfg).
joseluis/self_cell
Safe-to-use proc-macro-free self-referential structs in stable Rust.
joseluis/stack_dst-rs
Stack-allocated DSTs for rust (fixed capacity)
joseluis/wasm_thread
A rust `std::thread` replacement for wasm32 target
joseluis/wide
A crate to help you go wide. By which I mean use SIMD stuff.
joseluis/xxhash-rust
Rust implementation of xxhash
joseluis/zeno
High performance, low level 2D path rasterization library in pure Rust.