discreture
A modern C++ library for efficiently and easily iterating through common combinatorial objects, such as combinations, permutations, partitions and more. (by mraggi)
riscv-isa-sim
Spike, a RISC-V ISA Simulator (by riscv-software-src)

Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers
Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.
www.nutrient.io
featured
discreture | riscv-isa-sim | |
---|---|---|
1 | 15 | |
67 | 2,566 | |
- | 2.0% | |
10.0 | 9.3 | |
over 2 years ago | 7 days ago | |
C++ | C | |
MIT License | GNU General Public License v3.0 or later |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.
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
Posts with mentions or reviews of discreture.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-11-21.
-
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?
riscv-isa-sim
Posts with mentions or reviews of riscv-isa-sim.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-12-10.
-
RISC-V simulator
Someone correct me if I'm wrong, but Spike is considered the gold standard for RISV-V simulation, in terms of support for extensions and overall correctness. As I understand it, QEMU is faster and easier to use for day-to-day for general software development.
- Help needed in building cavatools
- GCC 13 Adds RISC-V T-Head Vendor Extension Collection
-
Hardware/software to run RISC-V ASM?
Spike is an RISC-V instruction set simulator: https://github.com/riscv-software-src/riscv-isa-sim
-
most underrated cpp project you’ve seen?
I really like the source code for the Spike RISC-V ISA Simulator. It's not very heavily commented, though, so you really need to read the code.
- C++17 RISC-V RV32/64/128 userspace emulator library
- Buying RISC-V development board
-
Is there a way to run RISCV sim spike on bare metal?
If you want to run bare metal with no RTOS, it should be possible, but you will need to replace the main startup program (https://github.com/riscv-software-src/riscv-isa-sim/blob/master/spike_main/spike.cc) with some program to set up the hardware and instantiate the simulator, load the OS image etc and then have a decent runtime environment to that supports malloc() etc and redirect IO to serial or flash memory etc. There is a bit of work you would need to do.
- switching between privilege levels
-
Starting up with RISC-V
I guess you will also use Spike and the Sail model for RISC-V.
What are some alternatives?
When comparing discreture and riscv-isa-sim you can also consider the following projects:
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
riscv-arch-test
json - JSON for Modern C++
qemu
stdgpu - stdgpu: Efficient STL-like Data Structures on the GPU
riscv-none-elf-gcc-xpack - A binary distribution of the GNU RISC-V Embedded GCC toolchain
Godot - Godot Engine – Multi-platform 2D and 3D game engine
jailhouse - Linux-based partitioning hypervisor
robin-hood-hashing - Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20
nanoCH32V305
tinyemu - Fabrice Bellard's tinyemu (https://bellard.org/tinyemu/)
riscv-opcodes - RISC-V Opcodes
discreture vs My-Hello-World-first-code-
riscv-isa-sim vs riscv-arch-test
discreture vs json
riscv-isa-sim vs qemu
discreture vs stdgpu
riscv-isa-sim vs riscv-none-elf-gcc-xpack
discreture vs Godot
riscv-isa-sim vs jailhouse
discreture vs robin-hood-hashing
riscv-isa-sim vs nanoCH32V305
riscv-isa-sim vs tinyemu
riscv-isa-sim vs riscv-opcodes

Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers
Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.
www.nutrient.io
featured