deterministic
There are 157 repositories under deterministic topic.
cloudflare/gokey
A simple vaultless password manager in Go
php-vcr/php-vcr
Record your test suite's HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests.
supabase-community/copycat
Generate deterministic fake values: The same input will always generate the same fake-output.
madsim-rs/madsim
Magical Deterministic Simulator for distributed systems in Rust.
MikeLankamp/fpm
C++ header-only fixed-point math library
johnmcfarlane/cnl
A Compositional Numeric Library for C++
Kimbatt/unity-deterministic-physics
Cross-platform deterministic physics simulation in Unity, using DOTS physics and soft floats
kidagine/Darklings-FightingGame
DARKLINGS is an accessible F2P 2D fighting game with periodic updates (using Rollback Netcode).
JiepengTan/LockstepECS
Fast Lockstep ECS Framework
Kimbatt/soft-float-starter-pack
Software implementation of floating point numbers and operations
mrdav30/LockstepRTSEngine
(WIP) Deterministic, Lockstep RTS Engine
igordejanovic/parglare
A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/
tokio-rs/simulation
Framework for simulating distributed applications
RondeSC/Miller_Shuffle_Algo
New Shuffle algorithm with low overhead and no annoying repetition.
CovenantSQL/HashStablePack
Serialization code generator for QUICK struct content comparison
paulmillr/scure-bip32
Secure, audited & minimal implementation of BIP32 hierarchical deterministic (HD) wallets.
Droliven/MSRGCN
Official implementation of MSR-GCN (ICCV2021 paper)
JiepengTan/Lockstep.Math
A deterministic math lib for lockstep game
timo-reymann/deterministic-zip
Simple (almost drop-in) replacement for zip that produces deterministic files.
lkrms/pretty-php
The opinionated PHP code formatter
cathei/VolatilePhysics-FixedMath
A 2D Physics Library for Networked Games
flegall/monopack
A JavaScript bundler for node.js monorepo-codebased applications.
sungiant/abacus
:triangular_ruler: C# cross precision 3D maths library.
mlf-core/mlf-core
CPU and GPU deterministic and therefore fully reproducible machine learning pipelines using MLflow.
devlinzhou/deterministic_float
fast soft float-point for deterministic computing,高性能、一致性计算的软件浮点数
cornfeedhobo/ssh-keydgen
Generate Deterministic SSH keys
Logicwax/gpg-hd
A BIP-39 / seed-phrase / brain-wallet based Hierarchical Deterministic GPG / SSH key generator that also provisions OpenPGP smartcards for easy key backup and recovery.
SlimeYummy/ozz-animation-rs
A rust cross-platform deterministic skeletal animation runtime library, based on ozz-animation.
devlinzhou/deterministic_physics
deterministic physics engine for lock-step 3D game development. 能为3D帧同步游戏提供一致性、确定性的物理引擎。
retroplasma/binsync
Deterministic Usenet Vault
tstran155/Optimization-of-building-energy-consumption
This repo demonstrates how to build a surrogate (proxy) model by multivariate regressing building energy consumption data (univariate and multivariate) and use (1) Bayesian framework, (2) Pyomo package, (3) Genetic algorithm with local search, and (4) Pymoo package to find optimum design parameters and minimum energy consumption.
alirezakay/RegexToDFA
converting regex (regular expression) to DFA directly by creating syntax tree in java
g-trees/g_trees
A family of randomized, history-independent search tree data structures
philihp/fast-shuffle
A fast, pure, side-effect-free, and deterministic implementation of Fisher-Yates Shuffle
oftherivier/fictional
Generate fake data deterministically from a given input
mapbox/to-color
Procedurally generate a deterministic, perceptually distributed color palette.