GitHub topics: structs
YasminAhmed22/Hotel-Management-System
This project is a lightweight Hotel Management console application written in modern C++ that demonstrates
Language: C++ - Size: 7.81 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0

sammabeza/book-review-tracker
This is a simple C book review tracker that allows users to input books and review them!
Language: C - Size: 3.91 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 1 - Forks: 0

fatih/structs 📦
Utilities for Go structs
Language: Go - Size: 138 KB - Last synced at: 2 days ago - Pushed at: over 6 years ago - Stars: 3,923 - Forks: 708

mozillazg/go-httpheader
A Go library for encoding structs into Header fields.
Language: Go - Size: 55.7 KB - Last synced at: 3 days ago - Pushed at: almost 2 years ago - Stars: 47 - Forks: 14

fatih/gomodifytags
Go tool to modify struct field tags
Language: Go - Size: 174 KB - Last synced at: 5 days ago - Pushed at: 2 months ago - Stars: 2,342 - Forks: 137

ianstormtaylor/superstruct
A simple and composable way to validate data in JavaScript (and TypeScript).
Language: TypeScript - Size: 5.79 MB - Last synced at: 6 days ago - Pushed at: 9 months ago - Stars: 7,123 - Forks: 225

stdlib-js/dstructs
Data structures.
Language: JavaScript - Size: 1.89 MB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 0 - Forks: 0

JuliaDynamics/LightSumTypes.jl
Easy-to-use sum types in Julia
Language: Julia - Size: 1.22 MB - Last synced at: 6 days ago - Pushed at: 7 days ago - Stars: 56 - Forks: 2

ruby2elixir/atomic_map
A small utility to convert deep Elixir maps with mixed string/atom keys to atom-only keyed maps.
Language: Elixir - Size: 22.5 KB - Last synced at: about 9 hours ago - Pushed at: almost 7 years ago - Stars: 46 - Forks: 7

ThundR67/straf
Convert Golang Struct To GraphQL Object On The Fly
Language: Go - Size: 27.3 KB - Last synced at: 5 days ago - Pushed at: about 5 years ago - Stars: 40 - Forks: 6

toaweme/structs
Golang library to dynamically parse and set struct fields
Language: Go - Size: 79.1 KB - Last synced at: 28 days ago - Pushed at: 28 days ago - Stars: 0 - Forks: 0

fatih/structtag
Parse and modify Go struct field tags
Language: Go - Size: 11.7 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 645 - Forks: 43

CarterBartz/swift-pokedex
A Swift project modeling a Pokédex using structs and arrays to display Pokémon data. Built as part of Codecademy’s Learn Swift course.
Language: Swift - Size: 2.93 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

CarterBartz/swift-gym-regimen
A Swift project modeling a structured gym regimen using structs, arrays, and functions. Built as part of Codecademy's Learn Swift course.
Language: Swift - Size: 2.93 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

SemukeloMathe/C_programming_course
Deepening expertise in C programming by mastering core language constructs, low-level memory manipulation, pointer operations, and efficient file handling through practical projects.
Size: 2.93 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

Ompluscator/dynamic-struct
Golang package for editing struct's fields during runtime and mapping structs to other structs.
Language: Go - Size: 43 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 716 - Forks: 84

NjohPrince/building-smart-contracts-with-solidity
Building smart contracts with solidity
Language: Solidity - Size: 114 KB - Last synced at: 18 days ago - Pushed at: almost 3 years ago - Stars: 10 - Forks: 1

cheesycoffee/envparser
A lightweight Go package for parsing environment variables into struct fields using tags
Language: Go - Size: 9.77 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

DjDesh123/Car-program
a simple and effective car inventory management system that's built in C. This project demonstrates the use of structs, file persistence and basic sorting and searching algorithms. It allows users to add cars,track sales and maintain an up to date inventory using a file-based storage. Developed as a part of my learning journey with C programming.
Language: C - Size: 132 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

spatie/typed 📦
Improvements to PHP's type system in userland: generics, typed lists, tuples and structs
Language: PHP - Size: 134 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 319 - Forks: 15

usrbinomarbash/Python
Language: Python - Size: 5.49 MB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 7 - Forks: 1

Raezil/structs
Language: Go - Size: 28.3 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

elid3/Vergex
Generate Ghidra-ready C headers from Windows kernel structs using public data from the Vergilius Project.
Language: Python - Size: 8.79 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Outry08/SQL-Library
A library with implementations of SQL commands within C using structs, pointers, and functions. Plan to make the ability to convert tables between C and SQL.
Language: C - Size: 227 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 1

