id int64 0 3.46k | description stringlengths 5 3.38k | readme stringlengths 6 512k ⌀ |
|---|---|---|
0 | LLVM-based compiler for the Nim language | # Introduction
[nlvm](https://github.com/arnetheduck/nlvm) (the nim-level virtual machine?)
is an [LLVM-based](http://llvm.org) compiler for the [Nim](http://nim-lang.org)
language.
From Nim's point of view, it's a backend just like C or JavaScript - from
LLVM's point of view, it's a language frontend that emits IR.
... |
1 | Nimbus: an Ethereum Execution Client for Resource-Restricted Devices | # Nimbus: ultra-light Ethereum execution layer client
[](https://opensource.org/licenses/Apache-2.0)
[](https://opensource.org/licenses/MIT)
 is... |
3 | :tropical_drink: A curated list of awesome gulp resources, plugins, and boilerplates for a better development workflow automation - http://alferov.github.io/awesome-gulp | null |
4 | gulp资料收集 | # use-gulp
#### 为什么使用gulp?
首先看一篇文章 [Gulp的目标是取代Grunt](http://www.infoq.com/cn/news/2014/02/gulp)
>根据gulp的文档,它努力实现的主要特性是:
> - 易于使用:采用代码优于配置策略,gulp让简单的事情继续简单,复杂的任务变得可管理。
> - 高效:通过利用node.js强大的流,不需要往磁盘写中间文件,可以更快地完成构建。
> - 高质量:gulp严格的插件指导方针,确保插件简单并且按你期望的方式工作。
> - 易于学习:通过把API降到最少,你能在很短的时间内学会gulp。构建工作就像你设想的一样:是一系列流管道。... |
5 | Curriculum for learning front-end development during #100DaysOfCode. | **Note:** this resource is old! I will be archiving this repository by the end of July 2021 as I feel that many of the recommendations here are outdated for learning front-end web development in 2021.
---
<p align="center">
<img alt="#100DaysOfCode Front-End Development" src="https://i.imgur.com/dwYOP0B.jpg" />
</p... |
6 | An opinionated collection of components, hooks, and utilities for your Next.js project. | <a href="https://precedent.dev">
<img alt="Precedent – Building blocks for your Next project" src="https://precedent.dev/api/og">
<h1 align="center">Precedent</h1>
</a>
<p align="center">
Building blocks for your Next project
</p>
<p align="center">
<a href="https://twitter.com/steventey">
<img src="https... |
7 | :snowflake: A React-Native Android iOS Starter App/ BoilerPlate / Example with Redux, RN Router, & Jest with the Snowflake Hapi Server running locally or on RedHat OpenShift for the backend, or a Parse Server running locally or remotely on Heroku | Snowflake 
==================================
A React-Native starter mobile app, or maybe just an example, or maybe a boilerplate (you decide) for iOS and Android with a single code base, with 2 backends to... |
8 | 🌟 An universal React isomorphic boilerplate for building server-side render web app. | # React Isomorphic Boilerplate
An universal React isomorphic boilerplate for building server-side render web app.
[](https://david-dm.org/chikara-chan/react-isomorphic-boilerplate) [
[](https://greenkeeper.io/)
[](https://circleci.com/gh/postlight/serverless-typescript-starter/tree/mas... |
10 | Curriculum for learning front-end development during #100DaysOfCode. | **Note:** this resource is old! I will be archiving this repository by the end of July 2021 as I feel that many of the recommendations here are outdated for learning front-end web development in 2021.
---
<p align="center">
<img alt="#100DaysOfCode Front-End Development" src="https://i.imgur.com/dwYOP0B.jpg" />
</p... |
11 | Vim-fork focused on extensibility and usability | <h1 align="center">
<img src="https://raw.githubusercontent.com/neovim/neovim.github.io/master/logos/neovim-logo-300x87.png" alt="Neovim">
<a href="https://neovim.io/doc/">Documentation</a> |
<a href="https://app.element.io/#/room/#neovim:matrix.org">Chat</a>
</h1>
[
Just remove all plugins, keep basic config.
# Screenshot

[](https://gitter.im/SirVer/ultisnips?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
UltiSnips
=========
UltiSnips is the ultimate solution for snippets in Vim. It has... |
15 | An Emacs framework for the stubborn martian hacker | <div align="center">
# Doom Emacs
[Install](#install) • [Documentation] • [FAQ] • [Screenshots] • [Contribute](#contribute)

](https://gitter.im/codi-vim/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) <a href='https://ko-fi.com/V7V81YYAA' target='_blank'><img height='20' src='https://www.ko-fi.com/img/githubbutton_sm.svg' alt='Buy Me a Coffee at ko-fi.com' /></... |
19 | VimTeX: A modern Vim and neovim filetype plugin for LaTeX files. | # VimTeX
VimTeX is a modern [Vim](http://www.vim.org/) and [Neovim](https://neovim.io/)
filetype and syntax plugin for LaTeX files.
[](https://gitter.im/vimtex-chat/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
](https://github.com/liuchengxu/vista.vim/actions?workflow=ci)
View and search LSP symbols, tags in Vim/NeoVim.
<p align="center">
<img width="600px" src="https://user-images.githubusercontent.com/8850248/56469894-14d40780-6472-11e... |
21 | Oni: Modern Modal Editing - powered by Neovim | 
### Modern Modal Editing
[](https://travis-ci.org/onivim/oni) [](https://ci.appveyor.com/project/oni/oni) [
[中文](README-cn.md)
- [Intro](#introduction)
- [Screenshots](#screenshots)
- [Installation](#installation)
- [Prerequisites](#prerequisites)
- [VIM Packages](#installation-using-vim-packages-since-vim-741528)
- [Pathogen](#installation-using-pathogen)
... |
23 | ⚠️ PLEASE USE https://github.com/iamcco/markdown-preview.nvim INSTEAD | ## Introduction
[](https://gitter.im/iamcco/markdown-preview.vim?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[中文](./README_cn.md)
Using the markdown-preview.vim plugin, you can pr... |
24 | :tulip: Vim plugin that shows keybindings in popup | # vim-which-key
<!-- TOC GFM -->
* [Introduction](#introduction)
* [Pros.](#pros)
* [Installation](#installation)
* [Plugin Manager](#plugin-manager)
* [Package management](#package-management)
* [Vim 8](#vim-8)
* [NeoVim](#neovim)
* [Requirement](#requirement)
* [Usage](#usage)
* [`timeou... |
25 | A tree explorer plugin for vim. | null |
26 | :heart: Slim, Fast and Hackable Completion Framework for Neovim | ## Introduction
NCM2, formerly known as
[nvim-completion-manager](https://github.com/roxma/nvim-completion-manager),
is a slim, fast and hackable completion framework for neovim.
Main features:
1. Fast and asynchronous completion support, with vimscript friendly API.
2. Smart on files with different languages, for e... |
27 | Work fast, think well. | **VimOutliner README file**
Introduction
============
VimOutliner is an outline processor with many of the same features
as Grandview, More, Thinktank, Ecco, etc. Features include tree
expand/collapse, tree promotion/demotion, level sensitive colors,
interoutline linking, and body text.
What sets VimOutliner apart f... |
28 | markdown preview plugin for (neo)vim | <h1 align="center"> ✨ Markdown Preview for (Neo)vim ✨ </h1>
> Powered by ❤️
### Introduction
> It only works on vim >= 8.1 and neovim
Preview markdown on your modern browser with synchronised scrolling and flexible configuration
Main features:
- Cross platform (macos/linux/windows)
- Synchronised scrolling
- Fast... |
29 | Auto configurations for Language Server for vim-lsp | # vim-lsp-settings
[](https://github.com/mattn/vim-lsp-settings/actions)
[](https://github.com/mattn/vim-lsp-settings/actions)
Auto configuration... |
30 | A light and configurable statusline/tabline plugin for Vim | # lightline.vim
A light and configurable statusline/tabline plugin for Vim
https://github.com/itchyny/lightline.vim
### powerline (default)

### wombat

to give you more opportunities to craft powerful commands that can ... |
33 | A Vim-like interface for Firefox, inspired by Vimperator/Pentadactyl. | null |
34 | vimspector - A multi-language debugging system for Vim | # vimspector - A multi language graphical debugger for Vim
For a tutorial and usage overview, take a look at the
[Vimspector website][website].
For detailed explanation of the `.vimspector.json` format, see the
[reference guide][vimspector-ref].
[](https://docs.rs/icu) [](https://github.com/unicode-org/icu4x/actions) [
][gem]
[][actions]
[][codeclimate]
[.
# AMP by Example
## Installation
1. Fork the repository.
2. Install [NodeJS](https://nodejs.org). You will need version 4.0.0 or above.
3. Install [Gulp](htt... |
40 | Highly customizable drop-in solution for introduction views. | # EAIntroView - simple iOS Introductions
[](https://github.com/ealeksandrov/EAIntroView/actions)
[](http://cocoadocs.org/docsets/EAIntroView)
[](LICENSE)
[](https://travis-ci.org/google/promises)
[](https://gitter.im/google/promises)

[相关文章](https://github.com/SilverFruity/OCRunner/issues/11)
[Wiki](https://github.com/SilverFruity/OCRunner/wiki)
## Introduction
### The work flow of using [OCRunner](https://github.com/SilverFruity/OCRunner) to g... |
45 | Call hidden/private API in style! The Swift way. | 

[](https://swift.org/package-manager/)
](https://github.com/sindresorhus/awesome)
[](https://travis-ci.com/olucurious/Awesome-ARKit)
](https://img.shields.io/cocoapods/v/FoldingTabBar.svg)
[](https://github.com/Carthage/Carthage)
Folding Tab Bar and Tab Bar C... |
48 | Generate types and converters from JSON, Schema, and GraphQL | 
[](https://badge.fury.io/js/quicktype)

`quicktype` generates st... |
49 | AppDevKit is an iOS development library that provides developers with useful features to fulfill their everyday iOS app development needs. | # AppDevKit
[](https://travis-ci.org/yahoo/AppDevKit)
[](https://codecov.io/gh/yahoo/AppDevKit)
[ under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); yo... |
51 | Custom Label to apply animations on whole text or letters. | # Ophiuchus


 under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownershi... |
53 | 🔥 A cross-platform build utility based on Lua | <div align="center">
<a href="https://xmake.io">
<img width="160" heigth="160" src="https://tboox.org/static/img/xmake/logo256c.png">
</a>
<h1>xmake</h1>
<div>
<a href="https://github.com/xmake-io/xmake/actions?query=workflow%3AWindows">
<img src="https://img.shields.io/github/actions/workflow/s... |
54 | coobjc provides coroutine support for Objective-C and Swift. We added await method、generator and actor model like C#、Javascript and Kotlin. For convenience, we added coroutine categories for some Foundation and UIKit API in cokit framework like NSFileManager, JSON, NSData, UIImage etc. We also add tuple support in coob... | <p align="center" >
<img src="coobjc_icon.png" alt="coobjc" title="coobjc">
</p>
This library provides coroutine support for Objective-C and Swift. We added await method、generator and actor model like C#、Javascript and Kotlin. For convenience, we added coroutine categories for some Foundation and UIKit API in [cokit... |
55 | Good ideas for iOS development, by Futurice developers. | iOS Good Practices
==================
_Just like software, this document will rot unless we take care of it. We encourage everyone to help us on that – just open an issue or send a pull request!_
Interested in other mobile platforms? Our [Best Practices in Android Development][android-best-practices] and [Windows App... |
56 | A curated list of awesome iOS ecosystem, including Objective-C and Swift Projects | <div align="center">
<img src="https://github.com/vsouza/awesome-ios/blob/master/header.png" alt="Awesome">
</div>
<p align="center">
<img alt="awesome" src="https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg" />
<a href="https://travis-ci.org/vsouza/awesome-... |
57 | iOS开发常用三方库、插件、知名博客等等 | [](https://travis-ci.org/douban/rexxar-ios)
[](https://developer.apple.com/library/mac/documentation/Cocoa/Conceptual/ProgrammingWithObjectiveC/Introduction/Introduction.html)
[Swi... |
58 | A complete date/time library for Elixir projects. | ## Timex
[](https://github.com/bitwalker/timex/actions?query=workflow%3A%22elixir%22+branch%3Amaster)
[](https://hex.pm/packages/timex)
[ | # Godello (aka GodoTrello)  [](https://www.paypal.com/donate?hosted_button_id=FC5FTRRE3548C) [ resources. | # Awesome Elixir and CQRS [](https://github.com/sindresorhus/awesome)
A curated list of awesome Elixir, Command Query Responsibility Segregation (CQRS), and event sourcing resources.
### Contents
- [Librar... |
61 | A scalable global Process Registry and Process Group manager for Erlang and Elixir. |  [](https://hex.pm/packages/syn)
# Syn
**Syn** (short for _synonym_) is a scalable global Process Registry and Process Group manager for Erlang and Elixir,
able to automatically manage dynamic clu... |
62 | An Erlang VM implementation in Rust | 
Enigma VM
=========
[](https://travis-ci.org/archseer/enigma)
[](https://ci.appveyor.com/project/archseer/enigma)
An i... |
63 | List of Elixir books | # Awesome Elixir Books [](https://github.com/sger/ElixirBooks/actions/workflows/main.yml) [](https://g... |
64 | Catalog of Elixir-specific code smells | # [Catalog of Elixir-specific code smells][Elixir Smells]
[](https://livebook.dev/run?url=https%3A%2F%2Fgithub.com%2Flucasvegi%2FElixir-Code-Smells%2Fblob%2Fmain%2Fcode_smells.livemd)
[](https://www.udemy.com/course/java-programming-tutorial-for-beginners)
## Hands on Step by Step Introducti... |
66 | 317 efficient solutions to HackerRank problems | null |
67 | A distributed task scheduling framework.(分布式任务调度平台XXL-JOB) | <p align="center" >
<img src="https://www.xuxueli.com/doc/static/xxl-job/images/xxl-logo.jpg" width="150">
<h3 align="center">XXL-JOB</h3>
<p align="center">
XXL-JOB, a distributed task scheduling framework.
<br>
<a href="https://www.xuxueli.com/xxl-job/"><strong>-- Home Page --</str... |
68 | Effective Java(第3版)各章节的中英文学习参考(已完成) | # Effective-Java-3rd-edition-Chinese-English-bilingual
Effective Java(第 3 版)各章节的中英文学习参考,希望对 Java 技术的提高有所帮助,欢迎通过 issue 或 pr 提出建议和修改意见。
## 目录(Contents)
- **Chapter 2. Creating and Destroying Objects(创建和销毁对象)**
- [Chapter 2 Introduction(章节介绍)](Chapter-2/Chapter-2-Introduction.md)
- [Item 1: Consider static factor... |
69 | OpenGrok is a fast and usable source code search and cross reference engine, written in Java |
Copyright (c) 2006, 2023 Oracle and/or its affiliates. All rights reserved.
# OpenGrok - a wicked fast source browser
[](https://github.com/oracle/opengrok/actions)
[
<p align="center">
<img src="https://raw.githubusercontent.com/KFCFans/PowerJob/master/others/images/logo.png" alt="PowerJob" title="PowerJob" width="557"/>
</p>
<p align="center">
<a href="https://github.com/PowerJob/PowerJob/actions"><img src="https://github.com/PowerJob/PowerJo... |
71 | :musical_note: Algorithms written in different programming languages - https://zoranpandovski.github.io/al-go-rithms/ | null |
72 | This is a sample app that is part of a series of blog posts I have written about how to architect an android application using Uncle Bob's clean architecture approach. | Android-CleanArchitecture
=========================
## New version available written in Kotlin:
[Architecting Android… Reloaded](https://fernandocejas.com/2018/05/07/architecting-android-reloaded/)
Introduction
-----------------
This is a sample app that is part of a blog post I have written about how to architect a... |
73 | Um guia extenso de informações com um vasto conteúdo de várias áreas para ajudar, agregar conhecimento e retirar dúvidas, nesse guia você encontrará tudo que necessário para qualquer carreira relacionada a tecnologia. | <p align="center">
<a href="https://github.com/arthurspk/guiadevbrasil">
<img src="./images/guia.png" alt="Guia Extenso de Programação" width="160" height="160">
</a>
<h1 align="center">Guia Extenso de Programação</h1>
</p>
## :dart: O guia para alavancar a sua carreira
> Abaixo você encontrará conteúdos pa... |
74 | Getting started with java code auditing 代码审计入门的小项目 | # About
The articles in this series are aimed at people who have a basic knowledge of Java's basic syntax. The contents of this series of articles mainly include:
* Introduction to audit environment
* SQL vulnerability principle and actual case introduction
* XSS vulnerability principle and actual case introduction
* ... |
75 | Answers for Quizzes & Assignments that I have taken | # Coursera and edX Assignments
This repository is aimed to help Coursera and edX learners who have difficulties in their learning process.
The quiz and programming homework is belong to coursera and edx and solutions to me.
- #### [EDHEC - Investment Management with Python and Machine Learning Specialization](./EDH... |
76 | A distributed single-sign-on framework.(分布式单点登录框架XXL-SSO) | <p align="center">
<img src="https://www.xuxueli.com/doc/static/xxl-job/images/xxl-logo.jpg" width="150">
<h3 align="center">XXL-SSO</h3>
<p align="center">
XXL-SSO, A Distributed Single-Sign-On Framework.
<br>
<a href="https://www.xuxueli.com/xxl-sso/"><strong>-- Home Page --</stron... |
77 | A compact and highly efficient workflow and Business Process Management (BPM) platform for developers, system admins and business users. | Flowable (V6)
========
[Maven Central:
](https://maven-badges.herokuapp.com/maven-central/org.flowable/flowable-engine)
[Docker Images:
](https://github.com/x-stream/xstream/actions?query=workflow%3A%22CI+with+Maven%22) [](https://coveralls.io/github/x-stream/xs... |
80 | A api management platform.(API管理平台XXL-API) | <p align="center">
<img src="https://www.xuxueli.com/doc/static/xxl-job/images/xxl-logo.jpg" width="150">
<h3 align="center">XXL-API</h3>
<p align="center">
XXL-API, a api management platform.
<br>
<a href="https://www.xuxueli.com/xxl-api/"><strong>-- Home Page --</strong></a>
... |
81 | Android and Java bytecode viewer | # ClassyShark
### Introduction

ClassyShark is a standalone binary inspection tool for Android developers. It can reliably browse any Android executable and show important info such as class interfaces and members,... |
82 | MapReduce, Spark, Java, and Scala for Data Algorithms Book | [Data Algorithms Book](http://shop.oreilly.com/product/0636920033950.do)
======================
* Author: Mahmoud Parsian (mahmoud.parsian@yahoo.com)
* Title: [Data Algorithms: Recipes for Scaling up with Hadoop and Spark](http://shop.oreilly.com/product/0636920033950.do)
* This GitHub repository will host all source ... |
83 | A distributed web crawler framework.(分布式爬虫框架XXL-CRAWLER) | <p align="center">
<img src="https://www.xuxueli.com/doc/static/xxl-job/images/xxl-logo.jpg" width="150">
<h3 align="center">XXL-CRAWLER</h3>
<p align="center">
XXL-CRAWLER, a distributed web crawler framework.
<br>
<a href="https://www.xuxueli.com/xxl-crawler/"><strong>-- Home Page ... |
84 | Heritrix is the Internet Archive's open-source, extensible, web-scale, archival-quality web crawler project. | # Heritrix
[](https://maven-badges.herokuapp.com/maven-central/org.archive/heritrix)
[](https://hub.docker.com/r/iipc/heritrix)
[](https://github.com/openhab/openhab-distro/actions/workflows/ci-build.yml)
[](https:/... |
86 | :zap:致力于打造一款极致体验的 http://www.wanandroid.com/ 客户端,知识和美是可以并存的哦QAQn(*≧▽≦*)n | <h1 align="center">Awesome-WanAndroid</h1>
<div align="center">
<img src="https://img.shields.io/badge/Version-V1.2.5-brightgreen.svg">
<img src="https://img.shields.io/badge/build-passing-brightgreen.svg">
<a href="https://developer.android.com/about/versions/android-5.0.html">
<img src="https://img.shields.io/ba... |
87 | Apache Camel is an open source integration framework that empowers you to quickly and easily integrate various systems consuming or producing data. | # Apache Camel
[](https://maven-badges.herokuapp.com/maven-central/org.apache.camel/apache-camel)
[](h... |
88 | Multiple samples showing best practices in app development on Android TV. | Android TV Samples Repository
=============================
This repository contains a set of individual Android TV projects to help you get started writing Android TV apps.
- AccessibilityDemo: A Java sample showing how to support accessibility on TVs
- ClassicsKotlin: A modern Android TV app using Kotlin to show cl... |
89 | A community-developed, free, open source, microservices API automation and load testing framework built using JUnit core runners for Http REST, SOAP, Security, Database, Kafka and much more. Zerocode Open Source enables you to create, change, orchestrate and maintain your automated test cases declaratively with absolut... | <img width="135" height="120" alt="Zerocode" src="https://user-images.githubusercontent.com/12598420/51964581-e5a78e80-245e-11e9-9400-72c4c02ac555.png"> Zerocode
===
Automated API testing has never been so easy
[](https://github.com/authorjapps/zerocode/wiki/Wh... |
90 | A cluster computing framework for processing large-scale geospatial data | <img src="https://www.apache.org/logos/res/sedona/sedona.png" width="400">
[](https://github.com/apache/sedona/actions/workflows/java.yml) [
[](LICENSE)
[](https://ci.nukkitx.com/job/NukkitX/job/Nukkit/job/master/)
](https://cryptomator.org/)
[](https://github.com/cryptomator/cryptomator/actions?query=workflow%3ABuild)
[](https://snyk.... |
93 | || Activate Burp Suite Pro with Key-Generator and Key-Loader || | null |
94 | MySQL Proxy using Java NIO based on Sharding SQL,Calcite ,simple and fast | # Mycat2
Distributed database based on MySQL or JDBC.
## 官网
http://mycatone.top/
## Software introduction
Mycat2 is a distributed relational database (middleware) developed by the Mycat community. It supports distributed SQL queries, is compatible with the MySQL communication protocol, supports a variety of back-end ... |
95 | Apereo CAS - Identity & Single Sign On for all earthlings and beyond. | <p align="center">
<img src="https://user-images.githubusercontent.com/2813838/66173345-91b00380-e604-11e9-95f4-546767cc134c.png">
</p>
# Central Authentication Service (CAS)
[](https://github.com/apereo/cas/blob/master/LICENSE)
[ | [CarpenterLee](http://www.cnblogs.com/CarpenterLee/) | hooleeucas@163.com |
# Introduction
关于*C++标准模板库(Standard Template Libr... |
98 | A repository of different Algorithms and Data Structures implemented in many programming languages. | # Data Structures and Algorithms
Clean example implementations of data structures and algorithms written in different languages.
<br><br>
[](https://gitter.im/VAR-solutions/Algorithms "Gitter chat")
[
[](https://travis-ci.org/drewnoakes/metadata-extractor)
[![Maven Central](https://img.shields.io/m... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.