-
pickledb-rs Public
Forked from seladb/pickledb-rsPickleDB-rs is a lightweight and simple key-value store. It is a Rust version for Python's PickleDB
Rust MIT License UpdatedMay 15, 2020 -
-
vim-go Public
Forked from fatih/vim-goGo development plugin for Vim
Vim Script Other UpdatedSep 24, 2018 -
corefx Public
Forked from dotnet/corefxThis repo contains the .NET Core foundational libraries, called CoreFX. It includes classes for collections, file systems, console, XML, async and many others. We welcome contributions.
C# MIT License UpdatedOct 30, 2017 -
-
coreclr Public
Forked from dotnet/coreclrThis repo contains the .NET Core runtime, called CoreCLR, and the base library, called System.Private.Corelib (or mscorlib). It includes the garbage collector, JIT compiler, base .NET data types an…
C# Other UpdatedAug 23, 2017 -
corert Public
Forked from dotnet/corertThis repo contains CoreRT, a .NET Core runtime optimized for AOT (ahead of time compilation) scenarios, with the accompanying .NET Native compiler toolchain.
C# MIT License UpdatedMay 24, 2017 -
llilc Public
Forked from dotnet/llilcThis repo contains LLILC, an LLVM based compiler for .NET Core. It includes a set of cross-platform .NET code generation tools that enables compilation of MSIL byte code to LLVM supported platforms.
C++ MIT License UpdatedFeb 23, 2017 -
Embeddinator-4000 Public
Forked from mono/Embeddinator-4000Tools to turn .NET libraries into native libraries that can be consumed on Android, iOS, Mac, Linux and other platforms.
C# MIT License UpdatedFeb 23, 2017 -
-
cli Public
Forked from dotnet/cliThis repo contains the .NET Core command-line (CLI) tools, used for building .NET Core apps and libraries through your development flow (compiling, NuGet package management, running, testing, ...).
C# MIT License UpdatedFeb 10, 2016 -
capstan-example Public
Forked from cloudius-systems/capstan-exampleCapstan example project for native Linux applications
-
-
disruptor-- Public
Forked from fsaintjacques/disruptor--disruptor concurency pattern in c++
-
-
redis Public
Forked from redis/redisRedis 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