Pinned Repositories
Clione.Java
A C17 lexical parser written in Java.
CuiMallet.CSharp
The CuiMallet is a .NET library for making Command Line Interface. It depends on .NET Standard 2.0.
Euclid
Euclid is a .NET library for calculating position and rotation in three-dimensional Euclidean spaces with single precision. It depends on .NET Standard 2.0.
HtmlBuilder
HtmlBuilder is a .NET library for building HTML documents. It depends on .NET Standard 2.1.
IntExpr.Java
A library to evaluate integer expressions in Java.
lighter
Lighter is a header-only library in C++20 to check assertions.
maroontress.com
mimicssl-aes128-cbc-decrypt
This is an AES-128 CBC implementation in C23 only for decrypting, and its API is compatible with OpenSSL 1.1.
Oxbind.CSharp
Oxbind is a .NET library that deserializes an XML document. It depends on .NET Standard 1.3.
StyleChecker
StyleChecker is yet another code style checker and refactoring tool like FxCopAnalyzers, StyleCop Analyzers, SonarLint, Roslynator, and so on.
Maroontress Fast Software's Repositories
maroontress/HtmlBuilder
HtmlBuilder is a .NET library for building HTML documents. It depends on .NET Standard 2.1.
maroontress/Oxbind.CSharp
Oxbind is a .NET library that deserializes an XML document. It depends on .NET Standard 1.3.
maroontress/CuiMallet.CSharp
The CuiMallet is a .NET library for making Command Line Interface. It depends on .NET Standard 2.0.
maroontress/lighter
Lighter is a header-only library in C++20 to check assertions.
maroontress/mimicssl-aes128-cbc-decrypt
This is an AES-128 CBC implementation in C23 only for decrypting, and its API is compatible with OpenSSL 1.1.
maroontress/StyleChecker
StyleChecker is yet another code style checker and refactoring tool like FxCopAnalyzers, StyleCop Analyzers, SonarLint, Roslynator, and so on.
maroontress/Clione.Java
A C17 lexical parser written in Java.
maroontress/Euclid
Euclid is a .NET library for calculating position and rotation in three-dimensional Euclidean spaces with single precision. It depends on .NET Standard 2.0.
maroontress/IntExpr.Java
A library to evaluate integer expressions in Java.
maroontress/BomSweeper.CSharp
BomSweeper is a command line tool that finds the files starting with a UTF-8 Byte Order Mark (BOM) in the directory tree and removes a BOM from those files.
maroontress/Collection.CSharp
Collection.CSharp is a C# class library containing some collection classes.
maroontress/maroontress.com
maroontress/maroontress.github.io
maroontress/maven
maroontress/StyleChecker.Annotations
StyleChecker.Annotation is a C# class library that provides annotations used with StyleChecker.
maroontress/try_out_github_actions
maroontress/deploy-keys
This action modifies the Git and SSH configuration with the specified GitHub deploy keys to access other private repositories on the GitHub-hosted Windows, Linux, and macOS runners.
maroontress/mimicssl-md5
This is an MD5 implementation in C23, and its API is compatible with OpenSSL 1.1.
maroontress/NugetScraper
NugetScraper is an HTML parser that reads an HTML page retrieved from NuGet.org and provides a list containing NuGet packages released by a specified organization.
maroontress/PourOver
PourOver is a command-line tool that diagnoses string resources stored in CSV files expressed in multiple languages by comparing the tokens embedded in each string between the languages.
maroontress/SqlBind.CSharp
SqlBind.CSharp is a C# class library that is a wrapper for SQLite.