Emil Ernerfeldt's repositories
imgui_software_renderer
A Software Renderer for Dear ImGui
drop-merge-sort
A novel adaptive sorting algorithm
Dual-Contouring
Dual Contoruing implemented in C++
field_interpolation
Field interpolation using finite elements and sparse linear least squares
snake_case
A Rust crate for working with snake_case strings
document-features
Extract documentation for the feature flags from comments in Cargo.toml
areweguiyet
A website built for the Rust community
arrow
Apache Arrow is a cross-language development platform for in-memory data. It specifies a standardized language-independent columnar memory format for flat and hierarchical data, organized for efficient analytic operations on modern hardware. It also provides computational libraries and zero-copy streaming messaging and interprocess communication. Languages currently supported include C, C++, Java, JavaScript, Python, and Ruby.
rust-autograd
Tensors and differentiable operations (like TensorFlow) in Rust
rust_debug_test
Minimal rust repository for a CodeLLDB debug problem
cargo-geiger
Detects usage of unsafe Rust in a Rust crate and its dependencies.
rust-rdkafka
A fully asynchronous, futures-based Kafka client library for Rust based on librdkafka
wasm-bindgen
Facilitating high-level interactions between Wasm modules and JavaScript