Lockdown Alternatives
Similar projects and alternatives to lockdown
-
skybison
A fork of Instagram's experimental performance oriented greenfield implementation of Python. It features small objects; a moving GC; hidden classes; bytecode inline caching; type-specialized bytecode; an experimental template JIT. (by tekknolagi)
-
RustScript2
RustScript is a functional scripting language with as much relation to Rust as Javascript has to Java.
-
Sonar
Write Clean Python Code. Always.. Sonar helps you commit clean code every time. With over 225 unique rules to find Python bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
-
-
cinder
Cinder is Meta's internal performance-oriented production version of CPython. (by facebookincubator)
-
The-Spiral-Language
Functional language with intensional polymorphism and first-class staging.
-
tonic
An elegant language for script-kiddies and terminal squatters. (by ryangjchandler)
-
Generic-C-DataStructures
A repository for code I wrote while learning to implement generic data structures in C
-
Mergify
Updating dependencies is time-consuming.. Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free.
-
-
star
An experimental programming language that's made to be powerful, productive, and predictable (by ALANVF)
-
-
lockdown reviews and mentions
-
November 2021 monthly "What are you working on?" thread
I've been working on my language lockdown, which runs on top of Python. It allows you to:
Stats
The primary programming language of lockdown is Python.