Pinned Repositories
devela
A development layer in Rust
sofiza
An SFZ format parser
webera.sh
a handy static website generator
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/allocator-api2
Mirror of Rust's allocator api for use on stable rust
joseluis/alsa-sys
Rust raw FFI bindings for ALSA
joseluis/cargo-show-asm
cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code
joseluis/encode
Encoders/serializers made easy.
joseluis/eval-macro
joseluis/fontations
Reading and writing font files
joseluis/orion
Usable, easy and safe pure-Rust crypto
joseluis/rust
Empowering everyone to build reliable and efficient software.
joseluis/const-str
Compile-time string operations
joseluis/cubecl
Multi-platform high-performance compute language extension for Rust.
joseluis/ffmpeg-the-third
A fork of the abandoned ffmpeg-next crate which is a fork of the abandoned ffmpeg crate
joseluis/fluent-rs
Rust implementation of Project Fluent
joseluis/fontdue
The fastest font renderer in the world, written in pure rust.
joseluis/makepad
Makepad is a creative software development platform for Rust that compiles to wasm/webGL, osx/metal, windows/dx11 linux/opengl
joseluis/miami
Lightweight MIDI File Parser and Generator With Minimal Dependencies
joseluis/miniquad
Cross platform rendering in Rust
joseluis/nanoserde
Serialisation library with zero dependencies
joseluis/num-rational
Generic Rational numbers for Rust
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-bdf
BDF format handling.
joseluis/rust-grapheme-machine
Rust library for Unicode Grapheme Cluster Segmentation of streaming data
joseluis/rust-script
Run Rust files and expressions as scripts without any setup or compilation step.
joseluis/rust-u8char
Rust library offering an alternative to `char` whose representation is UTF-8 encoded
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/simdutf8
SIMD-accelerated UTF-8 validation for Rust.
joseluis/wasm_thread
A rust `std::thread` replacement for wasm32 target
joseluis/wezterm
A GPU-accelerated cross-platform terminal emulator and multiplexer written by @wez and implemented in Rust
joseluis/wide
A crate to help you go wide. By which I mean use SIMD stuff.