xml-spac
Handle streaming XML and JSON with declarative, composable parsers (by dylemma)
Phobos
Ares-compatible C&C Red Alert 2: Yuri's Revenge engine extension (by Phobos-developers)
xml-spac | Phobos | |
---|---|---|
3 | 9 | |
50 | 320 | |
- | 1.9% | |
5.7 | 9.7 | |
over 1 year ago | about 12 hours ago | |
Scala | C++ | |
MIT License | GNU Lesser General Public License v3.0 only |
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.
xml-spac
Posts with mentions or reviews of xml-spac.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-11-04.
-
Advice on huge XML parsing
I would look closely at xml-spac. Its whole point is streaming of tree structures, and it supports both XML and JSON. It also lives within the "purely functional Scala" ecosystem, which means that it relies on underlying Typelevel libraries, avoids the "kitchen sink framework" problem (e.g. Spark), tries to make types as representative of what's going on as possible.
- I just released xml-spac 0.9! It's a library for handling streaming XML/JSON data by writing declarative-style consumers. Now with a native integration with Cats and FS2!
-
Scala XML library
You probably want XML Spac.
Phobos
Posts with mentions or reviews of Phobos.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-07-13.
- Show HN: Phobos – an engine extension for Red Alert 2: Yuri's Revenge
-
Show HN: Resurrecting a dead Dune RTS game
This is how we avoided COM registration for Blowfish in YR, maybe this well help you.
https://github.com/Phobos-developers/Phobos/blob/develop/src...
-
[Tiberian sun] Downloading mods
I downloaded Ion Shock and ran it through Bitdefender's scanning and it didn't get any hits. Just from my observation, it appears to be a mod sort of hacked together from the CnCNet client and seems to be packing the trifecta of exe patches in Kratos, Phobos, and (of course) Ares? That's not to say there couldn't be something nasty thrown into the mix for runtime but I'm a bit too lazy to get it actually running just to check that out.
- Show HN: Phobos – an engine extension of Red Alert 2: Yuri's Revenge
-
Phobos v0.3 - Pre-release and PSA
Eh sadly the compression applied by Reddit is eating the quality of gifs :( You can see the gifs in full quality on GitHub and on ModDB.
-
Is there an open source version of Red Alert 2 engine with campaigns support?
Maybe you could try https://github.com/Phobos-developers/Phobos ? Not very familiar with the project myself, but will alert people who might know.
-
Modern RTS style box selection, coming to YR mods near ya
This is one of the features I've implemented in a new engine extension for YR called Phobos (for unaware - it provides mods with yet unseen features in YR. You can check the GH repo here.) - ability to mark some units as low-priority, which means that like in modern RTS games you won't send your harvies head first into enemy lines. If you want to support us there are also Patreon links on the right of the repo page. Oh and also, the mod in the screenshot is Rise of the East, which is a good quality mod that introduces Generals content to YR in a nice way, I personally recommend to play it.
-
Modern-style selection, coming to YR mods near ya.
(The gif won't play for me, not sure why, just click on the preview.) This is one of the features I've implemented in a new engine extension for YR called Phobos (for unaware - it provides mods with yet unseen features in YR). You can check the GH repo here. If you want to support us there are also Patreon links on the right.
What are some alternatives?
When comparing xml-spac and Phobos you can also consider the following projects:
fs2-data - streaming data parsing and transformation library
ra2 - A Red Alert 2 mod for the OpenRA game engine
A Tour of Scala - The standard Scala XML library
deimos - Implementations for various Computer Vision image processing functions in C
phobos - Efficient and expressive XML data-binding library for Scala
phobos-1.3.3-leaked - A leak of Phobos 1.3.3
xtract - A library to make it easy to deserialize XML to user types in scala
taskmanager - Draw bitmaps on a windows 10/11 task manager!
xs4s - XML Streaming for Scala including FS2/cats support
phobos - The standard library of the D programming language
deimos