liyuhi/FiladePrioridadeHospital
Este repositório refere-se ao trabalho da terceira unidade da disciplina de Estruturas de Dados I.
Language: C - Size: 198 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 1

liyuhi/SistemaGerenciamentoPedidosRestaurante
Este repositório refere-se ao trabalho da primeira unidade da disciplina de Estrutura de Dados I.
Language: C - Size: 1.37 MB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

mashingan/smapping
Golang struct generic mapping
Language: Go - Size: 113 KB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 94 - Forks: 10

1pkg/gopium
Gopium 🌺: Smart Go Structures Optimizer and Manager
Language: Go - Size: 3.65 MB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 213 - Forks: 7

joegasewicz/butter
Merge Go structs
Language: Go - Size: 6.84 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

samuelgiles/sorbet-struct-comparable
Comparable T::Struct's for the equality focused typed Ruby developer.
Language: Ruby - Size: 359 KB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 31 - Forks: 5

gamemann/GLib-Tests
A repository I'm using to learn hashing with GLib.
Language: C - Size: 4.88 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 17 - Forks: 0

pchchv/sfj
Generator of Go structs from JSON server responses.
Language: Go - Size: 15.6 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

badu/stroo
Generator using template which sit in your projects - no dependency required
Language: Go - Size: 2.23 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 1

RedSkittleFox/reflexpr
Compile time struct Reflections
Language: C++ - Size: 40 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 21 - Forks: 1

ShabbirHasan1/kiteconnect-data-structures
An Unofficial Library Containing JSON Schema and Data Class / Structs / Class Object Code For Serializing And Deserializing The Kite Connect Trading Apis JSON Responses Into The Language Of User Choice.
Language: Objective-C - Size: 7.7 MB - Last synced at: 1 day ago - Pushed at: over 2 years ago - Stars: 10 - Forks: 4

DanielServejeira/eSports-Championship
eSports Championship Simulator - FCT Unesp, Algorithms and Programming Techniques II
Language: C - Size: 233 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 1

EngineeringSoftware/gobash
Bash function library
Language: Shell - Size: 2.4 MB - Last synced at: 28 days ago - Pushed at: 10 months ago - Stars: 23 - Forks: 4

miracl/conflate
Library providing routines to merge and validate JSON, YAML and/or TOML files
Language: Go - Size: 4.88 MB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 46 - Forks: 9

Hunterdii/30-Days-Of-Rust
🦀 30 Days of Rust is a daily challenge to guide you through Rust programming essentials. From basics to advanced, this repo offers 📚 clear examples, 🔧 practical exercises, and 🎯 resources to help you master Rust, one day at a time. Whether you're new or refining your skills, this challenge has something for you. Join the journey now! 🚀
Size: 14.3 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 4 - Forks: 2

MartinSimango/dstruct
A golang package to create, modify and generate structs dynamically at runtime.
Language: Go - Size: 501 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 3 - Forks: 0

Zota0/go_sql_schema
Simple generator for generating sql files and golang structs written in go
Language: Go - Size: 4.88 KB - Last synced at: about 2 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

osamamragab/go-structs
Helper functions for Go structs
Language: Go - Size: 8.79 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

