Highlights
- Pro
-
SwiftStack Public
SwiftStack is an easy way to build REST APIs
-
TaskHandler Public
A simple C# class library to help manage running a queue of tasks without relinquishing control.
-
-
ModelTokenizer Public
Microservice that tokenizes a series of input strings according to a specified model.
Python MIT License UpdatedMar 12, 2025 -
SerializableDataTable Public
SerializableDataTable is a library providing an abstraction class that allows you to serialize and deserialize data to and from a DataTable instance.
-
Switchboard Public
Switchboard is a lightweight application proxy combining reverse proxy and API gateway functionality. Switchboard can be integrated directly into your app or run as a standalone server.
-
RestWrapper Public
RestWrapper is a simple C# class library to help simplify sending REST API requests and retrieving responses (RESTful HTTP and HTTPS)
-
Blobject Public
BlobHelper is a common, consistent storage interface for Microsoft Azure, Amazon S3 (and S3-compliant storage), and local filesystem written in C#.
-
S3Lite Public
Lightweight Amazon S3 client without all the heft and dependency drag of the official library.
-
AWSSignatureGenerator Public
A simple class library for generating AWS V4 signatures.
-
Shelli Public
Shelli is a simple static class to run things in your shell, tested on both Windows and Ubuntu.
-
CrawlSharp Public
CrawlSharp is a library useful for crawling web endpoints to identify structure and retrieve contents.
-
SerializationHelper Public
SerializationHelper is a simple wrapper around System.Text.Json to overcome some of the common challenges developers face when using Microsoft's JSON library compared to the Newtonsoft.Json library.
-
pdfconverter Public
Microservice using LibreOffice for conversion of input documents to PDF
Python Other UpdatedFeb 23, 2025 -
spacytokenizer Public
Microservice using spaCy exposing a RESTful endpoint for token extraction and lemmatization.
-
WatsonWebsocket Public
A simple C# async websocket server and client for reliable transmission and receipt of data
-
NeverBounce Public
Simple library for validating email addresses using NeverBounce.
-
WatsonORM Public
WatsonORM is a lightweight and easy to use object-relational mapper (ORM) in C# for .NET Core.
-
ExpressionTree Public
A simple library for creating an expression tree.
-
PrettyId Public
Simple static method for generating IDs like those used by Stripe and other services
-
DatabaseWrapper Public
Simple database wrapper for Microsoft SQL Server, MySQL, PostgreSQL, and Sqlite written in C# supporting dynamic query building and nesting using expressions.
-
CavemanTcp Public
CavemanTcp is a simple TCP client and server providing callers with easy integration and full control over network reads and writes.
-
S3Server Public
Emulated Amazon Web Services (AWS) Simple Storage Service (S3) server-side interface.
-
LoggingModule Public
Brain-dead easy C# class library for logging to syslog, console, and file
-
Caching Public
Simple FIFO and LRU cache in C#
-
RegexMatcher Public
Regex Matching Library in C#
-
IpMatcher Public
C# library for maintaining a match list of IP addresses and networks and comparing inputs to see if a match exists.
-
UrlMatcher Public
Simple URL matcher library allowing you to match based on explicit string or parameters
-
Timestamps Public
Simple class containing start time, end time, and total time.
-
SyslogServer Public
C# Syslog Server