Pinned Repositories
akka.net
Port of Akka actors for .NET
algorithms
Algorithms & Data structures in C++.
Android-Terminal-Emulator
A VT-100 terminal emulator for the Android OS
azmq
C++ language binding library integrating ZeroMQ with Boost Asio
bgfx
Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library.
binexport
An IDA Pro plugin for exporting disassemblies into Protocol Buffers and to BinNavi databases
oalign's Repositories
oalign/akka.net
Port of Akka actors for .NET
oalign/algorithms
Algorithms & Data structures in C++.
oalign/bgfx
Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library.
oalign/binexport
An IDA Pro plugin for exporting disassemblies into Protocol Buffers and to BinNavi databases
oalign/bpftrace
High-level tracing language for Linux eBPF
oalign/build-scripts
Build scripts for open source projects on Linux on POWER LE
oalign/build-scripts-1
Build scripts for some open source projects, just for personal use.
oalign/checkedc
Checked C is an extension to C that adds checking to detect or prevent common programming errors such as buffer overruns and out-of-bounds memory accesses. This repo has a wiki for Checked C, sample code, the specification, and test code.
oalign/cloudflare-blog
Cloudflare Blog code samples
oalign/cmakeconverter
This project aims to facilitate the conversion of Visual Studio to CMake projects.
oalign/compile-time-regular-expressions
A Compile time PCRE (almost) compatible regular expression matcher.
oalign/conan-vs-extension
Visual Studio Extension for using Conan.io in VC++ Projects
oalign/coreutils
upstream mirror
oalign/cpp_cp_simd
oalign/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
oalign/CppSharp
Tools and libraries to glue C/C++ APIs to high-level languages
oalign/EASTL
EASTL stands for Electronic Arts Standard Template Library. It is an extensive and robust implementation that has an emphasis on high performance.
oalign/findfaces
C++OpenCV demo app with a rest endpoint for use in containers
oalign/generativeLandscapeLines
oalign/gitextensions
Git Extensions is a standalone UI tool for managing git repositories. It also integrates with Windows Explorer and Microsoft Visual Studio (2015/2017/2019).
oalign/jonoondb
JonoonDB - It's a row store...It's a column store...NO! It's JonoonDB
oalign/JSON-Viewer
A JSON viewer plugin for Notepad++. Displays the selected JSON string in a tree view.
oalign/nmg-vulkan
Rusty mech engine
oalign/scikit-learn
scikit-learn: machine learning in Python
oalign/traefik
The Cloud Native Edge Router
oalign/vscode-python
Python extension for Visual Studio Code
oalign/VSslnToCMake
Converter from Visual C++ projects to CMakeLists.txt.
oalign/VulkanTutorial
Tutorial for the Vulkan graphics and compute API
oalign/xsimd
Modern, portable C++ wrappers for SIMD intrinsics and parallelized, optimized math implementations (SSE, AVX, NEON, AVX512)
oalign/xtensor
C++ tensors with broadcasting and lazy computing