https://github.com/dotnet/Scaffolding
Code generators to speed up development.
Last synced: 29 Mar 2026
https://github.com/joshcomley/System.Net.Mail
.Net Core partial port of System.Net.Mail
Last synced: 29 Mar 2026
https://github.com/danielpalme/ReportGenerator
ReportGenerator converts coverage reports generated by coverlet, OpenCover, dotCover, Visual Studio, NCover, Cobertura, JaCoCo, Clover, gcov or lcov into human readable reports in various formats.
code-coverage dotnet-core reporting tdd-utilities testing
Last synced: 29 Mar 2026
https://github.com/reactivex/rxjs
A reactive programming library for JavaScript
javascript rxjs
Last synced: 29 Mar 2026
https://github.com/datadog/dd-trace-java
Datadog APM client for Java
apm bytebuddy datadog datadog-apm datadoghq distributed-trace distributed-tracing java javaagent profiling tracing
Last synced: 30 Mar 2026
https://github.com/unbescape/unbescape
Advanced yet easy to use escaping library for Java
css csv escaping html java json libraries url xml
Last synced: 29 Mar 2026
https://github.com/attoparser/attoparser
A tiny but fast java event-style markup parser.
dom html java markup parsing sax xml
Last synced: 29 Mar 2026
https://github.com/awslabs/amazon-sqs-java-messaging-lib
This Amazon SQS Java Messaging Library holds the Java Message Service compatible classes, that are used for communicating with Amazon Simple Queue Service.
amazon-sqs jms jms-client jms-queue sqs
Last synced: 29 Mar 2026
https://github.com/patorjk/figlet.js
A FIG Driver written in JavaScript which aims to fully implement the FIGfont spec.
Last synced: 29 Mar 2026
https://github.com/bahamas10/node-clear
Clear the terminal screen if possible
Last synced: 29 Mar 2026
https://github.com/EsotericSoftware/reflectasm
High performance Java reflection
Last synced: 29 Mar 2026
https://github.com/EsotericSoftware/kryo
Java binary serialization and cloning: fast, efficient, automatic
cloning java kryo serialization
Last synced: 29 Mar 2026
https://github.com/mock-server/mockserver
MockServer enables easy mocking of any system you integrate with via HTTP or HTTPS with clients written in Java, JavaScript and Ruby. MockServer also includes a proxy that introspects all proxied traffic including encrypted SSL traffic and supports Port Forwarding, Web Proxying (i.e. HTTP proxy), HTTPS Tunneling Proxying (using HTTP CONNECT) and SOCKS Proxying (i.e. dynamic port forwarding).
grunt-plugin homebrew java-client javascript-client mock-server node-client node-module proxy ruby-client
Last synced: 29 Mar 2026
https://github.com/microsoftgraph/msgraph-sdk-java
Microsoft Graph SDK for Java
devxeng java microsoft-graph microsoft-graph-sdk sdk
Last synced: 29 Mar 2026
https://github.com/auth0/auth0-java
Java client library for the Auth0 platform
dx-sdk hacktoberfest java
Last synced: 29 Mar 2026
https://github.com/pydantic/jiter
Fast iterable JSON parser.
json json-parser pydantic rust
Last synced: 29 Mar 2026
https://github.com/unitedstates/python-us
A package for easily working with US and state metadata
fips metadata states united-states
Last synced: 29 Mar 2026
https://bitbucket.org/emorynlp/nlp4j-english
English lexica and models used in EmoryNLP.
Last synced: 29 Mar 2026
https://github.com/vinhkhuc/JFastText
Java interface for fastText
java jni machine-learning model-compression nlp text-classification word-embeddings
Last synced: 29 Mar 2026
https://github.com/bytedeco/javacpp
The missing bridge between Java and native C++
c c-plus-plus cpp java javacpp jni maven-plugin
Last synced: 29 Mar 2026
https://github.com/trivio/zipper
Zipper data structure for python. Described by Huet, ported from clojure.
Last synced: 29 Mar 2026
https://github.com/onnx/onnx
Open standard for machine learning interoperability
deep-learning deep-neural-networks dnn keras machine-learning ml neural-network onnx pytorch scikit-learn tensorflow
Last synced: 29 Mar 2026
https://github.com/apache/mxnet
Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more
mxnet
Last synced: 29 Mar 2026
https://github.com/devopshq/artifactory
dohq-artifactory: a Python client for Artifactory
aql artifactory artifactory-query-language artifactory-saas hacktoberfest jfrog jfrog-artifactory python python-library
Last synced: 29 Mar 2026
https://github.com/akka/akka-core
A platform to build and run apps that are elastic, agile, and resilient. SDK, libraries, and hosted environments.
actor-model akka cloud-native concurrency distributed-actors distributed-systems high-performance reactive streaming
Last synced: 29 Mar 2026
https://github.com/leangen/geantyref
Advanced generic type reflection library with support for working with AnnotatedTypes (for Java 8+)
annotations reflection types
Last synced: 29 Mar 2026
https://github.com/LibrePDF/OpenPDF
OpenPDF is an open-source Java library for creating, editing, rendering, and encrypting PDF documents, as well as generating PDFs from HTML. It is licensed under the LGPL and MPL.
flyingsaucer itext java kotlin openpdf pdf pdf-generation
Last synced: 29 Mar 2026
https://github.com/census-instrumentation/opencensus-java
A stats collection and distributed tracing framework
cloud dapper distributed-tracing java metrics monitoring opencensus prometheus signalfx stackdriver stats trace tracing zipkin
Last synced: 29 Mar 2026
https://github.com/googleapis/google-oauth-java-client
Google OAuth Client Library for Java
Last synced: 29 Mar 2026
https://github.com/mttkay/signpost
A light-weight client-side OAuth library for Java
Last synced: 29 Mar 2026
https://github.com/antlr/antlr3
antlr v3 repository (pulled from p4 with history from //depot/code/antlr/antlr3-main
Last synced: 29 Mar 2026
https://github.com/javaee/hk2
A light-weight and dynamic dependency injection framework
Last synced: 29 Mar 2026
https://github.com/jakartaee/security
Jakarta Security
authentication authorization security
Last synced: 29 Mar 2026
https://github.com/jakartaee/batch
The Jakarta Batch project produces the Batch Specification and API.
Last synced: 29 Mar 2026
https://github.com/peter-gergely-horvath/windpapi4j
Windows DPAPI JNA Wrapper
decryption dpapi encryption java jna microsoft windows-dpapi
Last synced: 29 Mar 2026
https://github.com/addthis/stream-lib
Stream summarizer and cardinality estimator.
java
Last synced: 29 Mar 2026
https://github.com/checkstyle/checkstyle
Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. By default it supports the Google Java Style Guide and Sun Code Conventions, but is highly configurable. It can be invoked with an ANT task and a command line program.
code-quality command-line-tool hacktoberfest java static-analysis static-code-analysis
Last synced: 29 Mar 2026
https://github.com/hierynomus/sshj
ssh, scp and sftp for java
java scp sftp sftp-client ssh ssh-client
Last synced: 29 Mar 2026
https://github.com/eclipse-ee4j/orb
Eclipse ORB is a CORBA orb for use in Jakarta EE and GlassFish and other projects that still need an ORB.
corba corba-client corba-giop corba-server
Last synced: 29 Mar 2026
https://github.com/awspring/spring-cloud-aws
The New Home for Spring Cloud AWS
amazon-web-services aws java spring spring-boot spring-cloud
Last synced: 29 Mar 2026
https://github.com/aws/aws-lambda-dotnet
Libraries, samples and tools to help .NET Core developers develop AWS Lambda functions.
aws aws-apigateway aws-lambda netcore serverless
Last synced: 29 Mar 2026
https://github.com/pdonald/language-detection
.NET Port of Language Detection Library for Java
Last synced: 29 Mar 2026
https://github.com/icsharpcode/SharpZipLib
#ziplib is a Zip, GZip, Tar and BZip2 library written entirely in C# for the .NET platform.
Last synced: 29 Mar 2026
https://github.com/wdcossey/Apache.NMS.ActiveMQ.NetStd
Apache NMS for ActiveMQ Class Library (.Net Messaging Library Implementation): An implementation of the NMS API for ActiveMQ
Last synced: 29 Mar 2026
https://github.com/Jroland/kafka-net
Native C# client for Kafka queue servers.
Last synced: 29 Mar 2026
https://github.com/unitycontainer/commonservicelocator
Microsoft.Practices.ServiceLocation
microsoft-practices service-locator
Last synced: 29 Mar 2026
https://github.com/unitycontainer/unity
This repository contains all relevant information about Unity Container suit
dependency-injection interception ioc microsoft-practices unity unity-container
Last synced: 29 Mar 2026
https://github.com/domaindrivendev/Swashbuckle.WebApi
Seamlessly adds a swagger to WebApi projects!
Last synced: 29 Mar 2026
https://github.com/net-commons/common-logging
A portable logging abstraction for .NET
Last synced: 29 Mar 2026
https://github.com/msgpack/msgpack-java
MessagePack serializer implementation for Java / msgpack.org[Java]
Last synced: 29 Mar 2026
https://github.com/jnr/jnr-a64asm
AArch64 assembler for the Java Native Runtime
Last synced: 29 Mar 2026
https://github.com/seancfoley/IPAddress
Java library for handling IP addresses and subnets, both IPv4 and IPv6
android cidr go golang groovy ip-address ipaddress ipv4 ipv4-address ipv4-network ipv4-subnetting ipv6 ipv6-address ipv6-network ipv6-subnetting java kotlin mac-address scala subnet
Last synced: 29 Mar 2026
https://github.com/SergeyPirogov/webdriver_manager
python selenium webdriver webdrivermanager
Last synced: 29 Mar 2026
https://github.com/pytest-dev/pytest-html
Plugin for generating HTML reports for pytest results
html plugin pytest pytest-plugin python
Last synced: 29 Mar 2026
https://github.com/pyeve/cerberus
Lightweight, extensible data validation library for Python
data-validation python
Last synced: 29 Mar 2026
https://github.com/assertpy/assertpy
Simple assertion library for unit testing in python with a fluent API
Last synced: 29 Mar 2026
https://github.com/scribejava/scribejava
Simple OAuth library for Java
java oauth oauth2 scribe scribe-java scribejava scribejava-httpclient
Last synced: 29 Mar 2026
https://github.com/ESAPI/esapi-java-legacy
ESAPI (The OWASP Enterprise Security API) is a free, open source, web application security control library that makes it easier for programmers to write lower-risk applications.
java security
Last synced: 29 Mar 2026
https://github.com/virtuald/curvesapi
Java implementation of various mathematical curves that define themselves over a set of control points.
Last synced: 29 Mar 2026
https://github.com/brettwooldridge/SparseBitSet
An efficient sparse bit set implementation for Java
Last synced: 29 Mar 2026
https://github.com/qos-ch/logback-contrib
logback contributions project reserved for contributors with CLAs on file
Last synced: 29 Mar 2026
https://github.com/DataDog/datadog-api-client-java
Java client for the Datadog API
datadog datadog-api java-client openapi
Last synced: 29 Mar 2026
https://github.com/devtrends/Unity.WebAPI
Unity.WebAPI is a library that allows the simple integration of Microsoft's Unity IoC container with ASP.NET Web API.
Last synced: 29 Mar 2026
https://github.com/aws/amazon-s3-encryption-client-dotnet
An encryption client that allows you to secure your sensitive data before you send it to Amazon S3.
Last synced: 29 Mar 2026
https://github.com/elharo/xom
XOM™ is a new XML object model. It is an open source (LGPL), tree-based API for processing XML with Java that strives for correctness, simplicity, and performance, in that order.
java xinclude xml xpath xslt
Last synced: 29 Mar 2026
https://github.com/OWASP/json-sanitizer
Given JSON-like content, The JSON Sanitizer converts it to valid JSON.
Last synced: 29 Mar 2026
https://github.com/npryce/make-it-easy
A tiny framework that makes it easy to write Test Data Builders in Java
Last synced: 29 Mar 2026
https://github.com/stephenc/jcip-annotations
A clean room implementation of the JCIP Annotations based entirely on the specification provided by the javadocs.
Last synced: 29 Mar 2026
https://github.com/darrenpmeyer/logging-formatter-anticrlf
Python logging Formatter for CRLF Injection (CWE-93 / CWE-117) prevention
Last synced: 29 Mar 2026
https://github.com/Netflix/archaius
Library for configuration management API
Last synced: 29 Mar 2026
https://github.com/jspecify/jspecify
An artifact of fully-specified annotations to power static-analysis checks, beginning with nullness analysis.
android annotations bugfinding java jvm-languages kotlin null nullability-analysis standard-library static-analysis
Last synced: 29 Mar 2026
https://github.com/jtidy/jtidy
The new home of JTidy updated to work with HTML5
cleanup conformance html
Last synced: 29 Mar 2026
https://github.com/aws/aws-sam-cli
CLI tool to build, test, debug, and deploy Serverless applications using AWS SAM
api-gateway aws docker lambda python sam serverless serverlessapplicationmodel
Last synced: 29 Mar 2026
https://github.com/apache/opennlp
Apache OpenNLP
apache compling languagetechnology nlp opennlp textprocessing
Last synced: 29 Mar 2026
https://github.com/OpenAPITools/jackson-databind-nullable
JsonNullable wrapper class and Jackson module to support meaningful null values
jackson jackson-databind nullable optional
Last synced: 29 Mar 2026
https://github.com/twilio/twilio-java
A Java library for communicating with the Twilio REST API and generating TwiML.
api mms phone sms telephony twilio twiml video voice wireless
Last synced: 29 Mar 2026