p4-learning VS nbgrader

Compare p4-learning vs nbgrader and see what are their differences.

p4-learning

Compilation of P4 exercises, examples, documentation, slides for learning or teaching (by nsg-ethz)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
p4-learning nbgrader
2 1
508 1,256
2.6% 0.5%
6.9 7.1
7 months ago 21 days ago
Python Python
GNU General Public License v3.0 only BSD 3-clause "New" or "Revised" License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

p4-learning

Posts with mentions or reviews of p4-learning. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-04.
  • Curious about networking
    2 projects | /r/networking | 4 Jul 2023
    I recommend P4. It is well-maintained, has good tutorials and an active community (practically all of academia in network programming uses it): - https://p4.org/ - https://github.com/p4lang/tutorials - https://github.com/nsg-ethz/p4-learning Intel now closed Tofino (which made P4-programmable chips), but some others are developing P4-capable switches. Others in the tbps area usually use something very similar. It's all very closed off. Broadcom did open access NPL (https://nplang.org/) once, but it seems they stopped half-way. Their repositories are not maintained at all.
  • Sdwan - per packet steering
    1 project | /r/networking | 12 Jun 2023
    The most simple implementation is probably packet spraying. It's basically ECMP, but instead of hashing over your flow-defining tuple, you randomly take any of configured next hops for the ECMP group. https://github.com/nsg-ethz/p4-learning/blob/master/exercises/05-ECMP/solution/p4src/ecmp.p4

nbgrader

Posts with mentions or reviews of nbgrader. We have used some of these posts to build our list of alternatives and similar projects.
  • Teams for Education
    1 project | news.ycombinator.com | 2 Mar 2021
    We are using nbgrader[0] to handle the labs of our students, while we are happy with nbgrader, from the videos, Teams for Education look so much nicer to use.

    I also agree that using tools centered on coding offer a really nice experience for both students and teachers.

    [0] -- https://github.com/jupyter/nbgrader

What are some alternatives?

When comparing p4-learning and nbgrader you can also consider the following projects:

Kathara - A lightweight container-based network emulation system.

jupyterhub-deploy-docker - Reference deployment of JupyterHub with docker

Learning-Python - This repo is made for the Learning Python blog course. In this course, all relevant material is provided for the course. For any suggestions, feedback or doubts, feel free to contact me via LinkedIn or Gmail.

docker-stacks - Ready-to-run Docker images containing Jupyter applications

exam-terminal - A terminal/console based exam, test, or quiz tool for educators and learners

the-littlest-jupyterhub - Simple JupyterHub distribution for 1-100 users on a single server