Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub / gdevanla 39 repositories

gdevanla/git-actions

Collection of git-actions

Language: Python - Size: 17.6 KB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 0 - Forks: 0

gdevanla/pptable

A Haskell library to pretty print data in a tabular format

Language: Haskell - Size: 45.9 KB - Last synced: about 1 month ago - Pushed: about 6 years ago - Stars: 11 - Forks: 4

gdevanla/julia Fork of JuliaLang/julia

The Julia Language: A fresh approach to technical computing.

Language: Julia - Size: 84.8 MB - Last synced: about 1 year ago - Pushed: over 8 years ago - Stars: 0 - Forks: 0

gdevanla/pygments-css Fork of richleland/pygments-css

css files created from pygment's built-in styles

Language: CSS - Size: 222 KB - Last synced: about 1 year ago - Pushed: over 8 years ago - Stars: 0 - Forks: 0

gdevanla/assist

Language: Java - Size: 49 MB - Last synced: about 1 year ago - Pushed: over 10 years ago - Stars: 1 - Forks: 1

gdevanla/alexhappy Fork of jmoy/alexhappy

Examples for the book “Alex and Happy”

Size: 2.7 MB - Last synced: about 1 year ago - Pushed: about 9 years ago - Stars: 0 - Forks: 0

gdevanla/sf-exercises Fork of serras/sf-exercises

Size: 164 KB - Last synced: about 1 year ago - Pushed: over 10 years ago - Stars: 0 - Forks: 0

gdevanla/chrome-extension-webpack Fork of sszczep/chrome-extension-webpack

Get started with Chrome extensions development using webpack, TypeScript, Sass, and more.

Size: 606 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

gdevanla/simpletools-browser-extensions

A repository of simple browser extensions to make your life easy

Language: JavaScript - Size: 5.15 MB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

gdevanla/Spark-The-Definitive-Guide Fork of databricks/Spark-The-Definitive-Guide

Spark: The Definitive Guide's Code Repository

Size: 512 MB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

gdevanla/Apache-Kafka-Series---Learn-Apache-Kafka-for-Beginners Fork of PacktPublishing/Apache-Kafka-Series---Learn-Apache-Kafka-for-Beginners

Code Repository for Apache Kafka Series - Learn Apache Kafka for Beginners, Published by Packt

Size: 8.91 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

gdevanla/coreutils Fork of uutils/coreutils

Cross-platform Rust rewrite of the GNU coreutils

Size: 20.8 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

gdevanla/write-you-a-python-lexer

A step-by-step implementation of a Python lexer In Haskell using Alex

Language: Haskell - Size: 47.9 KB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 9 - Forks: 0

gdevanla/learn-pyarrow

pyarrow presentation

Language: Jupyter Notebook - Size: 962 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 2 - Forks: 2

gdevanla/pytype Fork of google/pytype

A static type analyzer for Python code

Size: 37.3 MB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

gdevanla/SootExamples

A simple example using Soot to list all def-uses of locals.

Language: Java - Size: 133 KB - Last synced: about 1 year ago - Pushed: about 10 years ago - Stars: 3 - Forks: 0

gdevanla/cassava-records

A library extension for Cassava (Haskell CSV parser library) that automatically creates a Record given the csv file

Language: Haskell - Size: 62.5 KB - Last synced: 6 days ago - Pushed: over 3 years ago - Stars: 8 - Forks: 3

gdevanla/gdevanla.github.io

my blog

Language: HTML - Size: 960 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

gdevanla/openmrs-fhir-analytics Fork of google/fhir-data-pipes

A collection of tools for extracting OpenMRS data as FHIR resources and analytics services on top of that data. [NOTE: WIP/not production ready].

Size: 250 MB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

gdevanla/haskell-lox

Language: Haskell - Size: 455 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 5 - Forks: 1

gdevanla/tdop.github.io Fork of tdop/tdop.github.io

Reprinting Vaughan Pratt's Paper on Top Down Operator Precedence Parsing

Size: 1.09 MB - Last synced: about 1 year ago - Pushed: almost 5 years ago - Stars: 0 - Forks: 0

gdevanla/intro_to_parsing Fork of JakeWheat/intro_to_parsing

Introduction to parsing with Haskell and Parsec

Size: 155 KB - Last synced: about 1 year ago - Pushed: almost 5 years ago - Stars: 0 - Forks: 0

gdevanla/papers-we-love Fork of papers-we-love/papers-we-love

Papers from the computer science community to read and discuss.

Size: 219 MB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

gdevanla/DIY-ai-art Fork of maxvfischer/DIY-ai-art

How to build your own AI art installation from scratch

Size: 67.2 MB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

gdevanla/PythonExtensionPatterns Fork of paulross/PythonExtensionPatterns

Examples of safe coding practice for Python C extensions.

