discreture
stdgpu
discreture | stdgpu | |
---|---|---|
1 | - | |
67 | 1,189 | |
- | 1.0% | |
10.0 | 7.9 | |
over 2 years ago | 3 months ago | |
C++ | C++ | |
MIT License | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
discreture
-
most underrated cpp project you’ve seen?
It's mind blowing people don't talk about discreture. You guys don't ever do combination maths?
stdgpu
We haven't tracked posts mentioning stdgpu yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
My-Hello-World-first-code- - This function lists the permutations in which from the first arrangement, no student fights the same pair of students twice
alpaka - The project alpaka has moved to https://github.com/alpaka-group/alpaka
riscv-isa-sim - Spike, a RISC-V ISA Simulator
libcudacxx - [ARCHIVED] The C++ Standard Library for your entire system. See https://github.com/NVIDIA/cccl
json - JSON for Modern C++
ArrayFire - ArrayFire: a general purpose GPU library.
Godot - Godot Engine – Multi-platform 2D and 3D game engine
ck - Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the research, design and implementation of high performance concurrent systems developed in C99+.
robin-hood-hashing - Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20
C++ Actor Framework - An Open Source Implementation of the Actor Model in C++
moderngpu - Patterns and behaviors for GPU computing
moodycamel - A fast multi-producer, multi-consumer lock-free concurrent queue for C++11