wprzytula
Software Engineer at @scylladb, Teaching Assistant at @mimuw-jnp2-rust (University of Warsaw)
ScyllaDBWarsaw
Pinned Repositories
actors_system
Implementation of low-level concurrent actors system based on thread pool using pthreads
allezon
A university project on Practical Distributed Systems.
asm
Moderate assembly assignments
ca3dmm
Communication-Avoiding 3D Matrix Multiplication algorithm implementation in MPI.
cpp-rust-driver
API-compatible rewrite of https://github.com/scylladb/cpp-driver as a wrapper for Rust driver.
cuda_clique_count
CUDA implementation of efficient clique counting algorithm
ELF_x64_to_i386_converter
Written as a university project, the tool can convert a 64-bit ELF binary into a 32-bit one. This is useful for compatibility purposes (e.g. when you only have access to already compiled 32-bit binary and you want to link it to modern, 64-bit libraries - then you may convert the library and enjoy working old [game, let's say].
Latte-compiler
A compiler for an educational-purpose language.
Nucleo-PCM-player
Music bare-metal player for STM32 microcontroller
scylla-rust-driver
Async CQL driver for Rust, optimized for Scylla!
wprzytula's Repositories
wprzytula/ELF_x64_to_i386_converter
Written as a university project, the tool can convert a 64-bit ELF binary into a 32-bit one. This is useful for compatibility purposes (e.g. when you only have access to already compiled 32-bit binary and you want to link it to modern, 64-bit libraries - then you may convert the library and enjoy working old [game, let's say].
wprzytula/Latte-compiler
A compiler for an educational-purpose language.
wprzytula/scylla-rust-driver
Async CQL driver for Rust, optimized for Scylla!
wprzytula/actors_system
Implementation of low-level concurrent actors system based on thread pool using pthreads
wprzytula/allezon
A university project on Practical Distributed Systems.
wprzytula/asm
Moderate assembly assignments
wprzytula/ca3dmm
Communication-Avoiding 3D Matrix Multiplication algorithm implementation in MPI.
wprzytula/cpp-rust-driver
API-compatible rewrite of https://github.com/scylladb/cpp-driver as a wrapper for Rust driver.
wprzytula/cql-stress
wprzytula/cuda_clique_count
CUDA implementation of efficient clique counting algorithm
wprzytula/gamma
A simple terminal game
wprzytula/gocql
Package gocql implements a fast and robust Cassandra client for the Go programming language.
wprzytula/java-driver
wprzytula/libtock-rs
Rust userland library for Tock
wprzytula/Nucleo-PCM-player
Music bare-metal player for STM32 microcontroller
wprzytula/FO-prover
First-Object logic tautology prover. A university project.
wprzytula/logiops
An unofficial userspace driver for HID++ Logitech devices
wprzytula/nodejs-driver
DataStax Node.js Driver for Apache Cassandra
wprzytula/OCaml-FP
Small assignments in OCaml practising Functional Paradigm
wprzytula/python-driver
ScyllaDB Python Driver, originally DataStax Python Driver for Apache Cassandra
wprzytula/scylla-ccm
Cassandra Cluster Manager, modified for Scylla
wprzytula/scylla-java-driver
ScyllaDB Java Driver for ScyllaDB and Apache Cassandra, based on the DataStax Java Driver
wprzytula/scylla-microservices-demo
wprzytula/scylla-monitoring
Simple monitoring of Scylla with Grafana
wprzytula/scylladb
NoSQL data store using the seastar framework, compatible with Apache Cassandra
wprzytula/thiserror
derive(Error) for struct and enum error types
wprzytula/tock
A secure embedded operating system for microcontrollers
wprzytula/tockloader
Tool for programming Tock onto hardware boards.
wprzytula/tracing
Application level tracing for Rust.
wprzytula/trust-dns
A Rust based DNS client, server, and resolver