Stars
A Rust lib to encrypt/decrypt data with RSA public/private key pair and do base85/base64 encoding/decoding.
An asynchronous runtime for writing applications and services. Supports io_uring, epoll, kqueue, and poll for I/O.
Staging repo for development of native port of TypeScript
kafka.zig is a simple-to-use Apache Kafka Zig client built on top of C/C++ librdkafka.
A collaborative list of awesome Zig libraries and resources.
WLS, weighted linear regression in pure Rust w/o any 3d party dependencies or frameworks.
strace is a diagnostic, debugging and instructional userspace utility for Linux
Improving Spring Boot test efficiency
WLS, weighted linear regression, weighted least squares in pure Python w/o any dependencies.
jsondiff is a json diff utility. It can compare two JSON files, using strings, prefixes, or regex to filter required/optional fields, and apply relative or absolute precision tolerance per each num…
cryptolib, a small library to easily encrypt/decrypt with RSA public/private key pair.
a scala http client that supports request retries on specific errors & exceptions, json serialization and deserialization, authentication etc. in a simple way.
a Go library to encrypt/decrypt data with RSA public/private key pair and do base85/base64 encoding/decoding.
Go HTTP client that makes it plain simple to configure TLS, basic auth, retries on specific errors, keep-alive connections, logging, timeouts, etc.
java <-> python inter-operation examples with GraalVM
Examples of the Align-Define-Design API process
configurable HTTP python client that supports retries, timeouts, tls, basic auth, logging etc.
Assessment workbook from O'Reilly Microservices AntiPatterns Video
Netty project - an event-driven asynchronous network application framework