Go Intel

Open-source Go projects categorized as Intel

Top 6 Go Intel Projects

  • NFF-Go

    NFF-Go -Network Function Framework for GO (former YANFF)

  • sha256-simd

    Accelerate SHA256 computations in pure Go using AVX512, SHA Extensions for x86 and ARM64 for ARM. On AVX512 it provides an up to 8x improvement (over 3 GB/s per core). SHA Extensions give a performance boost of close to 4x over native.

    Project mention: Can I concatenate multiple non-crypto hash functions to reduce collision? | /r/golang | 2023-05-16

    SHA256 is high quality but typically a bit slower. Next Go version will have faster SHA256 on some amd64 CPUs - until then you can try sha256-simd which offers the same.

  • InfluxDB

    Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.

  • sriov-network-device-plugin

    SRIOV network device plugin for Kubernetes

    Project mention: Understanding Kubernetes Limits and Requests | dev.to | 2022-12-01

    This framework allows the use of external devices (e.g., NVIDIA GPUs, AMD GPUS, SR-IOV NICs) without modifying core Kubernetes components.

  • sriov-cni

    DPDK & SR-IOV CNI plugin

    Project mention: VXLAN - can I map multiple VLANs to a single VNI? Can they overlap and map to different VXLANs across switchports? | /r/networking | 2023-02-15

    Yes but the SRIOV CNI plugin for Kubernetes does VLAN tagging and tags the VF devices as vlan tagged. https://github.com/k8snetworkplumbingwg/sriov-cni/blob/master/docs/configuration-reference.md

  • Go-Hacking

    A FREE comprehensive online Go hacking tutorial utilizing the x64, ARM64 and ARM32 architectures going step-by-step into the world of reverse engineering Golang from scratch.

    Project mention: Go Hacking FREE Course, learn Go and how to reverse engineer it step-by-step | /r/ReverseEngineering | 2023-03-01
  • dockerops

    Nanovms running in Docker x86 container for M1 Mac ARM64.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2023-05-16.

Go Intel related posts

Index

What are some of the best open-source Intel projects in Go? This list will help you:

Project Stars
1 NFF-Go 1,318
2 sha256-simd 887
3 sriov-network-device-plugin 340
4 sriov-cni 255
5 Go-Hacking 104
6 dockerops 1
Updating dependencies is time-consuming.
Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free.
blog.mergify.com