Size: 5.26 MB - Last synced: about 1 year ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

gdevanla/cpython Fork of python/cpython

The Python programming language

Size: 366 MB - Last synced: about 1 year ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

gdevanla/cpython-book-samples Fork of tonybaloney/cpython-book-samples

Sample scripts and examples for my CPython Internals book

Size: 33.2 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

gdevanla/pandoc-markdown-ghci-filter

A Pandoc filter that identifies Haskell code in Markdown, executes the code in GHCI and embeds the results in the returned Markdown.

Language: Haskell - Size: 66.4 KB - Last synced: about 1 month ago - Pushed: almost 5 years ago - Stars: 14 - Forks: 1

gdevanla/pegen_experiments Fork of we-like-parsers/pegen_experiments

Experiments for the official PEG parser generator for Python

Size: 18.5 MB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

gdevanla/github Fork of haskell-github/github

The github API for Haskell

Size: 1.24 MB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

gdevanla/awesome-scalability Fork of binhnguyennus/awesome-scalability

The Patterns of Scalable, Reliable, and Performant Large-Scale Systems

Size: 1.36 MB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

gdevanla/scotty-from-ground-up

Examples to demonstrate the core computational structures of Haskell based scotty web framework library

Language: Haskell - Size: 31.3 KB - Last synced: about 1 year ago - Pushed: about 7 years ago - Stars: 14 - Forks: 3

gdevanla/read-you-a-blaze

A code walk through on how to implement the blaze-html Haskell library module

Language: Haskell - Size: 26.4 KB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 1 - Forks: 0

gdevanla/static-frame Fork of static-frame/static-frame

The StaticFrame library consists of the Series and Frame, immutable data structures for one- and two-dimensional calculations with self-aligning, labelled axes.

Language: Python - Size: 9.04 MB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

gdevanla/pgspecial Fork of dbcli/pgspecial

Python implementation of postgres meta commands (backslash commands)

Language: Python - Size: 331 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

gdevanla/pgcli Fork of dbcli/pgcli

Postgres CLI with autocompletion and syntax highlighting

Size: 9.72 MB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

gdevanla/lsp-haskell Fork of emacs-lsp/lsp-haskell

lsp-mode :heart: haskell

Size: 1.19 MB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

gdevanla/aeson Fork of haskell/aeson

A fast Haskell JSON library

Language: Haskell - Size: 38.7 MB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

gdevanla/Haskell-Pipes-Library Fork of Gabriella439/pipes

Compositional pipelines

Size: 2 MB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

gdevanla/parconc-examples Fork of simonmar/parconc-examples

Sample code to accompany the book "Parallel and Concurrent Programming in Haskell"

Size: 1.1 MB - Last synced: about 1 year ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

gdevanla/tpar Fork of bgamari/tpar

A simple distributed parallel job execution engine in Haskell

Size: 117 KB - Last synced: about 1 year ago - Pushed: almost 8 years ago - Stars: 0 - Forks: 0

gdevanla/git Fork of git/git

Git Source Code Mirror - This is a publish-only repository and all pull requests are ignored. Please follow Documentation/SubmittingPatches procedure for any of your improvements.

Size: 143 MB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

gdevanla/ghc-scratch

Repo containing examples of how to interact with GHC

Language: Haskell - Size: 14.6 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

gdevanla/haskell-language-server Fork of haskell/haskell-language-server

Integration point for ghcide and haskell-ide-engine. One IDE to rule them all.

Language: Haskell - Size: 5.03 MB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

gdevanla/ghcide Fork of haskell/ghcide

A library for building Haskell IDE tooling

Language: Haskell - Size: 2.62 MB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

gdevanla/lsp-test Fork of bubba/lsp-test

A functional test framework for LSP servers

Size: 460 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

gdevanla/laop Fork of bolt12/laop

Linear Algebra of Programming - Algebraic Matrices in Haskell

Size: 1.51 MB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

gdevanla/tymfgg-pearl Fork of bolt12/tymfgg-pearl

Type Your Matrices For Great Good

Size: 2.08 MB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

gdevanla/typing Fork of veggiedefender/typing

An experimental interactive README experience!

Size: 226 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

gdevanla/odd-jobs Fork of saurabhnanda/odd-jobs

Haskell job queue with admin UI and loads of other features.

Language: JavaScript - Size: 907 KB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

gdevanla/idris-time

A port of GHC time library to Idris

Language: Idris - Size: 78.1 KB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 1 - Forks: 0

gdevanla/hakyll-css Fork of tejasbubane/hakyll-css

Drop-in CSS themes for syntax highlighting in Hakyll

Size: 236 KB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

gdevanla/IdrisPipes Fork of QuentinDuval/IdrisPipes

A library for composable and effectful production, transformation and consumption of streams of data in Idris

