Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists by dubzzz
A curated list of projects in awesome lists by dubzzz .
https://github.com/dubzzz/fast-check
Property based testing framework for JavaScript (like QuickCheck) written in TypeScript
faker fuzzing generative-testing property-based-testing quickcheck tdd testing typescript unit-testing
Last synced: 28 Oct 2024
https://github.com/dubzzz/pure-rand
Pure random number generator written in TypeScript
Last synced: 30 Oct 2024
https://github.com/dubzzz/ava-fast-check
Property based testing for AVA based on fast-check
ava generative-testing property-based-testing quickcheck unit-testing
Last synced: 03 Aug 2024
https://github.com/dubzzz/fuzz-rest-api
Derive property based testing fast-check into a fuzzer for REST APIs
fast-check fuzzing property-based-testing quickcheck rest-api
Last synced: 28 Oct 2024
https://github.com/dubzzz/js-fb-autopoke
Auto-poke script for Facebook written in JavaScript
Last synced: 28 Oct 2024
https://github.com/dubzzz/py2cpp
Convert PyObject* to C++ datatypes and vice versa
Last synced: 13 Oct 2024
https://github.com/dubzzz/fast-check-examples
Property based testing (QuickCheck) examples based on fast-check
fast-check property-based-testing quickcheck tdd
Last synced: 28 Oct 2024
https://github.com/dubzzz/jest-fast-check
Property based testing for Jest based on fast-check
Last synced: 03 Sep 2024
https://github.com/dubzzz/fast-spec
Discover laws in your code like with QuickSpec
Last synced: 13 Oct 2024
https://github.com/dubzzz/js-pacman
Another basic PacMan written in JavaScript for fun
game javascript multiplayer network online pacman
Last synced: 13 Oct 2024
https://github.com/dubzzz/property-based-testing-cpp
Property Based Testing in C++ using RapidCheck
Last synced: 13 Oct 2024
https://github.com/dubzzz/connect-four-react
Trying React on a Connect Four
Last synced: 13 Oct 2024
https://github.com/dubzzz/cuda-test-samples
Code samples to test CUDA on simple operations
Last synced: 13 Oct 2024
https://github.com/dubzzz/cracking-pbt
Repository showing how to leverage Property Based Testing and fast-check against usual dev challenges. If you want to get even more examples go to https://github.com/dubzzz/advent-of-pbt-2021 or to https://github.com/dubzzz/fast-check/tree/main/examples.
Last synced: 13 Oct 2024
https://github.com/dubzzz/advent-of-pbt-2021
Advent of Property Based Testing 2021 in TypeScript with solutions based on fast-check
Last synced: 13 Oct 2024
https://github.com/dubzzz/revealjs-remote
Simple remote control for RevealJS presentations
mobile remote-control reveal-js reveal-plugin streaming
Last synced: 13 Oct 2024
https://github.com/dubzzz/django-portfolio
PortFolio developed using Django Framework
Last synced: 13 Oct 2024
https://github.com/dubzzz/gnu-linux-tips
GNU/Linux tips and configurations
configuration linux-tips raspberry-pi remote-storage server vpn
Last synced: 13 Oct 2024
https://github.com/dubzzz/cuda-mathmodule-for-python
Python module for Mathematics using CUDA
Last synced: 13 Oct 2024
https://github.com/dubzzz/jsverify-commands
Bring commands to JSVerify property-based testing framework
end-to-end-testing extension jsverify module property-based-testing quality-assurance quickcheck
Last synced: 13 Oct 2024
https://github.com/dubzzz/js6chars
Transform a JavaScript code into an equivalent JavaScript code using only 6 characters
Last synced: 13 Oct 2024
https://github.com/dubzzz/breaking-return-true-to-win
Breaking 'return true to win' using Property based testing fast-check
fast-check property-based-testing property-testing return-true-to-win
Last synced: 13 Oct 2024
https://github.com/dubzzz/advent-of-typescript-2023
Playing with the Advent of TypeScript 2023
Last synced: 13 Oct 2024
https://github.com/dubzzz/gtest-using-cmake-example
Example of how defining a CMakeLists.txt in order to run unit-tests using Google Test framework on travis-ci and appveyor
appveyor cmakelists gtest travis
Last synced: 13 Oct 2024
https://github.com/dubzzz/jsverify-to-fast-check
Set of tools and helpers to help JSVerify users to migrate to fast-check
fast-check jsverify migration-tool property-based-testing
Last synced: 13 Oct 2024
https://github.com/dubzzz/bigint-as-any-ts
Polyfill bigint as any that works with TypeScript <3.2
Last synced: 13 Oct 2024
https://github.com/dubzzz/weekly-pbt
Weekly examples of how to test algorithms with Property Based Testing
Last synced: 13 Oct 2024
https://github.com/dubzzz/fast-check-benchmarks
Various benchmarks around fast-check: mostly to measure improvements of the lib itself
Last synced: 13 Oct 2024
https://github.com/dubzzz/cjs_codemirrornext
CommonJS rewrapping of @codemirror/next
Last synced: 13 Oct 2024
https://github.com/dubzzz/codemirror-next-repro-cra
Try to reproduce an observed issue with CodeMirror.Next + CRA
Last synced: 13 Oct 2024
https://github.com/dubzzz/various-algorithms
Various Algorithms
algorithm constexpr property-based-testing template-metaprogramming test-driven-development
Last synced: 13 Oct 2024
https://github.com/dubzzz/train-a11y
Just an extract of how far each town in France is far from others
Last synced: 13 Oct 2024
https://github.com/dubzzz/py-run-tracking
Track your runs -- automatically analyse recurrent paths
Last synced: 13 Oct 2024
https://github.com/dubzzz/package-analyzer-vue
A spin off of https://dubzzz.github.io/package-analyzer-react/ written in Vue
Last synced: 13 Oct 2024
https://github.com/dubzzz/react-europe-kackathon
Playing around some frontend techno for the "React Europe hackathon"
Last synced: 13 Oct 2024
https://github.com/dubzzz/py-linkedin-crawler
LinkedIn crawler able to go from a profile to another given access credentials
Last synced: 13 Oct 2024
https://github.com/dubzzz/infinite-game-of-life
Game of Life without any limits
Last synced: 13 Oct 2024
https://github.com/dubzzz/protractor-move-async-await
Protractor try of async/await
Last synced: 13 Oct 2024
https://github.com/dubzzz/sponsors-svg
SVG file featuring sponsors of dubzzz and fast-check
Last synced: 13 Oct 2024
https://github.com/dubzzz/gh-actions-check-run-experiments
Just trying to experiment check_run on GitHub Actions (https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#check_run)
Last synced: 13 Oct 2024
https://github.com/dubzzz/vitest-esm-mocks-experiments
Experimenting Mocking with Vitest against ES Modules
Last synced: 13 Oct 2024
https://github.com/dubzzz/react-multi-fronts
Proof-Of-Concept: React app spread accross multiple apps (separate releases)
Last synced: 13 Oct 2024
https://github.com/dubzzz/react-playground
Small personal playground to play with React
Last synced: 13 Oct 2024
https://github.com/dubzzz/py-mymoney
(depreciated) Manage your living expenses day by day -- replaced by node-mymoney
Last synced: 13 Oct 2024
https://github.com/dubzzz/py-seo-helper
Scan a website and give some points that could be modified
Last synced: 13 Oct 2024
https://github.com/dubzzz/webpack5-dual-mode-test
Testing Dual Mode (ESM + CJS) against WebPack 5
Last synced: 13 Oct 2024
https://github.com/dubzzz/py-cpp-dependencies
Build the dependency tree of a C/C++ directory
Last synced: 13 Oct 2024
https://github.com/dubzzz/package-analyzer-react
Pure react relying on hooks and context api only
Last synced: 13 Oct 2024
https://github.com/dubzzz/poc-find-cve-with-fast-check
POC trying to find back known CVEs using fast-check
Last synced: 13 Oct 2024
https://github.com/dubzzz/js-tojquerydomscript
Build a jQuery script to build the DOM corresponding to a given DOM element
Last synced: 13 Oct 2024
https://github.com/dubzzz/jest-esm
Jest in ESM mode has a different syntax for mocks, we want to test that on a POC
Last synced: 13 Oct 2024
https://github.com/dubzzz/backup-duplicates-finder
Find duplicates files in your backups before restoring them
Last synced: 13 Oct 2024
https://github.com/dubzzz/advent-of-code-2023-rust
Playing on Advent of Code 2023 in Rust
Last synced: 13 Oct 2024
https://github.com/dubzzz/todolist-front
Todo list app to check the potential of existing front technologies
Last synced: 13 Oct 2024
https://github.com/dubzzz/reactivity-comparison
Quick-and-dirty comparison of reactivity between several options
Last synced: 13 Oct 2024
https://github.com/dubzzz/cuda-tests-on-matrices
This repository has been created in an attempt to carry out some tests on matrices operations using CUDA
Last synced: 13 Oct 2024
https://github.com/dubzzz/dotjs-video-from-canvas
Video ads with <canvas/> rasterization
Last synced: 13 Oct 2024
https://github.com/dubzzz/cuda-compile-4-cuda-and-noncuda
Design a CUDA-program able to run on a non-CUDA computer. When dealing with a non-CUDA computer it should use CPU version of the code to do the same operation.
Last synced: 13 Oct 2024
https://github.com/dubzzz/various-data-analysis
Quick try of data analysis (live and offline)
Last synced: 13 Oct 2024
https://github.com/dubzzz/scala-2048
2048 in Scala
2048 functional-programming immutability jsverify property-based-testing scala scalacheck scalajs streams
Last synced: 13 Oct 2024
https://github.com/dubzzz/codingame-typescript-bundler
Bundle your TypeScript project to run it in CodinGame contests
Last synced: 13 Oct 2024
https://github.com/dubzzz/basictravisjavascript
Basic Travis configuration for JavaScript projects
Last synced: 13 Oct 2024
https://github.com/dubzzz/camllight-read-save-bitmap
Read and save 24-bit images in Caml-Light
Last synced: 13 Oct 2024