parameterized
There are 23 repositories under parameterized topic.
terkelg/sqliterally
Lightweight SQL query builder
foresterre/parameterized
🐑 JUnit style parameterized testing for Rust
foresterre/yare
🛶 Lean parametrized testing library for Rust
hplp/aes_chisel
Implementation of the Advanced Encryption Standard in Chisel
TomerAberbach/pava
🚀 Parameterized tests for ava!
epoberezkin/freer-indexed
Freer parameterized monads
simphotonics/exception_templates
Dart exception and error classes with generic type. Enables throwing and catching exceptions based on their type argument.
Pytest-with-Eric/pytest-parameterized-tests-example
How to Effortlessly Generate Unit Test Cases with Pytest Parameterized Tests
DunnAnDusted/test_gen
A comprehensive function-like macro, for concisely defining parameterised tests.
Bonnie-android/SqlServer
DBA Routines, Optimizing Queries
Daniel-Bodden/markdown_working_examples
Things you can do with Markdown : R and Python
Hammersamatom/cla
Verilog file for a parameterized Carry Lookahead Adder (CLA), Lookahead Carry Unit and Generate/Propagate are combined
Janani-harshu/Multithreading-in-CSharp
Multithreading in C# is a process in which multiple threads work simultaneously. It is a process to achieve multitasking. It saves time because multiple tasks are being executed at a time.
zhangjihere/devCam
Parameterized camera control for development and testing
douglasdaly/spines
Backbones for parameterized models.
foresterre/sif
🐺 Yet another parameterized testing library for Rust
Hammersamatom/rca
Verilog file for a parameterized Ripple Carry Adder (RCA)
MMTalal/Instructor-Information-Management-System
A C++ program to manage and display details using OOP, the program allows users to input instructor details, validates the input, and displays the filtered and validated information. It demonstrates the use of constructor overloading to initialize objects with default or user-provided values.
neetjn/nose-parameterized-wrapper-example
Simple example of how to hijack the nose parameterized decorator.
sol-eng/webhook-trigger
A simple webhook trigger R Markdown report
SzymonWilczewski/student-register-tdd
Project for "Automatic testing" course
VLSI-Shubh/UART
Fully parameterized UART (Universal Asynchronous Receiver Transmitter) module in Verilog with FSM-based transmitter and receiver, configurable baud rate generator, and support for full-duplex communication. Includes 16x oversampling for accurate bit sampling and loopback testbench for simulation.