There are 0 repository under idiomatic topic.
🦀 A peer-reviewed collection of articles/talks/repos which teach concise, idiomatic Rust.
a list of effective go, best practices and go idiomatic
⚡ Base R shortcuts: A collection of lesser-known but powerful idioms and coding patterns for writing concise and fast R code
Scalaris, a distributed, transactional key-value store
Want to use GraphQL with Clojure/script but don't want keBab or snake_keys everywhere? Use locksmith to change all the keys!
Functional error handling for Java
Go channel providing live tweets containing search terms.
A composite GitHub Action encapsulating the GitHub Actions CI/CD workflows setup necessary for testing Ansible collection repositories on GitHub
Produce legal code ❌🚔‼️ Lichen provides tools for producing and managing licenses both on the CLI and through a config file. Double license and only license particular parts of a codebase with regex..
Collection of examples in Rust to show how to get things done in an idiomatic way
A best of breed demo series to show the ideal idiomatic representation of code for many programming languages via a common desktop application in Scala, Go, C#, Python, Java, R, Julia, F#, C++, Ballerina, Rust, JavaScript, TypeScript etc
Web server that analyzes the pythonic level of your GitHub projects
Minimalist idiomatic F# event store
Collection of examples in JavaScript to show how to get things done in an idiomatic way
Notes on writing idiomatic rust
The https://adventofcode.com in idiomatic declarative Rust
Collection of examples in C to show how to get things done in an idiomatic way
A personal record of Python concepts I explore — from everyday features to advanced techniques. Includes examples, explanations, and deep dives into the language’s inner workings.
An npm package to handle various javascript fetch(...) response types
Go idiomatic synchronization queue based on 'Rethinking Classical Concurrency Patterns'
idiomatic way to read and write data from google sheets
Repo for basic tutorial-based Golang study
Faster and idiomatic C99 implementation of the n-body problem from 'The Computer Language Benchmarks Game' on debian.net.
This is a custom validator middleware for the Fiber web framework. It allows defining validation rules for request bodies in various formats, including JSON, XML, and other content types, providing a flexible and extensible way to validate incoming data.
A clean, performant and idiomatic HTTP router & microframework for Go – built for modern backend APIs, apps, and full-stack setups.
Collection of examples used for learning a new point in go
An Idiomatic API that Reads from a json file and responds back. For training purposes only.