Pinned Repositories
android-cpp-triangle
Android app written with c++ that have no external dependencies besides the Android SDK and NDK.
android-cpp-triangle-with-java
Android app written with c++ that have no external dependencies besides the Android SDK and NDK. This repository contains a CMakeLists.txt that generate at build time the LoadLibraries.java code that will load the native library at run time. One approach that doesn't uses java can be found in https://github.com/Marcos30004347/android-cpp-triangle
Azgard
AzgardEngine
gauss
Symbolic Math Library
Jobin
Coroutine/Fiber based Job system
JSS-with-VNS
Job Shop Scheduling with Variable Neighborhood Search
kubernetes-posts
mathemagic
mathemagic is a simple and multicultural open source math app.
seratos-api
Kubernetes Custom API Server
Marcos30004347's Repositories
Marcos30004347/JSS-with-VNS
Job Shop Scheduling with Variable Neighborhood Search
Marcos30004347/android-cpp-triangle-with-java
Android app written with c++ that have no external dependencies besides the Android SDK and NDK. This repository contains a CMakeLists.txt that generate at build time the LoadLibraries.java code that will load the native library at run time. One approach that doesn't uses java can be found in https://github.com/Marcos30004347/android-cpp-triangle
Marcos30004347/Azgard
Marcos30004347/seratos-api
Kubernetes Custom API Server
Marcos30004347/android-cpp-triangle
Android app written with c++ that have no external dependencies besides the Android SDK and NDK.
Marcos30004347/bootstrapper
Template for a workspace that uses Kubernetes and Vagrant.
Marcos30004347/EASTL
EASTL stands for Electronic Arts Standard Template Library. It is an extensive and robust implementation that has an emphasis on high performance.
Marcos30004347/gRPC-cpp
Marcos30004347/Loki
Loki Parser
Marcos30004347/CompetitiveProgramming
Marcos30004347/CompiladoresTps
Marcos30004347/computer-vision
Marcos30004347/glslang
Khronos-reference front end for GLSL/ESSL, partial front end for HLSL, and a SPIR-V generator.
Marcos30004347/hello-webgpu
Cross-platform C++ example for WebGPU and Dawn
Marcos30004347/k8s-custom-API-Server
A sample K8s Custom API Server
Marcos30004347/libmorton
C++ header-only library with methods to efficiently encode/decode Morton codes in/from 2D/3D coordinates
Marcos30004347/monaco-editor
A browser based code editor
Marcos30004347/p2p
Marcos30004347/Pacman-IA
Pacman Search algorithms
Marcos30004347/PLC-interpreter
Marcos30004347/Redes2
Marcos30004347/Servidor-de-Mensagens-Publish-Subscribe
Marcos30004347/simd
SIMD wrapper
Marcos30004347/simde
Implementations of SIMD instruction sets for systems which don't natively support them.
Marcos30004347/simplex
Marcos30004347/sleipnir
Hardware accelerated math library
Marcos30004347/Tensor
Tensor library
Marcos30004347/todo-app
Marcos30004347/Vagrant_Docker
Marcos30004347/WikiSort
Fast and stable sort algorithm that uses O(1) memory. Public domain.