All Projects → vi → timeskew

vi / timeskew

Licence: other
Override time reporting in Linux processes (accelerate/slowdown games, test code involving timers/delays)

Programming Languages

c
50402 projects - #5 most used programming language
Makefile
30231 projects

Projects that are alternatives of or similar to timeskew

libkeepalive
LD_PRELOAD library for enabling TCP keepalive socket options
Stars: ✭ 16 (-55.56%)
Mutual labels:  ldpreload, ld-preload
rkorova
ld_preload userland rootkit
Stars: ✭ 34 (-5.56%)
Mutual labels:  ldpreload, ld-preload
Anti Testportal
Bypass for blur check on testportal.pl(net)
Stars: ✭ 39 (+8.33%)
Mutual labels:  time, cheat
dtw-python
Python port of R's Comprehensive Dynamic Time Warp algorithms package
Stars: ✭ 139 (+286.11%)
Mutual labels:  time
toy-arms
⚔️ my simple reusable game hack components in Rust
Stars: ✭ 71 (+97.22%)
Mutual labels:  cheat
time-aware-template
Time Aware is a configurable application template that enables you to display time enabled layers in an ArcGIS web map using a time slider.
Stars: ✭ 20 (-44.44%)
Mutual labels:  time
shamsi date
A Flutter and Dart package for using Jalali (Shamsi, Solar, Persian or Jalaali) calendar. You can convert, format and manipulate Jalali and Gregorian (Miladi) date and times.
Stars: ✭ 59 (+63.89%)
Mutual labels:  time
cas
Cellular Automata Simulator
Stars: ✭ 22 (-38.89%)
Mutual labels:  time
duration-humanizer
361000 becomes "6 minutes, 1 second"
Stars: ✭ 61 (+69.44%)
Mutual labels:  time
rutimeparser
Recognize date and time in russian text and return datetime.datetime.
Stars: ✭ 17 (-52.78%)
Mutual labels:  time
qrono
🕥 Just right date time library
Stars: ✭ 111 (+208.33%)
Mutual labels:  time
Sorting-Algorithms
sorting algorithms in python
Stars: ✭ 15 (-58.33%)
Mutual labels:  time
realmdefensecheat
Cheating Tool for Babeltime's Realm Defense game
Stars: ✭ 17 (-52.78%)
Mutual labels:  cheat
react-cheatsheets
Create and generate cheat sheets using React
Stars: ✭ 21 (-41.67%)
Mutual labels:  cheat
vue-translated
Internationalization (i18n) and localization (l10n) library for Vue.js v2.
Stars: ✭ 19 (-47.22%)
Mutual labels:  time
Apex-Legends-SDK
Open Source Cheat for Apex Legends, designed for ease of use. Made to understand reversing of Apex Legends and respawn's modified source engine as well as their Easy Anti Cheat Implementation.
Stars: ✭ 101 (+180.56%)
Mutual labels:  cheat
PrimCom
PrimCom: manage and access your personal knowledge base easily
Stars: ✭ 25 (-30.56%)
Mutual labels:  cheat
ExSharp-Base
External League of Legends Base
Stars: ✭ 128 (+255.56%)
Mutual labels:  cheat
faketime
Fake currentTimeMillis() without class loader hacks
Stars: ✭ 100 (+177.78%)
Mutual labels:  time
go-systemd-time
📅 Go implementation of systemd relative time adjustments
Stars: ✭ 21 (-41.67%)
Mutual labels:  time
(Note: the project is hacky and unreliable)

1. "make" will provide libtimeskew.so
2. Use `TIMESKEW="2 1" LD_PRELOAD=./libtimeskew.so program` to start program with time 2x faster than usual
3. Create/update "timeskew" file in current directory to update time coefficient, e.g. `echo 1 3 > timeskew` - slow down 3x.

TIMESHIFT also sets constant time shift

License=MIT or (at your option) GPLv3

See also:
* Forked timeskew with a GUI (not tested myself): https://github.com/id01/timeskew
* https://github.com/wolfcw/libfaketime
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].