Size: 113 KB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

gdevanla/Haskell-Typed-Spreadsheet-Library Fork of Gabriella439/Haskell-Typed-Spreadsheet-Library

Typed and composable spreadsheets

Size: 80.1 KB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

gdevanla/IdrisSqlite Fork of david-christiansen/IdrisSqlite

Effectful bindings for SQLite (forked from IdrisWeb)

Size: 58.6 KB - Last synced: about 1 year ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

gdevanla/idris-demos Fork of idris-hackers/idris-demos

Collection of Idris tests and demonstration programs

Size: 60.5 KB - Last synced: about 1 year ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

gdevanla/Idris-dev Fork of idris-lang/Idris-dev

A Dependently Typed Functional Programming Language

Size: 36.4 MB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

gdevanla/TypeDD-Samples Fork of edwinb/TypeDD-Samples

Sample code from "Type Driven Development with Idris"

Size: 86.9 KB - Last synced: about 1 year ago - Pushed: almost 7 years ago - Stars: 1 - Forks: 0

gdevanla/helloscotty

A hello world application using Scotty (Haskell Web Framework) demonstrating use of Stack, Docker and Elastic Beanstalk

Language: Haskell - Size: 2.37 MB - Last synced: about 1 year ago - Pushed: over 7 years ago - Stars: 2 - Forks: 0

gdevanla/bksol Fork of cz717/bksol

Size: 235 KB - Last synced: about 1 year ago - Pushed: over 7 years ago - Stars: 0 - Forks: 0

gdevanla/Better-Python-59-Ways Fork of SigmaQuan/Better-Python-59-Ways

Code Sample of Book "Effective Python: 59 Specific Ways to Write Better Pyton" by Brett Slatkin

Size: 290 KB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

gdevanla/soot Fork of soot-oss/soot

Soot - A Java optimization framework

Language: Java - Size: 94.5 MB - Last synced: about 1 year ago - Pushed: over 10 years ago - Stars: 0 - Forks: 0

gdevanla/idris-learn

Selected examples/exercises from the Type-Driven Development with Idris

Language: Idris - Size: 11.7 KB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

gdevanla/Idris2 Fork of idris-lang/Idris2

A purely functional programming language with first class types

Size: 3.61 MB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

gdevanla/airflow Fork of apache/airflow

Apache Airflow - A platform to programmatically author, schedule, and monitor workflows

Language: Python - Size: 61.1 MB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

gdevanla/core-lang-tutorial

A Haskell implementation of tutorial described in `Implementing functional languages: a tutorial`

Language: Haskell - Size: 9.77 KB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

gdevanla/plai-hask

Examples that replicate the racket implementation examples from the PLAI book

Language: Haskell - Size: 18.6 KB - Last synced: about 1 year ago - Pushed: almost 7 years ago - Stars: 1 - Forks: 0

gdevanla/x11-demo

Language: Haskell - Size: 13.7 KB - Last synced: about 1 year ago - Pushed: about 5 years ago - Stars: 1 - Forks: 0

gdevanla/pymutint

A mutant generation and testing tool for Python

Language: Haskell - Size: 4.88 KB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 1 - Forks: 0

gdevanla/bare-minimum

A pelican theme

Language: CSS - Size: 40 KB - Last synced: about 1 year ago - Pushed: about 6 years ago - Stars: 1 - Forks: 0

gdevanla/language-python Fork of bjpop/language-python

A parser for Python 2.x and 3.x written in Haskell

Size: 1.78 MB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

gdevanla/streaming-parsers Fork of chrisdone/streaming-parsers

Streaming parsers collection

Size: 2.94 MB - Last synced: about 1 year ago - Pushed: almost 5 years ago - Stars: 0 - Forks: 0

gdevanla/pydelinter-old

Automatically perform delinter actions to address pylint warnings.

Language: Python - Size: 20.5 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

gdevanla/http-client Fork of snoyberg/http-client

An HTTP client engine, intended as a base layer for more user-friendly packages.

Size: 2.14 MB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

gdevanla/ghcid Fork of ndmitchell/ghcid

Very low feature GHCi based IDE

Language: Haskell - Size: 729 KB - Last synced: about 1 year ago - Pushed: almost 5 years ago - Stars: 0 - Forks: 0

gdevanla/typedload Fork of ltworf/typedload

Python library to load dynamically typed data into statically typed data structures

Language: Python - Size: 469 KB - Last synced: about 1 year ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

gdevanla/graphbuilder Fork of intel/graphbuilder

The GraphBuilder library provides functions to construct large scale graphs. It is implemented on Apache Hadoop.

Language: Java - Size: 2.64 MB - Last synced: about 1 year ago - Pushed: over 11 years ago - Stars: 0 - Forks: 0

gdevanla/Bowler Fork of facebookincubator/Bowler

