联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 其他(117) 
按平台查找All GO(117) 

[其他] Flappy

围棋中的Flappy Bird克隆:经典街机乐趣与现代围棋编程相结合。在这个令人上瘾的游戏中导航一只鸟穿过障碍物,展示围棋对游戏开发的效率
Flappy Bird clone in Go: Classic arcade fun meets modern Go programming. Navigate a bird through obstacles in this addictive game showcasing Go s efficiency for game development (2024-04-10, GO, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1712725812390215.html

[其他] drawio-parser-go

这是一个GoLang库,旨在解析draw.io图表文件并将其转换为Go语言结构。该项目旨在提供一种简单的方法,以编程方式从draw.io图中提取有意义的数据,使开发人员能够将draw.io图无缝集成到他们的Go应用程序中。
This is a GoLang library designed to parse draw.io diagram files and convert them into Go language structures. This project aims to provide a straightforward way to extract meaningful data from draw.io diagrams programmatically, enabling developers to integrate draw.io diagrams into their Go applications seamlessly. (2024-04-04, GO, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1712167588504835.html

[其他] tmt

tmt(任务管理工具)是一个用Go编程语言编写的简单命令行程序,允许创建和管理供个人使用的任务(todo)。
tmt (task management tool) is a simple command-line program written in Go programming language that allows to create and manage tasks (todo s) for personal usage. (2024-03-25, GO, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1711300738747835.html

[其他] appllo

和儿子一起编程,基于vite+vue3+apollo搭建的开发基础管理平台,集成jwt鉴权,权限管理,动态路由,显隐可控组件,分页封装
Programming with my son, based on the development basic management platform built by vite+vue3+apollo, integrating jwt authentication, permission management, dynamic routing, explicit and implicit controllable components, and paging packaging (2024-02-22, GO, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1708619739635170.html

[其他] Go-Gorilla-Websocket

该存储库是一个实验项目,旨在通过Gorilla Websocket库学习和使用Go编程语言。目标是开发聊天机器人,并探索websockets的各种用例。
This repository is an experimental project aimed at learning and utilizing the Go programming language with the Gorilla Websocket library. The goal is to develop a chat bot and explore various use cases for websockets. (2024-02-02, GO, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1706827858867719.html

[其他] monkey-go

在《在Go中编写解释器》和《在Go中编写编译器》一书中介绍的Monkey编程语言的解释器和编译器。
An interpreter and compiler for the Monkey programming language presented in the books "Writing An Interpreter In Go" and "Writing A Compiler In Go". (2024-01-31, GO, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1706679910434832.html

[其他] y4-lang

y4-lang 是基于 golang 的中文脚本语言,完全使用中文编程,仅使用 golang标准库实现,不使用任何第三方库,提供 VSCode 插件
Y4 lang is a Chinese script language based on golang. It is fully programmed in Chinese and only implemented using the golang standard library. It does not use any third-party library and provides VSCode plug-ins (2024-01-30, GO, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1706646146874240.html

[其他] neva

具有静态类型、隐式并行和易于可视化的基于流的编程语言
Flow-based programming language with static types, implicit parallelism and easy visualization (2024-01-22, GO, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1705946773902884.html

[其他] Voca-2

Voca-2(或Voca2.0)是我的编程语言Voca的第二个版本——但与第一个版本不同,它将是静态类型的并进行编译。
Voca-2 (or Voca 2.0) is second version of my programming language Voca - but unlike firs version, it would be static typed and compiled. (2024-01-06, GO, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1704574924939391.html

[其他] go-express-js-initializer

该项目是Express.js的入门级项目,旨在使用Go编程语言(Golang)的强大功能和效率简化创建新Express.js项目的过程。
This project is a starter for Express.js, designed to simplify the process of creating new Express.js projects using the power and efficiency of the Go programming language (Golang). (2023-12-27, GO, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1703626630760385.html

[其他] versatilego

该库旨在为开发人员提供一组健壮的可重用、可靠和经过良好测试的工具,涵盖Go编程中的一系列常见功能。
This library aims to provide developers with a robust set of reusable, reliable, and well-tested tools, spanning a wide range of common functionalities in Go programming. (2023-12-22, GO, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1703248430102414.html

[其他] go-c101

一个关于Go编程语言的文档,包含来自boot.dev的已解决练习脚本。这篇报告反映了我的学习历程,是一篇粗制滥造的文章...
A documentation on Go Programming Language with solved practice scripts from boot.dev. This repo reflects my learning journey and is crafted in such a way so that others can learn Go following this repository. (2023-12-04, GO, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1701717923327508.html

[其他] Befunge-93-go

这是一个用Go-Lang为深奥的Befunge-93编程语言编写的解释器。Befunge是基于二维堆栈的,参考...,
This is an interpreter written in Go-Lang for the esoteric Befunge-93 Programming Language. Befunge is a two-dimensional stack-based, reflective, esoteric programming language. It differs from conventional languages in that programs are arranged on a two-dimensional grid. (2022-02-04, GO, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689737647616860.html

[其他] bookReadingNote

Go语言高级编程、微服务架构设计模式 reading note、微服务架构+DDD领域驱动开发、docker+kubernetes运维管理、等等后端开发技术 汇 总 学习和开发(持续学习中)
Go language advanced programming, microservice architecture design pattern reading note, microservice architecture+DDD domain driven development, docker+kubernetes operation and maintenance management, and other back-end development technology summary learning and development (ongoing learning) (2023-02-25, GO, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1688445743628194.html

[其他] go语言编程

Go 语言被设计成一门应用于搭载 Web 服务器,存储集群或类似用途的巨型中央服务器的系统编程语言。 对于高性能分布式系统领域而言,Go 语言无疑比大多数其它语言有着更高的开发效率。它提供了海量并行的支持,这对于游戏服务端的开发而言是再好不过了。
Go language is designed as a system programming language for carrying web servers, storage clusters or similar giant central servers. For high-performance distributed systems, Go language is undoubtedly more efficient than most other languages. It provides massive parallel support, which is no better for the development of game server. (2020-05-06, GO, 8495KB, 下载2次)

http://www.pudn.com/Download/item/id/1588780386803755.html

[其他] lessgo-master

Lessgo 是一款 Go 语言编写的简单、稳定、高效、灵活的 web 完全开发框架。它的项目组织形式经过精心设计,实现前后端分离、系统与业务分离,完美兼容MVC与MVVC等多种开发模式,非常利于企业级应用与API接口的开发。当然,最值得关注的是它突破性地支持了运行时路由重建,开发者可在Admin后台轻松实现启用/禁用模块与操作,添加/移除中间件等功能!同时,它推荐以HandlerFunc与MiddlewareFunc为基础的函数式编程,也令开发变得更加灵活富有趣味性。 此外它也博采众长,核心架构改写自echo v2,数据库内置为xorm,模板引擎内置为pongo2,其他某些功能模块改写自beego以及其他优秀开源项目。
Lessgo is a simple, stable, efficient and flexible web development framework written in Go language. Its project organization form is carefully designed to achieve front-end and back-end separation, system and business separation, perfect compatibility with MVC and MVVC and other development modes, which is very conducive to the development of enterprise application and API interface. Of course, the most notable thing is its breakthrough support for runtime routing reconstruction. Developers can easily enable/disable modules and operations, add/remove middleware and other functions in the Admin background. At the same time, it recommends functional programming based on Handler Func and Middleware Func, which makes development more flexible and interesting. (2019-07-22, GO, 418KB, 下载2次)

http://www.pudn.com/Download/item/id/1563767517185121.html

[其他] 《Go Web编程》

Go是一种新的语言,一种并发的、带垃圾回收的、快速编译的语言。它具有以下特点: 它可以在一台计算机上用几秒钟的时间编译一个大型的Go程序。 Go为软件构造提供了一种模型,它使依赖分析更加容易,且避免了大部分C风格include文件与库的开头。 Go是静态类型的语言,它的类型系统没有层级。因此用户不需要在定义类型之间的关系上花费时间,这样感觉起来比典型的面向对象语言更轻量级。 Go完全是垃圾回收型的语言,并为并发执行与通信提供了基本的支持。 按照其设计,Go打算为多核机器上系统软件的构造提供一种方法。
Go is a new language, a concurrent, garbage-collected, fast-compiled language. It has the following characteristics: It can compile a large Go program in a few seconds on a computer. Go provides a model for software construction, which makes dependency analysis easier and avoids the beginning of most C-style include files and libraries. Go is a statically typed language, and its type system has no hierarchy. So users don't need to spend time defining relationships between types, which feels lighter than typical object-oriented languages. Go is a completely garbage-recycling language and provides basic support for concurrent execution and communication. According to its design, Go intends to provide a method for the construction of system software on multi-core machines. (2018-12-20, GO, 5682KB, 下载5次)

http://www.pudn.com/Download/item/id/1545269249930489.html
总计:117