Simple storage of data and data structures in streams using UTF8 strings with checksum and fault/noise tolerance.
The software is in a pre-pre alpha stage right now, but it is usable. The interface is undergoing a major rewrite using a result pattern instead of exceptions (exceptions will possibly be optionally enabled in the result pattern though).
This unit is written for FreePascal V3.2 or later. I may update it to also support Delphi, but for now i use the Freepascal generics.
Features
- Stores/retrieves data in Modern Pascal streams
- Fault tolerance using sync markers and checksums
- Generics makes for relative compact code
- Do not rely on exceptions but rather uses a result pattern similar to Rust (w/o exceptions)
- Traps and converts exceptions from runtime library and streams to a result pattern
- Allows for forward and backward compatible records/structs
- Extensive item tagging support (tags for e.g items and usertypes)
- Variant based such that an unknown filestructure can be read and parsed
Follow StreamString
Other Useful Business Software
Go from Data Warehouse to Data and AI platform with BigQuery
BigQuery is more than a data warehouse—it's an autonomous data-to-AI platform. Use familiar SQL to train ML models, run time-series forecasts, and generate AI-powered insights with native Gemini integration. Built-in agents handle data engineering and data science workflows automatically. Get $300 in free credit, query 1 TB, and store 10 GB free monthly.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of StreamString!