An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: strconv

Dev-Etto/go-quiz

Este é um simples jogo de quiz no terminal escrito em Go. O jogo lê perguntas de um arquivo CSV, embaralha-as e as apresenta ao jogador. O jogador tem um tempo limitado para responder a todas as perguntas.

Language: Go - Size: 6.84 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0

singgel/golang-base

- 理解编译器的词法与语法解析、类型检查、中间代码生成以及机器码生成过程; - 理解数组、切片、哈希表和字符串等数据结构的内部表示以及常见操作的原理; - 理解 Go 语言中的函数、方法以及反射等语言特性; - 理解常见并发原语 `Mutex`、`WaitGroup` 以及扩展原语的使用和原理; - 理解 make、new、defer、select、for 和 range 等关键字的实现; - 理解运行时中的调度器、网络轮询器、内存分配器、垃圾收集器的实现原理; - 理解 HTTP、RPC、JSON 等标准库的设计与原理;

Language: Go - Size: 245 KB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 5

1deyce/currency-converter-cli

A simple currency converter application that fetches exchange rates and allows users to convert amounts between different currencies.

Language: Go - Size: 122 MB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

cstockton/go-conv

Fast conversions across various Go types with a simple API.

Language: Go - Size: 135 KB - Last synced at: 6 months ago - Pushed at: over 3 years ago - Stars: 385 - Forks: 20

MatusOllah/slicestrconv

strconv for slices

Language: Go - Size: 3.91 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

dirakkar/khovrakh

Extended library of Go modules for Dirakkar projects.

Language: Go - Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Henry-Sarabia/sliceconv

Slice conversion between primitive types

Language: Go - Size: 18.6 KB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 8 - Forks: 1

bergusman/radix-go

Radix (base) conversion

Language: Go - Size: 24.4 KB - Last synced at: 11 months ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0