omar-3's Stars
neovim/neovim
Vim-fork focused on extensibility and usability
spring-projects/spring-boot
Spring Boot helps you to create Spring-powered, production-grade applications and services with absolute minimum fuss.
junegunn/fzf
:cherry_blossom: A command-line fuzzy finder
expressjs/express
Fast, unopinionated, minimalist web framework for node.
etcd-io/etcd
Distributed reliable key-value store for the most critical data of a distributed system
Homebrew/brew
🍺 The missing package manager for macOS (or Linux)
ReactiveX/rxjs
A reactive programming library for JavaScript
jqlang/jq
Command-line JSON processor
envoyproxy/envoy
Cloud-native high-performance edge/middle/service proxy
go-chi/chi
lightweight, idiomatic and composable router for building Go HTTP services
blevesearch/bleve
A modern text/numeric/geo-spatial/vector indexing library for go
anchore/syft
CLI tool and library for generating a Software Bill of Materials from container images and filesystems
facebookincubator/katran
A high performance layer 4 load balancer
gluster/glusterfs
Gluster Filesystem : Build your distributed storage in minutes
pest-parser/pest
The Elegant Parser
tinyobjloader/tinyobjloader
Tiny but powerful single file wavefront obj loader
lalrpop/lalrpop
LR(1) parser generator for Rust
json-c/json-c
https://github.com/json-c/json-c is the official code repository for json-c. See the wiki for release tarballs for download. API docs at http://json-c.github.io/json-c/
hashicorp/go-multierror
A Go (golang) package for representing a list of errors as a single error.
coin-or/pulp
A python Linear Programming API
AbsInt/CompCert
The CompCert formally-verified C compiler
micromatch/picomatch
Blazing fast and accurate glob matcher written JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions. Used by GraphQL, Jest, Astro, Snowpack, Storybook, bulma, Serverless, fdir, Netlify, AWS Amplify, Revogrid, rollup, routify, open-wc, imba, ava, docusaurus, fast-glob, globby, chokidar, anymatch, cloudflare/miniflare, pts, and more than 5 million projects! Please follow picomatch's author: https://github.com/jonschlinkert
sampsyo/cs6120
advanced compilers
PacktPublishing/Hands-On-Software-Engineering-with-Golang
Hands-On Software Engineering with Golang, published by Packt
jeanqasaur/learn-programming-languages
Resources for the working programmer to learn more about the fundamentals and theory of programming languages.
mhmtszr/concurrent-swiss-map
A high-performance, thread-safe generic concurrent hash map implementation with Swiss Map.
jeanqasaur/dsl-syllabus-fall-2016
The syllabus from 15-819, the PhD seminar I taught on domain-specific programming languages fall 2016.
kittylyst/ocelotter
An experiment to implement a simple JVM in Rust
tdop/tdop.github.io
Reprinting Vaughan Pratt's Paper on Top Down Operator Precedence Parsing
Farreeda/Compiler-with-Julia
Automata and compiler design using julia language