Giter VIP home page Giter VIP logo

非理智地乐观,理性地悲观。

Repositories


Top Langs


yssource's github stats

龍共每文's Projects

licensecc icon licensecc

Software licensing, copy protection in C++. It has few dependencies and it's cross-platform.

licensepp icon licensepp

Software licensing done right - license++ is a cross platform software licensing library that uses digital signatures to secure use of your application and its licensing

linq icon linq

Linq for list comprehension in C++

linux-network-programming icon linux-network-programming

Sample codes for Linux network programming based on socket and I/O multiplexing in C++11, revealing the essence of computer network communication through packet capture.

lispy icon lispy

Short and sweet LISP editing

llvm-clang-samples icon llvm-clang-samples

UNMAINTAINED: Examples of using the LLVM and Clang compilation libraries and tools

llvm-project icon llvm-project

This is the canonical git mirror of the LLVM subversion repository. The repository does not accept github pull requests at this moment. Please submit your patches at http://reviews.llvm.org.

logseq icon logseq

A privacy-first, open-source platform for knowledge management and collaboration. Desktop app download link: https://github.com/logseq/logseq/releases, roadmap: https://trello.com/b/8txSM12G/roadmap

loki icon loki

A C++ Template library, developed by Andrei Alexandrescu, the author of the book Modern C++ Design.

loki-1 icon loki-1

Loki是由Andrei编写的一个与《Modern C++ Design》(C++设计新思维)一书配套发行的C++代码库。 它不仅把C++模板的功能发挥到了极致,而且把类似设计模式这样**层面的东西通过库来提供。

long-stack-traces icon long-stack-traces

Long stacktraces for V8 implemented in user-land JavaScript. [UNMAINTAINED] Use https://github.com/mattinsler/longjohn instead

longjohn icon longjohn

Long stack traces for node.js inspired by https://github.com/tlrobinson/long-stack-traces

lorca icon lorca

Build cross-platform modern desktop apps in Go + HTML5

lorri icon lorri

Your project’s nix-env [maintainer=@Profpatsch]

lottie-web icon lottie-web

Render After Effects animations natively on Web, Android and iOS, and React Native. http://airbnb.io/lottie/

lru-cache icon lru-cache

:dizzy: A feature complete LRU cache implementation in C++

lrucache11 icon lrucache11

A header only C++11 LRU Cache template class that allows you to define key, value and optionally the Map type. uses a double linked list and a std::unordered_map style container to provide fast insert, delete and update No dependencies other than the C++ standard library. This is a C++11 remake of my earlier LRUCache project (https://github.com/mohaps/lrucache) The goal was to create a fast LRUCache header only library and to avoid any dependencies like boost.

lsp-mode icon lsp-mode

Emacs client/library for the Language Server Protocol

lspce icon lspce

LSP Client for Emacs implemented as a module using rust.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.