Pinned Repositories
c-excercises
"C++ for Python developers"
coroutines
Go-style coroutines and channels for C++
decimal-presentation
Presentation: "fast fixed-point type"
falcondb
Document store database
Fast-Log
Toy fats log for Meeting C++ 2016
low-latency-training
LowLatencyProgrammingPresentation
Presentation based on the Low Latency Workshop
LowLatencyWorkshop
Seed code for Low Latency C++ Workshop
postgres-uints
Unsigned integer types for PostgreSQL
postgresbson
BSON support for PostgreSQL
maciekgajewski's Repositories
maciekgajewski/c-excercises
"C++ for Python developers"
maciekgajewski/LowLatencyProgrammingPresentation
Presentation based on the Low Latency Workshop
maciekgajewski/LowLatencyWorkshop
Seed code for Low Latency C++ Workshop
maciekgajewski/decimal-presentation
Presentation: "fast fixed-point type"
maciekgajewski/low-latency-training
maciekgajewski/dpdk-toy
Playing with DPDK
maciekgajewski/gamingandventures
My experiments with 3D and ECS
maciekgajewski/AMQP-CPP
C++ library for asynchronous non-blocking communication with RabbitMQ
maciekgajewski/CloserLookAtUB
Presentation: Closer Look at Undefined Behaviour and Compiler Optimizations
maciekgajewski/cougar
Experiments with compiler
maciekgajewski/cpm-glm-aabb
Axis aligned bounding box implemented on top of GLM
maciekgajewski/d-adventures
Adventures in D
maciekgajewski/EnvironmentTest
Example microbenchmark, to test if dev environment is set-up correctly
maciekgajewski/exceptions-under-the-hood
Presentation: Exceptions: Under the hood
maciekgajewski/in-60-seconds
GitPitch In 60 Seconds - A Very Short Tutorial
maciekgajewski/json
JSON for Modern C++
maciekgajewski/msfs_configs
maciekgajewski/oso
Experiments with PySDL2
maciekgajewski/plaing-with-curses
toying with ncurses
maciekgajewski/property_tree
Boost.org property_tree module
maciekgajewski/pyxll-utils
Utility code for use with PyXLL
maciekgajewski/QuickButCloseLookAtUB
Presentation: Quick But Close Look at Undefined Behaviour
maciekgajewski/rabbitmq-lvc-exchange
A plugin exchange type for RabbitMQ that acts as a last-value-cache
maciekgajewski/raspberry-adventures
Adventures with Raspberry Pi
maciekgajewski/security-camera
Security camera software
maciekgajewski/spdlog
Fast C++ logging library.
maciekgajewski/tracing-presentation
Low-impact Tracing presentation
maciekgajewski/valgrind-whiteboard
Fork of Valgrind with 'whiteboard' tool added
maciekgajewski/whiteboard
"A teacher's debugger", debugger that visualizes memory access, for teaching C++
maciekgajewski/whiteborad-monitor
Attempt at creating a debugger