Tag: Development Libraries and Frameworks

4 key capabilities of Kong’s Event Gateway for real-time event streams

Event-driven architecture needs the same governance and control as APIs. Kong’s new Event Gateway brings…

Oracle releases FIPS-validated crypto module for Java

Jipher is a cryptographic service provider for Java that packs a FIPS 140-2 validated OpenSSL…

How to use the IServiceProvider interface in ASP.NET Core

Take advantage of the IServiceProvider interface to resolve service dependencies in ASP.NET Core and improve…

Thesys introduces generative UI API for building AI apps

C1 by Thesys is a generative UI API that uses large language models to generate…

MarkItDown: Microsoft’s open-source tool for Markdown conversion

MarkItDown offers a simple and powerful way to convert documents and media files into Markdown…

DSPy: An open-source framework for LLM-powered applications

DSPy shifts the paradigm for interacting with models from prompt hacking to high-level programming, making…

How to use guard clauses in C#

Take advantage of guard clauses in C# to eliminate unnecessary nested constructs and branches and…

HTMX and Alpine.js: How to combine two great, lean front ends

Alpine and HTMX both take a fresh approach to web development by pushing the limits…

The best Python libraries for parallel processing

Do you need to distribute a heavy Python workload across multiple CPUs or a compute…

Thread-y or not, here’s Python!

There’s more than one way to thread (or not to thread) a Python program. We…