Projects in Awesome Lists tagged with tested
A curated list of projects in awesome lists tagged with tested .
https://github.com/gin66/fastaccelstepper
A high speed stepper library for Atmega 168/328p (nano), Atmega32u4, Atmega 2560, ESP32, ESP32S2, ESP32S3, ESP32C3, ESP32C6, Atmel SAM Due, Raspberry pi pico and pico 2
a4988 acceleration arduino atmega328 avr delay driver-ic esp32 esp32-arduino highspeed motor nano platformio sam stepper stepper-motor tested
Last synced: 15 May 2025
https://github.com/stonecypher/jssm
Fast, easy Javascript finite state machines with visualizations; enjoy a one liner FSM instead of pages. MIT; Typescripted; 100% test coverage. Implements the FSL language.
dsl finite-state-machine flowtype fsm fsm-library graphviz javascript javascript-library js machine mealy mealy-machine mit-license moore moore-machine state state-machine tested typed typed-js
Last synced: 09 Jun 2026
https://github.com/StoneCypher/jssm
Fast, easy Javascript finite state machines with visualizations; enjoy a one liner FSM instead of pages. MIT; Typescripted; 100% test coverage. Implements the FSL language.
dsl finite-state-machine flowtype fsm fsm-library graphviz javascript javascript-library js machine mealy mealy-machine mit-license moore moore-machine state state-machine tested typed typed-js
Last synced: 23 Aug 2025
https://github.com/rchatham/swiftyanimate
Composable animations in Swift
animation animations carthage cocoapods composable-animations ios swift swift-3 tested
Last synced: 09 Apr 2025
https://github.com/rchatham/SwiftyAnimate
Composable animations in Swift
animation animations carthage cocoapods composable-animations ios swift swift-3 tested
Last synced: 02 Aug 2025
https://github.com/kivy/oscpy
An efficient OSC implementation compatible with python2.7 and 3.5+
mit-license network osc python python2 python3 tested thread udp
Last synced: 16 May 2025
https://github.com/samsonasik/ci4-album
🔥 CodeIgniter 4 example Album module uses Domain Driven Design Architecture with Tactical Pattern
album codeigniter codeigniter4 database ddd domain-driven-design layout module pagination post-redirect-get prg query reusable search tactical-pattern tested
Last synced: 04 Apr 2025
https://github.com/justasmasiulis/memory_signature
A small wrapper class providing an unified interface to search for various memory signatures
cpp cpp11 header-only lightweight memory modern modern-cpp pattern scanner signature tested wrapper
Last synced: 22 Aug 2025
https://github.com/always-maap/ts-collection
💮 Algorithms and Data Structures for the modern web
algorithms data-structures library tested typescript
Last synced: 11 Aug 2025
https://github.com/jkomyno/usetimeout-react-hook
React.js custom hook that sets a leak-safe timeout and returns a function to cancel it before the timeout expires
hooks hooks-api-react react tested timeout
Last synced: 22 Jan 2026
https://github.com/gmostofabd/proteus-libraries
⚙️ A repository with a collection of Proteus ✨ - **Simulation Models** 🖥️: Accurate models for effective simulations. - **PCB Footprints** 🛠️: Essential footprints for precise designs. - **3D Models** 🎨: Visual components to enhance your projects. Elevate your designs with these essential tools! Almost You will find them tested and working.
3d arduino cad demo downloads foot-prints hardware install interfaces kits library models modules pcb proteus sensors shield simulation snapeda tested
Last synced: 20 Jul 2025
https://github.com/fpg1503/asynchronous
Implementation-agnostic asynchronous code
agnostic-implementation async-programming asynchronous cocoapods documented futures promise-library promises swift swift-4 tested
Last synced: 10 Apr 2025
https://github.com/kishandonga/EasyPrefs
EasyPrefs is a wrapper on the android shared preferences, also it will need only one-time initialization and used in the whole project without context, it supports encryption and decryption with extended APIs.
android android-library androidlibrary easy-to-use encrypted-preferences encryptedpreferences encryptedsharedpreferences preferences preferences-api sharedpreferences sharedpreferences-editor tested
Last synced: 12 Apr 2025
https://github.com/surrsurus/enterprise-fibonacci
Find the nth value of the fibonacci series with a robust framework suited for enterprise production
advanced business business-solutions documentation enterprise enterprise-fibonacci enterprise-software fast fib fibonacci fibonacci-generator fibonacci-series framework nth production-ready reliable robust startup suitable tested
Last synced: 14 May 2025
https://github.com/albinson-arias/record_result
record_result is a Dart package that provides a type called Result for handling the outcomes of operations. It can represent either a successful result or a failure, allowing you to handle errors in a more functional and expressive way.
clean-architecture clean-code coverage dart flutter package pubdev result tested
Last synced: 23 Feb 2026
https://github.com/kautenja/object-pool
A simple template implementation of an object pool in C++.
cpp11 header-only object-pool tested
Last synced: 08 Apr 2025
https://github.com/vxern/tatoeba
📜 A complete, documented API wrapper for querying and retrieving sentences from the Tatoeba corpus.
api clean corpus documented erlang gleam language sentence tatoeba tested translation wrapper
Last synced: 31 Oct 2025
https://github.com/jacob-c-smith/json
A tested JSON parser / serializer
c json parser serializer tested
Last synced: 13 Feb 2026
https://github.com/sharpvik/blackbox
Black Box provides simple to use, extensible, and easily testable typesafe server routing for your web apps and microservices.
functional go golang mux mux-router routing tested
Last synced: 29 May 2026
https://github.com/jacob-c-smith/queue
A tested FIFO data structure implementation
Last synced: 19 Aug 2025
https://github.com/jacob-c-smith/dict
Tested, thread safe, mutable, iterable, string indexed collection.
c dictionary tested thread-safe
Last synced: 05 Jun 2026
https://github.com/jacob-c-smith/stack
A tested LIFO data structure implementation
Last synced: 29 May 2026
https://github.com/richardhughes/xmltojson
XML to Array / JSON converter
array composer composer-package conversion converter convertor json php php71 tested xml xml-parser
Last synced: 07 May 2026
https://github.com/kautenja/doubly-linked-list
A simple and tested C++ implementation of a doubly linked list data structure and algorithms.
cpp11 doubly-linked-list header-only tested
Last synced: 08 Apr 2025
https://github.com/kautenja/binary-search-tree
A simple and tested C++ implementation of a binary search tree data structure and algorithms.
binary-search-tree cpp11 header-only tested
Last synced: 08 Apr 2025
https://github.com/kastorcode/js-real-time-audio-merging-streams-fullstack
KastorRadio - real-time audio streaming and merging using Node.js Streams and SoX, tested with Jest.
audio code-coverage docker docker-compose dockerfile e2e-testing html-css-js jest kastor-code kastor-radio kastorcode merging nodejs real-time sox streaming streams test tested unit-testing
Last synced: 12 Apr 2026
https://github.com/malnati/react-use-config
Provides a hook called useConfigParam to retrieve configuration parameters with priority: URL query, environment variables, and default value. It simplifies configuration management, enabling flexibility and adaptability across different environments and scenarios.
adaptive config-management developer-tools dynamic-configuration environment-variables hook javascript npm param react settings tested typescript url-parameters
Last synced: 14 Feb 2026
https://github.com/w13b3/ssim-py
Structural Similarity (SSIM) index, where the only core dependency is NumPy
image-comparison numpy opencv-python pillow python3 ssim tested unittests
Last synced: 29 Apr 2026