Pinned Repositories
anax
An open source C++ entity system.
android-architecture
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
Basic-Tutorials
basic tutorial collection
Boost.RPC
Generic RPC Library proposal for Boost
brigand
small and powerful C++ 11 MPL
Celero
C++ Benchmark Authoring Library/Framework
ChaiScript
Embedded Scripting Language Designed for C++
Clang-tutorial
A collection of code samples showing usage of clang and llvm as a library
Cloak
A mini-preprocessor library to demostrate the recursive capabilites of the preprocessor
ramzicle's Repositories
ramzicle/android-architecture
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
ramzicle/brigand
small and powerful C++ 11 MPL
ramzicle/Celero
C++ Benchmark Authoring Library/Framework
ramzicle/ChaiScript
Embedded Scripting Language Designed for C++
ramzicle/cocos2d-x
cocos2d-x for C++
ramzicle/coroutine
C++11 single .h asymmetric coroutine implementation via ucontext / fiber
ramzicle/ecst
[WIP] Experimental C++14 multithreaded compile-time entity-component-system library.
ramzicle/FiberTaskingLib
A library for enabling task-based multi-threading. It allows execution of task graphs with arbitrary dependencies.
ramzicle/float-hacks
Floating Point Hacks
ramzicle/folly
An open-source C++ library developed and used at Facebook.
ramzicle/fork
A simple, self hosted, low level programming language.
ramzicle/gravity
Gravity Programming Language
ramzicle/interviews
Everything you need to know to get the job.
ramzicle/libextobjc
A Cocoa library to extend the Objective-C programming language.
ramzicle/Literate
A literate programming tool for any language
ramzicle/lowlevelprogramming-university
How to be low-level programmer
ramzicle/Mach7
Pattern-matching library for C++
ramzicle/mathsteps
Step by step math solutions for everyone
ramzicle/objc_dep
Graph the import dependancies in an Objective-C project
ramzicle/osx_handmade_minimal
Mirror repository of https://github.com/itfrombit/osx_handmade
ramzicle/pbrt-v3
Source code for pbrt, the renderer described in the third edition of "Physically Based Rendering: From Theory To Implementation", by Matt Pharr, Wenzel Jakob, and Greg Humphreys.
ramzicle/Stockfish
UCI chess engine
ramzicle/swift
The Swift Programming Language
ramzicle/swift-algorithm-club
Algorithms and data structures in Swift, with explanations!
ramzicle/symengine
SymEngine is a fast symbolic manipulation library, written in C++
ramzicle/system-design-primer
Learn how to design large scale systems. Prep for the system design interview.
ramzicle/thrift
Mirror of Apache Thrift
ramzicle/tinyheaders
Collection of one-file C/C++ libraries with no dependencies, primarily used for games
ramzicle/tungsten
High performance physically based renderer in C++11
ramzicle/xi-editor
A modern editor with a backend written in Rust.