StackShareStackShare
Follow on
StackShare

Discover and share technology stacks from companies around the world.

Follow on

© 2025 StackShare. All rights reserved.

Product

  • Stacks
  • Tools
  • Feed

Company

  • About
  • Contact

Legal

  • Privacy Policy
  • Terms of Service
  1. Stackups
  2. Application & Data
  3. Languages
  4. Maven Packages
  5. commons-codec:commons-codec vs org.jboss.netty:netty

commons-codec:commons-codec vs org.jboss.netty:netty

OverviewComparisonAlternatives

Overview

commons-codec:commons-codec
commons-codec:commons-codec
Stacks975
Followers1
Votes0
GitHub Stars400
Forks221
org.jboss.netty:netty
org.jboss.netty:netty
Stacks11
Followers0
Votes0
GitHub Stars31.4K
Forks15.4K

Share your Stack

Help developers discover the tools you use. Get visibility for your team's tech choices and contribute to the community's knowledge.

View Docs
CLI (Node.js)
or
Manual

Detailed Comparison

commons-codec:commons-codec
commons-codec:commons-codec
org.jboss.netty:netty
org.jboss.netty:netty

The Apache Commons Codec package contains simple encoder and decoders for various formats such as Base64 and Hexadecimal. In addition to these widely used encoders and decoders, the codec package also maintains a collection of phonetic encoding utilities.

The Netty project is an effort to provide an asynchronous event-driven network application framework and tools for rapid development of maintainable high performance and high scalability protocol servers and clients. In other words, Netty is a NIO client server framework which enables quick and easy development of network applications such as protocol servers and clients. It greatly simplifies and streamlines network programming such as TCP and UDP socket server.

Statistics
GitHub Stars
400
GitHub Stars
31.4K
GitHub Forks
221
GitHub Forks
15.4K
Stacks
975
Stacks
11
Followers
1
Followers
0
Votes
0
Votes
0

What are some alternatives to commons-codec:commons-codec, org.jboss.netty:netty?

junit:junit

junit:junit

JUnit is a unit testing framework for Java, created by Erich Gamma and Kent Beck.

org.springframework.boot:spring-boot-starter-web

org.springframework.boot:spring-boot-starter-web

Starter for building web, including RESTful, applications using Spring MVC. Uses Tomcat as the default embedded container.

org.springframework.boot:spring-boot-starter-test

org.springframework.boot:spring-boot-starter-test

Starter for testing Spring Boot applications with libraries including JUnit, Hamcrest and Mockito.

org.apache.commons:commons-lang3

org.apache.commons:commons-lang3

Apache Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are considered to be so standard as to justify existence in java.lang.

org.projectlombok:lombok

org.projectlombok:lombok

Spice up your java: Automatic Resource Management, automatic generation of getters, setters, equals, hashCode and toString, and more!.

org.slf4j:slf4j-api

org.slf4j:slf4j-api

The slf4j API.

com.google.guava:guava

com.google.guava:guava

Guava is a suite of core and expanded libraries that include utility classes, google's collections, io classes, and much much more.

com.fasterxml.jackson.core:jackson-databind

com.fasterxml.jackson.core:jackson-databind

General data-binding functionality for Jackson: works on core streaming API.

org.springframework.boot:spring-boot-starter-actuator

org.springframework.boot:spring-boot-starter-actuator

Starter for using Spring Boot's Actuator which provides production ready features to help you monitor and manage your application.

com.google.code.gson:gson

com.google.code.gson:gson

Gson JSON library.

Related Comparisons

Bootstrap
Materialize

Bootstrap vs Materialize

Laravel
Django

Django vs Laravel vs Node.js

Bootstrap
Foundation

Bootstrap vs Foundation vs Material UI

Node.js
Spring Boot

Node.js vs Spring-Boot

Liquibase
Flyway

Flyway vs Liquibase