TebogoYungMercykay/Computer_Organisation_and_Architecture
Topic-level detail and learning outcomes for each of these areas are given by the first six units of `Architecture and Organisation' knowledge area as specified by the ACM/IEEE Computer Science Curriculum 2013
Language: Assembly - Size: 5.89 MB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

marinakithemis/Linear-Hash-Table
Implementation of a voting system using a linear hash table and a doubly linked list.
Language: C - Size: 72.3 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

AzizaZamel/Student_Management_System
C program designed to manage student information efficiently.
Language: C - Size: 8.79 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

dashxhq/sanitizer
Dead easy sanitizing for rust structs
Language: Rust - Size: 127 KB - Last synced at: 24 days ago - Pushed at: 25 days ago - Stars: 10 - Forks: 3

cthulhu/go-steun
Collection of small things gopher needs for everyday projects
Language: Go - Size: 140 KB - Last synced at: 7 months ago - Pushed at: 8 months ago - Stars: 7 - Forks: 0

iricartb/university-seven-half-card-game-sockets
Ivan Ricart Borges - Simulation of the seven and a half card game through the use of sockets.
Language: C - Size: 13.7 KB - Last synced at: 4 months ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 1

Electrostat-Lab/Clean-Code
Clean Code
Language: Markdown - Size: 2.99 MB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

CShikina/poker-hand-analyzer
Language: C - Size: 2.93 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

awaescher/FluentStructures
Fluent APIs to simplify the handling of structs in .NET
Language: C# - Size: 45.9 KB - Last synced at: 23 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

manojd929/go-journey
Learning go lang
Language: Go - Size: 13.7 KB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

andrewlader/go-tendo
Go application used to walk a Go project and count the legitimate packages, structs, methods and functions.
Language: Go - Size: 1.01 MB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

roninzo/structs
Package structs implements a generic interface for manipulating Go structs.
Language: Go - Size: 117 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

smgladkovskiy/structs 📦
Golang structs - nullables and with support of custom format
Language: Go - Size: 108 KB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 2

furui/gofaced
Go package interface generator
Language: Go - Size: 5.86 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

Cyberguru1/Golangleetcodesolution
leetcode problems solved in golang
Language: Go - Size: 213 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

devnw/gen
gen is a generic general use Go functions library with the intention of replacing duplicated code where the same functionality is needed across multiple types, and provides a common interface for the functionality. The library is designed to be used in a wide variety of projects and is designed to be easy to use.
Language: Go - Size: 10.3 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 13 - Forks: 0

VintageOps/structogqlgen
Converts Golang structs into GraphQL types that are readily usable with the popular GraphQL framework, gqlgen.
Language: Go - Size: 68.4 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

CodingCossack/C-plus-plus
C++ Learning & Mini-projects
Language: C++ - Size: 295 KB - Last synced at: 2 days ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

CodingCossack/C
C Learning & Mini-projects
Language: C - Size: 152 KB - Last synced at: 2 days ago - Pushed at: about 2 years ago - Stars: 13 - Forks: 0

GenuinoVitto/general-knowledge-quiz-game-c
This repository contains the [CCPROG2] Machine Project Submission of Jose Mari Victorio G. Genuino from section S23B
Language: C - Size: 695 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

anglesoft/structure
🏛 Bring structs to PHP.
Language: PHP - Size: 16.6 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

mattborghi/go-lang
Repo created for learning Golang
Language: Go - Size: 1.47 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

yan-almeida/bank-account
Conta bancaria na linguagem C.
Language: C - Size: 14.6 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

GSimas/Struct-teste
Repositório de Teste - Structs - Linguagem C
Language: C - Size: 228 KB - Last synced at: about 1 year ago - Pushed at: about 10 years ago - Stars: 0 - Forks: 1

vitorbap/GestaoDeClientesNoCmdProj2
Gestão de clientes no CMD (simulando um banco de dados) - Para treinar as tecnologias (Enum, structs e laços de repetição).
Language: C# - Size: 43 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

E-AK/stack
Пример реализации "Стека"
Language: Rust - Size: 1.95 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

spigwitmer/golang_struct_builder
IDA 7.0+ script that auto-generates structs and interfaces from runtime metadata found in golang binaries
Language: Python - Size: 16.6 KB - Last synced at: about 2 months ago - Pushed at: almost 4 years ago - Stars: 6 - Forks: 3

gerardforcada/structera
A Go-based CLI for auto-generating versioned structs from custom tags, streamlining struct version management
Language: Go - Size: 102 KB - Last synced at: 4 days ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

arturdev/Structify
Convert Swift structs to Objc Classes on the fly!
Language: Swift - Size: 26.3 MB - Last synced at: about 1 month ago - Pushed at: about 6 years ago - Stars: 52 - Forks: 5

ashaikeus/c-matrix
[C] [School21] Implementation of matrix struct and operations in C
Language: C - Size: 1.59 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

goldeneggg/structil
Go struct utilities with reflection for JSON data decoding, map-liked data accessing, dynamic struct building and more
Language: Go - Size: 698 KB - Last synced at: 7 months ago - Pushed at: 10 months ago - Stars: 50 - Forks: 8

PedroMarques25/LP_AED2324
Projeto final de Algoritmo e Estrutura de Dados e Linguagens de Programação 1
Language: C - Size: 312 KB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

AnishTalluri/Surfin-USA
Designed to crack the Traveling Salesman Problem, this program employs graph theory, depth-first search, and a stack for efficient route optimization. Tailored for budget-conscious users navigating city routes, it guarantees an optimal journey starting and concluding in Santa Cruz, with each city visited precisely once.
Language: C - Size: 232 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

azeldaniel/COMP1602-2021 📦
This repository contains Computer Programming II lab material for Semester 3, 2020-2021 at the University of the West Indies, St. Augustine
Size: 735 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

abitofhelp/minipipeline
A Go application exploring more complexity with interfaces, structs, and channels for implementing a pipeline.
Language: Go - Size: 43 KB - Last synced at: 21 days ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

MarcosRuppel/trabProgImperativa02
Trabalho 2 da disciplina de Programação Imperativa - BCC / PUCPR 2023
Language: C - Size: 77.1 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

habeebdindi/monty
Files containing Monty byte codes usually have the .m extension. Most of the industry uses this standard but it is not required by the specification of the language. This repository contains the codebase which contains an interpreter for Monty ByteCode files.
Language: C - Size: 42 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

AgInsideOut/RaceSimulation
Codecademy Learn C | Race Simulation final project
Language: C - Size: 7.81 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

irfanghat/AUTHENTICATION
A basic "demonstration" of authentication.
Language: Rust - Size: 1000 Bytes - Last synced at: 4 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

weiwenchen2022/structof
Utilities for Go structs
Language: Go - Size: 16.6 KB - Last synced at: 4 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

xSkkarf/Payment-application
This is a payment program that interacts with the user, takes some inputs, validates them through the system, and if it is valid it pushes them to the server to be processed
Language: C - Size: 116 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

vitormanoel17/projeto-em-C
Projeto acadêmico desenvolvido na linguagem C. Tem como objetivo fornecer um sistema de cadastro para um clube.
Language: C - Size: 2.93 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

K-Type-de/SubBitPacking
A C++ library to efficiently store state values/unsigned integers with limited value range
Language: C++ - Size: 189 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

pablott/swift-playgrounds
Swift playgrounds for testing and learning purposes
Language: Swift - Size: 191 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

leandroblandi/TDA-Vacunas
Este repositorio contiene un proyecto de C realizado en Code::Blocks el cual trabaja directamente con TDA (Teoría del Dato Abstracto), con la temática de Personas con 5 dosis de Vacunas. Al iniciar el programa el usuario puede ingresar su nombre, más sus dosis dadas.
Language: C - Size: 1.95 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

leandroblandi/TDA-Generalizado
Este repositorio contiene un proyecto de C realizado en Code::Blocks el cual trabaja directamente con TDA (Teoría del Dato Abstracto). En este proyecto intentamos como compañeros generalizar las funciones típicas de un TDA anidado. Para luego utilizarlo en exámen.
Language: C - Size: 48.8 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

leandroblandi/TDA_Vehiculos_Parcial
Este repositorio contiene un proyecto de C realizado en Code::Blocks el cual es una consigna del segundo exámen parcial (Tema 1) correspondiente a la materia Programación de Computadoras en la Universidad Nacional de Lanús.
Language: C - Size: 13.7 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

leandroblandi/TDA-Negocios
Este repositorio contiene un proyecto de C realizado en Code::Blocks el cual trabaja directamente con TDA (Teoría del Dato Abstracto), con la temática de Negocios. Se puede ingresar los datos de un Negocio, y además algunos pares de Productos que pueda tener.
Language: C - Size: 50.8 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

MohamadTarekk/LibrarySystem
Library management & administration system
Language: C - Size: 112 KB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

andremfaria/genericstructs-c-linkedlist
Generic C linked list that can be used in any C project to make development easier.
Language: C - Size: 5.86 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

ziliolu/42_so_long
Basic 2D Game using MiniLibX library.
Language: C - Size: 3.69 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

Simpson-Computer-Technologies-Research/carray
Pointer and non-pointer array strcture in C
Language: C - Size: 9.77 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

QUAY17/zombies
Zombie game in C that keeps a log of the zombies encountered during the Zombie Apocolypse. User is taken through a series of inputs that determine outcome of game.
Language: C - Size: 23.4 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

joao-pinheiro/ioutils
C-Style read & write of structures for binary files
Language: Go - Size: 30.3 KB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

JMARyA/jsonfs
Wrap Rust Structs in JSON Files
Language: Rust - Size: 3.91 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Alino22Git/Train-wagons
In this programme you can add different wagons with different capacities to a train.
Language: C - Size: 188 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

haifenghuang/pprint4c
pretty print c struct's content at runtime.
Language: C - Size: 12.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 6 years ago - Stars: 9 - Forks: 1

rishi-anand/blend
blend is a library to merge complex YAMLs and it preserves the order of YAML output after merging as it was in the input
Language: Go - Size: 12.7 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0
