All Projects → open-5g → open-5g.github.io

open-5g / open-5g.github.io

Licence: other
Reference website for information on open, programmable, and virtualized 5G networks.

Programming Languages

HTML
75241 projects
SCSS
7915 projects
Makefile
30231 projects
ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to open-5g.github.io

free5gc ueransim sample config
free5GC 5GC & UERANSIM UE / RAN Sample Configuration
Stars: ✭ 23 (-43.9%)
Mutual labels:  5g, ran
Eve
EVE is Edge Virtualization Engine
Stars: ✭ 266 (+548.78%)
Mutual labels:  virtualization, edge
open5gs 5gc ueransim sample config
Open5GS 5GC & UERANSIM UE / RAN Sample Configuration
Stars: ✭ 24 (-41.46%)
Mutual labels:  5g, ran
Nanos
A kernel designed to run one and only one application in a virtualized environment
Stars: ✭ 557 (+1258.54%)
Mutual labels:  virtualization, edge
towards5gs-helm
Open-source project providing Helm charts for deploying Free5GC and UERANSIM on a Kubernetes cluster
Stars: ✭ 53 (+29.27%)
Mutual labels:  5g, ran
Keylime
A CNCF Project to Bootstrap & Maintain Trust on the Edge / Cloud and IoT
Stars: ✭ 128 (+212.2%)
Mutual labels:  virtualization, edge
Noirvisor
Hardware-Accelerated Hypervisor solution for complex functions and purposes.
Stars: ✭ 186 (+353.66%)
Mutual labels:  virtualization
Dojo
Containerize your development and operations environment
Stars: ✭ 240 (+485.37%)
Mutual labels:  virtualization
Image Bootstrap
⛅️ Creates (chroots and) bootable virtual machine images; command line tool (Python 3)
Stars: ✭ 178 (+334.15%)
Mutual labels:  virtualization
Virtual
Linux Virtual Machines on macOS
Stars: ✭ 175 (+326.83%)
Mutual labels:  virtualization
privacy-settings
Guide to privacy settings for most major softwares and services.
Stars: ✭ 97 (+136.59%)
Mutual labels:  edge
Tools
Combination of different utilities, have fun!
Stars: ✭ 166 (+304.88%)
Mutual labels:  virtualization
Xo
Merged with monorepo https://github.com/vatesfr/xen-orchestra
Stars: ✭ 219 (+434.15%)
Mutual labels:  virtualization
React Vtree
React component for efficiently rendering large tree structures
Stars: ✭ 185 (+351.22%)
Mutual labels:  virtualization
Firecracker
Secure and fast microVMs for serverless computing.
Stars: ✭ 16,826 (+40939.02%)
Mutual labels:  virtualization
Unipop
Data Integration Graph
Stars: ✭ 184 (+348.78%)
Mutual labels:  virtualization
quickjira
🚤 📂 Quickly access the JIRA of your choice by typing the ticket id
Stars: ✭ 65 (+58.54%)
Mutual labels:  edge
Runtime
Kata Containers version 1.x runtime (for version 2.x see https://github.com/kata-containers/kata-containers).
Stars: ✭ 2,103 (+5029.27%)
Mutual labels:  virtualization
Kubevirt
Kubernetes Virtualization API and runtime in order to define and manage virtual machines.
Stars: ✭ 2,916 (+7012.2%)
Mutual labels:  virtualization
free5GRAN
free5GRAN is an open-source 5G RAN stack. The current version includes a receiver which decodes MIB & SIB1 data. It also acts as a cell scanner. free5GRAN works in SA mode.
Stars: ✭ 65 (+58.54%)
Mutual labels:  5g

Open, Programmable, and Virtualized 5G Networks

This repository is maintained by the Institute for the Wireless Internet of Things at Northeastern University. Please use pull requests to contribute to keep the project up-to-date. The design is inspired to this reading list.

Contribute

To contribute to the list, please fork the repository, check out a new branch and add the respective software, software-defined radio, or testbed to the appropriate category in _data/software.yml. When ready, please open a pull request and/or contact one of the authors. These are the fields we ask you to fill for each new entry:

Software entry template

- title: 
  contributors: 
  license: 
  status:
  community: 
  url:  
  desc:

SDR entry template

- title: 
  contributors: 
  channel:
  frequency_range:
  bandwidth:
  ran_software:
  target:
  url:  
  desc:

Testbed entry template

- title:
  consortium:
  technology:
  5g_software:
  framework:
  scale:
  url:
  desc:

Prerequisites for local testing

  • Ruby
  • Bundler: gem install bundler

Install dependencies:

make install

Serve page on local web server:

make serve
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].