Bookmarks tagged [implementation]
https://github.com/voronianski/flux-comparison
📝 Practical comparison of different Flux solutions - voronianski/flux-comparison
- tags: reactjs, flux, implementation
- source code
https://github.com/spoike/refluxjs
A simple library for uni-directional dataflow application architecture with React extensions inspired by Flux - reflux/refluxjs
- tags: reactjs, flux, implementation
- source code
https://github.com/BinaryMuse/fluxxor
🛠️ Flux architecture tools for React - BinaryMuse/fluxxor
- tags: reactjs, flux, implementation
- source code
https://github.com/martyjs/marty
A Javascript library for state management in React applications - martyjs/marty
- tags: reactjs, flux, implementation
- source code
https://github.com/kenwheeler/mcfly
Flux architecture made easy. Contribute to kenwheeler/mcfly development by creating an account on GitHub.
- tags: reactjs, flux, implementation
- source code
https://github.com/goatslacker/alt
Isomorphic flux implementation. Contribute to goatslacker/alt development by creating an account on GitHub.
- tags: reactjs, flux, implementation
- source code
https://github.com/yahoo/fluxible
A pluggable container for universal flux applications. - yahoo/fluxible
- tags: reactjs, flux, implementation
- source code
https://github.com/optimizely/nuclear-js
Reactive Flux built with ImmutableJS data structures. Framework agnostic. - optimizely/nuclear-js
- tags: reactjs, flux, implementation
- source code
https://github.com/acdlite/flummox
Minimal, isomorphic Flux. Contribute to acdlite/flummox development by creating an account on GitHub.
- tags: reactjs, flux, implementation
- source code
https://github.com/blainekasten/coflux
Flux at the Component Level. Contribute to blainekasten/coflux development by creating an account on GitHub.
- tags: reactjs, flux, implementation
- source code
https://github.com/jbpin/sinux
Javascript state container based on Signal/Command. Full async supported - jbpin/sinux
- tags: reactjs, flux, implementation
- source code
https://github.com/jruby/jruby
A Java implementation of the Ruby language.
- tags: ruby, implementation, compiler
- source code
https://github.com/mruby/mruby
Lightweight Ruby. Can be linked and embedded in your application.
- tags: ruby, implementation, compiler
- source code
Ruby to Javascript compiler.
- tags: ruby, implementation, compiler
- source code
https://github.com/rubinius/rubinius
An implementation of the Ruby programming language. Rubinius includes a bytecode virtual machine, Ruby syntax parser, bytecode compiler, generational garbage collector, just-in-time (JIT) native machi...
- tags: ruby, implementation, compiler
- source code
https://github.com/oracle/truffleruby
A high performance implementation of the Ruby programming language. Built on the GraalVM by Oracle Labs.
- tags: ruby, implementation, compiler
- source code
https://github.com/metawilm/cl-python
Implementation of the Python programming language written in Common Lisp.
- tags: python, implementation
- source code
https://github.com/python/cpython
Default, most widely used implementation of the Python programming language written in C.
- tags: python, implementation
- source code
Optimizing Static Compiler for Python. Uses type mixins to compile Python into C or C++ modules resulting in large performance gains
- tags: python, implementation
https://github.com/google/grumpy
More compiler than interpreter as more powerful CPython2.7 replacement (alpha).
- tags: python, implementation
- source code
https://github.com/IronLanguages/ironpython3
Implementation of the Python programming language written in C targeting the .NET Framework and Mono.
- tags: python, implementation
- source code
Implementation of Python programming language written in Java for the Java virtual machine (JVM).
- tags: python, implementation
https://github.com/micropython/micropython
MicroPython - a lean and efficient Python programming language implementation for microcontrollers and constrained systems
- tags: python, implementation
- source code
Python JIT compiler to LLVM aimed at scientific Python.
- tags: python, implementation
https://github.com/Maratyszcza/PeachPy
x86-64 assembler embedded in Python. Can be used as inline assembler for Python or as a stand-alone assembler for Windows, Linux, OS X, Native Client and Go.
- tags: python, implementation
- source code
https://github.com/Microsoft/Pyjion
A JIT for Python based upon CoreCLR.
- tags: python, implementation
- source code
https://bitbucket.org/pypy/pypy
Implementation of the Python programming language written in RPython and translated into C. PyPy focuses on speed, efficiency and compatibility with the original CPython interpreter. The interpreter u...
- tags: python, implementation
https://github.com/ebranca/owasp-pysec
Hardened version of python that makes it easier for security professionals and developers to write applications more resilient to attacks and manipulations.
- tags: python, implementation
- source code
https://github.com/dropbox/pyston
A Python implementation built using LLVM and modern JIT techniques with the goal of achieving good performance.
- tags: python, implementation
- source code
https://github.com/stackless-dev/stackless/wiki
An enhanced version of the Python programming language which allows programmers to reap the benefits of thread-based programming without the performance and complexity problems associated with convent...
- tags: python, implementation
- source code