mustafatasli's Stars
Selleo/pattern
A collection of lightweight, standardized, rails-oriented patterns.
cadence-workflow/cadence
Cadence is a distributed, scalable, durable, and highly available orchestration engine to execute asynchronous long-running business logic in a scalable and resilient way.
vavr-io/vavr
vʌvr (formerly called Javaslang) is a non-commercial, non-profit object-functional library that runs with Java 8+. It aims to reduce the lines of code and increase code quality.
pinterest/ptracer
A library for ptrace-based tracing of Python programs
Hipo/backend-challenges
Backend Challenges
facebookarchive/pfff
Tools for code analysis, visualizations, or style-preserving source transformation.
ocaml/ocaml
The core OCaml system: compilers, runtime system, base libraries
Adphorus/zenhub-charts
True Kanban Charts for ZenHub
python-injector/injector
Python dependency injection framework, inspired by Guice
ponyorm/pony
Pony Object Relational Mapper
antirez/disque
Disque is a distributed message broker
antirez/kilo
A text editor in less than 1000 LOC with syntax highlight and search.
powertab/powertabeditor
View and edit guitar tablature.
wagtail/wagtail
A Django content management system focused on flexibility and user experience
wine-mirror/wine
debasishg/scala-redis
A scala library for connecting to a redis server, or a cluster of redis nodes using consistent hashing on the client side.
twitter/finagle
A fault tolerant, protocol-agnostic RPC system
lauris/awesome-scala
A community driven list of useful Scala libraries, frameworks and software.
scalaj/scalaj-http
Simple scala wrapper for HttpURLConnection. OAuth included.
HypothesisWorks/hypothesis
Hypothesis is a powerful, flexible, and easy to use library for property-based testing.
typelevel/scalacheck
Property-based testing for Scala
python-pendulum/pendulum
Python datetimes made easy
HBNetwork/python-decouple
Strict separation of config from code.
redis/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
halilkaya/serdaripsum
Serdar Ortac sarkisi olusturur.
encode/django-vanilla-views
Beautifully simple class-based views.
python/mypy
Optional static typing for Python
cockroachdb/cockroach
CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
scalaz/scalaz
Principled Functional Programming in Scala
nedbat/byterun
A Python implementation of a Python bytecode runner