Pinned Repositories
autocom
Component Object Library Automation
blockbot
Automated utilities to block users on Twitter.
BreezeStyleSheets
Breeze/BreezeDark-like Qt StyleSheets
minimal-lexical
Minimal float parser primitives with a focus on compile times.
multi_index
Minimal boost::multi_index implementation
rust-lexical
Fast numeric to- and from-string conversion routines.
rust-nom-unicode
Unicode extensions for Nom.
UTFPP
Fast, lightweight, C++ Unicode conversion utilities.
xcross
"Zero Setup" cross-compilation for C/C++. Supports numerous architectures, build systems, C standard libraries, vcpkg, and Conan.
cross
“Zero setup” cross compilation and “cross testing” of Rust crates
Alexhuszagh's Repositories
Alexhuszagh/BreezeStyleSheets
Breeze/BreezeDark-like Qt StyleSheets
Alexhuszagh/rust-lexical
Fast numeric to- and from-string conversion routines.
Alexhuszagh/xcross
"Zero Setup" cross-compilation for C/C++. Supports numerous architectures, build systems, C standard libraries, vcpkg, and Conan.
Alexhuszagh/fast-float-rust
Super-fast float parser in Rust. Fork of fast-float.
Alexhuszagh/assert_float_eq
Assertions for floating-point equality.
Alexhuszagh/openblas-rs
Raw bindings to the OpenBLAS library, an optimized BLAS library.
Alexhuszagh/kuro
An elegant Microsoft ToDo desktop client for Linux (a fork of Ao)
Alexhuszagh/rust-lexical-benchmark-data
Data files for our rust-lexical benchmarks.
Alexhuszagh/advisory-db
Security advisory database for Rust crates published through crates.io
Alexhuszagh/Alexhuszagh
head empty no thoughts
Alexhuszagh/compiler-builtins
Porting `compiler-rt` intrinsics to Rust
Alexhuszagh/cross
“Zero setup” cross compilation and “cross testing” of Rust crates
Alexhuszagh/cross-toolchains
Additional Dockerfiles and crosstool-ng config files to build additional toolchains.
Alexhuszagh/CrossPrebuildUppercase
Alexhuszagh/issue_1140
cross-rs issue #1140
Alexhuszagh/issue_1147
Minimal example for https://github.com/cross-rs/cross/issues/1147
Alexhuszagh/issue_605
Sample bug fix for issue_605
Alexhuszagh/issues_test
testing issues
Alexhuszagh/lexical-algorithm-bench
A repository to benchmark various different algorithms with partial implementations.
Alexhuszagh/lexical-benchmarks
Contains commits and their benchmarks generated via criterion for analysis of possible regressions between versions.
Alexhuszagh/oss-fuzz
OSS-Fuzz - continuous fuzzing for open source software.
Alexhuszagh/parse-number-fxx-test-data
Test data for the golang parse tests.
Alexhuszagh/pypdf
A pure-python PDF library capable of splitting, merging, cropping, and transforming the pages of PDF files
Alexhuszagh/quickcheck
Automated property based testing for Rust (with shrinking using the custom shrink branches).
Alexhuszagh/redeem-code
Discord bot to track and fetch redeem codes from the Love Nikki Wiki.
Alexhuszagh/rust-c-hello-world
Minimal example of using C from Rust
Alexhuszagh/rust-memleak
Testing and bisection of a spurious memleak in Rust.
Alexhuszagh/rust-re2
Alexhuszagh/rust-sqlite3
Example of building a Rust package with an external C dependency that is outside of the Rust build system.
Alexhuszagh/trycmd-test
Example bug for trycmd.