Safe code refactoring for modern Python.

Language: Python - Size: 859 KB - Last synced: about 1 year ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

gdevanla/bot-examples

examples using concepts learnt in Book Of Types

Size: 0 Bytes - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

gdevanla/corpus-db Fork of JonathanReeve/corpus-db

A textual corpus database for the digital humanities.

Language: Haskell - Size: 25.4 MB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

gdevanla/plai_racket

my racket implementation of exercises in PLAI

Language: Racket - Size: 1000 Bytes - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

gdevanla/pyre-check Fork of facebook/pyre-check

Performant type-checking for python.

Language: OCaml - Size: 2.64 MB - Last synced: about 1 year ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 0

gdevanla/stackage Fork of commercialhaskell/stackage

"Stable Hackage": vetted consistent packages from Hackage

Language: Shell - Size: 11.6 MB - Last synced: about 1 year ago - Pushed: almost 5 years ago - Stars: 0 - Forks: 0

gdevanla/hnix Fork of haskell-nix/hnix

A Haskell re-implementation of the Nix expression language

Language: Nix - Size: 1.28 MB - Last synced: about 1 year ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

gdevanla/docs Fork of DataHaskell/docs

:books: - Documentation site

Language: HTML - Size: 201 KB - Last synced: about 1 year ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

gdevanla/haddock Fork of haskell/haddock

Haskell Documentation Tool

Language: HTML - Size: 12.9 MB - Last synced: about 1 year ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

gdevanla/python-ml-flask-docker

An dockerfile to create a python environment for Machine Learning libraries and simple flask apps

Size: 0 Bytes - Last synced: about 1 year ago - Pushed: over 7 years ago - Stars: 1 - Forks: 0

gdevanla/yasnippet Fork of joaotavora/yasnippet

A template system for Emacs

Language: Emacs Lisp - Size: 4.78 MB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

gdevanla/scotty Fork of scotty-web/scotty

Haskell web framework inspired by Ruby's Sinatra, using WAI and Warp (Official Repository)

Language: Haskell - Size: 480 KB - Last synced: about 1 year ago - Pushed: over 7 years ago - Stars: 0 - Forks: 1

gdevanla/function-pipe Fork of InvestmentSystems/function-pipe

Tools for extended function composition and pipelines in Python

Language: Python - Size: 290 KB - Last synced: about 1 year ago - Pushed: over 7 years ago - Stars: 0 - Forks: 0

gdevanla/blaze-html Fork of jaspervdj/blaze-html

A blazingly fast HTML combinator library for Haskell.

Language: Haskell - Size: 4.59 MB - Last synced: about 1 year ago - Pushed: over 7 years ago - Stars: 0 - Forks: 0

gdevanla/zipline Fork of quantopian/zipline

Zipline, a Pythonic Algorithmic Trading Library

Language: Python - Size: 153 MB - Last synced: about 1 year ago - Pushed: over 7 years ago - Stars: 0 - Forks: 0

gdevanla/pandas Fork of pandas-dev/pandas

Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more

Language: Python - Size: 49.6 MB - Last synced: about 1 year ago - Pushed: about 9 years ago - Stars: 0 - Forks: 0

gdevanla/hledger Fork of simonmichael/hledger

The hledger command-line and web-based accounting tool, a Haskell rewrite of ledger.

Language: Haskell - Size: 25.2 MB - Last synced: about 1 year ago - Pushed: almost 8 years ago - Stars: 0 - Forks: 0

gdevanla/Frames Fork of acowley/Frames

Data frames for tabular data.

Language: Haskell - Size: 1.1 MB - Last synced: about 1 year ago - Pushed: almost 8 years ago - Stars: 0 - Forks: 0

gdevanla/hyde Fork of hyde/hyde-old

Static website generator inspired by Jekyll

Language: Python - Size: 6.33 MB - Last synced: about 1 year ago - Pushed: over 12 years ago - Stars: 0 - Forks: 0

gdevanla/loom Fork of aysylu/loom

Graph library for Clojure

Language: Clojure - Size: 490 KB - Last synced: about 1 year ago - Pushed: about 10 years ago - Stars: 0 - Forks: 0

gdevanla/mdf Fork of man-group/mdf

Data-flow programming toolkit for Python

Language: Python - Size: 1.18 MB - Last synced: about 1 year ago - Pushed: over 9 years ago - Stars: 0 - Forks: 0

gdevanla/instrumentation

Basic instrumentation to trace chain of method calls.

Language: Java - Size: 113 KB - Last synced: about 1 year ago - Pushed: about 11 years ago - Stars: 2 - Forks: 0

gdevanla/fusion_tests

Language: Java - Size: 121 KB - Last synced: about 1 year ago - Pushed: over 9 years ago - Stars: 0 - Forks: 0