Pinned Repositories
advent-of-code-2022
My first steps in Rust and Github trying to solve the advent of code puzzles 2022.
async-chat
Example code from Chapter 19, Asynchronous Programming: an asynchronous chat client and server
bitfield-struct-rs
Procedural macro for bitfields.
catling
celix
Apache Celix is a framework for C and C++14 to develop dynamic modular software applications using component and in-process service-oriented programming.
celix_rust_test
ctrlx-automation-sdk
ctrlX AUTOMATION Software Development Kit
cudarc
Safe rust wrapper around CUDA toolkit
examples
Complete code for the larger example programs from the book.
nvptx-rs
kulst's Repositories
kulst/nvptx-rs
kulst/celix_rust_test
kulst/advent-of-code-2022
My first steps in Rust and Github trying to solve the advent of code puzzles 2022.
kulst/bitfield-struct-rs
Procedural macro for bitfields.
kulst/catling
kulst/celix
Apache Celix is a framework for C and C++14 to develop dynamic modular software applications using component and in-process service-oriented programming.
kulst/cudarc
Safe rust wrapper around CUDA toolkit
kulst/FreeRTOS-Kernel-Book
kulst/futures-rs
Zero-cost asynchronous programming in Rust
kulst/generic-rc
kulst/graph-rs-sdk
Microsoft Graph API Client And Identity Platform Client in Rust
kulst/lifetime-coercible
kulst/ltex_extra.nvim
Provides external LTeX file handling (off-spec lsp) and other functions.
kulst/mdarray
Multidimensional array for Rust
kulst/ndarray
ndarray: an N-dimensional array with array views, multidimensional slicing, and efficient operations
kulst/NucleoFb1111Adapter
kulst/nvptx-rs-intrinsic-test
kulst/nvptx-rs-test
kulst/pbbsbench
New version of pbbs benchmarks
kulst/proc-bitfield
A Rust crate to expressively declare bitfield-like structs
kulst/proc-macro-workshop
Learn to write Rust procedural macros [Rust Latam conference, Montevideo Uruguay, March 2019]
kulst/rayon
Rayon: A data parallelism library for Rust
kulst/rayon-extended-collections
kulst/rpb
RPB: Rust Parallel Benchmarks suite
kulst/rtic
Real-Time Interrupt-driven Concurrency (RTIC) framework for ARM Cortex-M microcontrollers
kulst/rust
Empowering everyone to build reliable and efficient software.
kulst/simtainer
Multi dimensional data structures for SIMT programming in Rust
kulst/simtarray
Trying to leverage the Rust type system to provide SIMT programming abstractions that are as powerful as control flow instructions.
kulst/sshfs-rs
kulst/xsd-parser-rs
A xsd/wsdl => rust code generator written in rust