Git Product home page Git Product logo

devopsmi's Projects

falcor icon falcor

A JavaScript library for efficient data fetching

fast icon fast

开源SDN交换机项目-FAST 项目背景 现有SDN交换机开源项目(如OVS)主要基于软件编写,虽然其分组转发查表等功能在内核中实现,但分组转发性能仍然是主要问题。将软件SDN交换机的分组转发模块卸载到FPGA中实现,不仅能提高交换性能,而且利用FPGA可重构特性可以扩展SDN交换机的功能。 基于NetMagic平台已经有OFS-08和OFS-pro两款支持openflow1.3的SDN交换机实现,在当前的教学科研中得到广泛应用。但这两款平台中,FPGA主要实现CPU的端口扩展功能,openflow转发平面的功能,如协议分析,多元组查表等并没有卸载到FPGA中进行加速,因此在性能上难以进一步提升。 FAST模型 FAST(FPGA Accelerated SDN swiTch)的设计**不同于POF或P4(P4.org)的SDN交换机数据面设计**。FAST针对网络设备功能随着部署的时间和空间变化而变化的特点,利用FAST中F(FPGA)代表的可现场编程和重构能力,只是针对特定场景的交换需求加载特定的SDN交换机转发平面逻辑。 例如SDN部署在园区网中需要支持IPv6,但不需要支持VxLAN。但在数据中心网络中,可能需要支持VxLAN,但无需支持IPv6。因此可针对园区网和数据中心网络的需求分别设计转发面FPGA逻辑。由于FAST交换机运行时,可针对不同环境需求,加载不同的FPGA逻辑。因此,FAST交换机转发平面的设计逻辑简单,性能高,功耗低。

fast-table-tunnel icon fast-table-tunnel

fast-table-tunnel 是成对工作的TCP隧道工具。特点是高速、系统开销小的加密方式。

fastbin icon fastbin

用来生成Go结构体二进制序列化和反序列化代码的小工具

faster icon faster

Super Fast Distributted Computing

fasthttp icon fasthttp

Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http

fastlane icon fastlane

🚀 The easiest way to automate building and releasing your iOS and Android apps

fastpay icon fastpay

Fastpay的目标是打造一款开源的、轻量级的、微服务化的、可公私有云部署的、可定制化的集成聚合支付和资金清结算于一体的统一支付系统,满足互联网企业业务系统的收款和资金处理等需求。

fastrouter icon fastrouter

FastRouter is a fast, flexible HTTP router written in Go.

fastrpc icon fastrpc

Building blocks for fast rpc systems

fathom icon fathom

Fathom. Simple, trustworthy website analytics. Built with Golang & Preact.

fd icon fd

A simple, fast and user-friendly alternative to 'find'

feathercnn icon feathercnn

FeatherCNN is a high performance inference engine for convolutional neural networks.

fescar icon fescar

:fire: Fescar is an easy-to-use, high-performance, java based, open source distributed transaction solution.

fetch-proxy icon fetch-proxy

A proxy that routes web traffic to docker containers. Automgaically.

fetchbot icon fetchbot

A simple and flexible web crawler that follows the robots.txt policies and crawl delays.

ffjson icon ffjson

faster JSON serialization for Go

ffmt icon ffmt

Golang beautify data display for Humans

fifa-2018-world-cup-predictions icon fifa-2018-world-cup-predictions

I used Machine Learning to make a Logistic Regression model using scikit-learn, pandas, numpy, seaborn and matplotlib to predict the results of FIFA 2018 World Cup.

fighting icon fighting

基于xingo的高性能帧同步服务器

fileb0x icon fileb0x

a better customizable tool to embed files in go; update embedded files remotely without restarting the server

fileboy icon fileboy

fileboy,文件变更监听通知系统,使用 GO 编写。适用于 Hot Reload (典型的如开发go项目,无需每次手动执行 go build;又比如前端 node 打包) 或者 系统监控的场景。

filemanager icon filemanager

:file_folder: File Manager which can be used as a middleware or standalone app.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.