yhchoi-ko

yhchoi-ko

Geek Repo

0

followers

0

following

Github PK Tool:Github PK Tool

yhchoi-ko's starred repositories

ft_containers

This project aims to provide a custom implementation of several C++ Standard Template Library (STL) containers, including vector, stack, map, pair, lexographical_compare, as well as various additional features like iterator_traits, equal, queue, set, multimap, multiset, functional STL, iterator system, and allocator.

Language:C++Stargazers:1Issues:0Issues:0

vector_implementation

C++ implementation of a custom allocator (My_Allocator) and dynamic array container (vector)

Language:C++Stargazers:2Issues:0Issues:0

custom_vector

Implementation of simple custom vector class + simple custom allocator class (C++)

Language:C++Stargazers:1Issues:0Issues:0

Cpp-Matrix-implementation

This Class implements C++ matrices to work with 2D matrices, using just 1D arrays. This matrices can be used in CUDA and OpenCL since these frameworks work only with 1D arrays.

Language:C++License:MITStargazers:1Issues:0Issues:0
Language:C++Stargazers:1Issues:0Issues:0

cpp-memory-allocators

Multiple custom memory allocators and a basic benchmarking tool written in C++

Language:C++Stargazers:7Issues:0Issues:0

allocator-cpp

A C++ customized allocator based on a simple memory pool

Language:C++License:GPL-3.0Stargazers:14Issues:0Issues:0

Memory-Allocators

A set of custom memory allocators

Language:CLicense:MITStargazers:23Issues:0Issues:0

wb_alloc

Easy to use custom allocators in a single-header, public domain C/C++ library

Language:C++Stargazers:47Issues:0Issues:0

A5

C++ Custom memory allocators

Language:C++License:MITStargazers:46Issues:0Issues:0

Cougar

Modern C++ Stack and Static based allocators + a Custom Aligned allocator

Language:C++License:BSD-3-ClauseStargazers:54Issues:0Issues:0

memory-allocators

Custom memory allocators in C++ to improve the performance of dynamic memory allocation

Language:C++License:MITStargazers:1667Issues:0Issues:0

cusplibrary

CUSP : A C++ Templated Sparse Matrix Library

Language:C++License:Apache-2.0Stargazers:390Issues:0Issues:0

cccl

CUDA Core Compute Libraries

Language:C++License:NOASSERTIONStargazers:993Issues:0Issues:0

rocThrust

ROCm Thrust - run Thrust dependent software on AMD GPUs

Language:C++License:Apache-2.0Stargazers:95Issues:0Issues:0

SuiteSparse

The official SuiteSparse library: a suite of sparse matrix algorithms authored or co-authored by Tim Davis, Texas A&M University.

Language:CLicense:NOASSERTIONStargazers:1111Issues:0Issues:0

yannpp

Deep Neural Network from scratch in C++ for learning purposes

Language:C++License:MITStargazers:36Issues:0Issues:0

cppcon-2017

Deep Learning With C++

Language:MakefileStargazers:29Issues:0Issues:0

DeepFrame

Deep learning algorithms developed by ourselves from scratch by C++. No deep learning frameworks are used.

Language:C++Stargazers:12Issues:0Issues:0

DeepLearningFramework

Deep Learning in pure C++

Language:C++License:MITStargazers:26Issues:0Issues:0

artificial_intelligence

My C++ deep learning framework & other machine learning algorithms

Language:C++License:NOASSERTIONStargazers:76Issues:0Issues:0