rattletrap VS reflex-sdl2

Compare rattletrap vs reflex-sdl2 and see what are their differences.

rattletrap

:car: Parse and generate Rocket League replays. (by tfausak)

reflex-sdl2

A minimal host for sdl2 based reflex apps. (by schell)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
rattletrap reflex-sdl2
4 -
146 26
- -
6.8 0.0
about 2 months ago about 3 years ago
Haskell Haskell
MIT License MIT License
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.

rattletrap

Posts with mentions or reviews of rattletrap. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-02-03.
  • [RLCS EU] Statistical top performers of the Spring European Open
    1 project | /r/RocketLeagueEsports | 15 May 2023
    rattletrap works quite well and is still actively maintained, the lack of stats is because we're a relatively small e-sport and stats are hard, meaning there just isn't that many people working on it - but not because of the tooling
  • Help with Custom Decals in replays
    3 projects | /r/RocketLeague | 3 Feb 2022
    This is the one (rattletrap) that can convert it back to replay as well (harder to read): https://github.com/tfausak/rattletrap/releases/tag/11.2.4
  • how did i miss it in the replay?
    1 project | /r/RocketLeague | 20 Feb 2021
    Ah I see that's true. There is this (GitHub)[https://github.com/tfausak/rattletrap] that lets you edit stuff in replays. I haven't really fiddled too much with it, I really don't have a reason to edit replays. My speculation on the programming is that it uses AI techniques to assume what action you are going to do next based on your prior movements and tries to reconcile it in the event of latency mitigation or an error on their end.
  • Change names in rocket league replay
    1 project | /r/RocketLeague | 21 Dec 2020
    But you need to first convert the replay to json, and then you can start to replace stuff. Then convert it back and it works. There are softwares that does the converting. When I was experimenting with those I tried 3 different replay parsers and I liked this the most: https://github.com/tfausak/rattletrap

reflex-sdl2

Posts with mentions or reviews of reflex-sdl2. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning reflex-sdl2 yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing rattletrap and reflex-sdl2 you can also consider the following projects:

LambdaHack - Haskell game engine library for roguelike dungeon crawlers; please offer feedback, e.g., after trying out the sample game with the web frontend at

gloss-game - A convenience wrapper around the Gloss library to make writing games in Haskell even easier

netwire-input-glfw - MonadInput instances for GLFW based netwire programs

ActionKid - A video game framework for haskell

tateti-tateti - Meta tic-tac-toe ncurses game.

SFML - Low level Haskell bindings for SFML 2.x

MazesOfMonad - simple game

FunGEn - A lightweight, cross-platform, OpenGL-based 2D game engine in Haskell

yampa2048 - 2048 game clone using Yampa FRP library

HGE2D - 2D game engine written in Haskell

breakout - Breakout