Skip to content
View mayawarrier's full-sized avatar

Organizations

@capstone-fpga-raytracing

Block or report mayawarrier

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. fastfloat/fast_float fastfloat/fast_float Public

    Fast and exact implementation of the C++ from_chars functions for number types: 4x to 10x faster than strtod, part of GCC 12, Chromium, Redis and WebKit/Safari

    C++ 1.4k 125

  2. capstone-fpga-raytracing/.github capstone-fpga-raytracing/.github Public

    3D Renderer/Raytracer Core for CycloneV FPGAs, runnable from a PC. Click here for an explanation of this project!

  3. intel8080-emulator intel8080-emulator Public

    Intel 8080 emulator/disassembler library, written in C89/ANSI C and optionally freestanding.

    C 15

  4. si-json si-json Public

    Experimental header-only JSON library for C++ (abandoned). Aims to provide a fully std-library-compliant interface (custom allocators, fancy ptrs, etc) and still be reasonably fast.

    C++

  5. raycast-3D-CycloneFPGA raycast-3D-CycloneFPGA Public

    A Wolfenstein-3D-style ray-casting engine for Cyclone V FPGAs.

    Verilog

  6. space_invaders_emulator space_invaders_emulator Public

    Emulator for the 1978 Space Invaders arcade cabinet by Taito/Midway.

    C++