• Stars
    star
    1
  • Language
    C#
  • Created over 7 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

CILantro is an interpreter for Microsoft .NET Common Intermediate Language. It is written as a part of my master's thesis.

More Repositories

1

-Blender3D-GTA-Tools

Some Blender3D GTA Modding Tools Scripts.
Python
6
star
2

Debugger

Simple .Net runtime logger and log viewer.
C#
5
star
3

A-star-demo

Unity SRPG simulation
C#
3
star
4

CSharp.NET-RTP-RTSP-Server

C#.NET server to stream MJPEG files to a client using RTP/RTSP protocols. Built using MVC architecture.
C#
3
star
5

DynamicClassLoader

it's a dynamic classloader,support jar/dex/apk/aar file at Android Platform
Java
2
star
6

php-flame

coroutine and asynchronous engine as a php extension
C++
2
star
7

vanara

🐵 A set of .NET assemblies containing PInvoke (Interop) references and related extensions
C#
2
star
8

-PyCompiler-

PyCompiler++ is a python compiler build to compile Panda3D games, and to prevent source code dumps, and code injection.
Python
1
star
9

Gimbal

Networked gaming with WebGL, React, WebSockets, WebRTC, Rust microservices
JavaScript
1
star
10

pinvoke-8

Automatically exported from code.google.com/p/pinvoke
C#
1
star
11

CSharp.NET-RTP-RTSP-Client

C#.NET server to stream MJPEG files from a server using RTP/RTSP protocols. Built using MVC architecture.
C#
1
star
12

Chromium-Kirinoium.CefGlue

易语言嵌入式Chromium浏览器框架,基于Cef3的移植项目。
1
star
13

cosvr

A TCP socket server implementation using coroutine on Linux platform. Written in C++.
C++
1
star
14

-GitHubGameOff-

Participation project -> #GitHubGameOff
Kotlin
1
star
15

intercom

Communication between C# module and C++ modules using PInvoke, C++/CLI, etc.
C#
1
star
16

bge_dw

BGE / UPBGE horror third person shooter
Python
1
star
17

Neth-block-storage

Blockchain storage for Nethereum
C#
1
star
18

GLFWSharp

A binding for GLFW in the C# language
C#
1
star
19

my-project

Nix
1
star
20

Unity3D-Shader-Snow

Shader
ShaderLab
1
star
21

hello-cargo

Nix
1
star
22

Unity3D_WaveAnimationShader

揺れたり波打つようにアニメーションさせるシェーダのサンプル
ShaderLab
1
star
23

blender3droom

create a 3d room and place objects, use textures, colors
Python
1
star
24

libco-3

coroutine for windows, based on libuv
C
1
star
25

nix-config

Nix
1
star
26

VLC-Design

This repository is a winform design make with visual studio.
C#
1
star
27

CSE3541-Lab5-MotionGraph

CSE 3541 - Lab 5 - Motion Graph
C#
1
star
28

rivus

Rivus is a lightweight fiber/coroutine library, the I/O management of which is based on Epoll. It provides nearly all of the synchronizations which POSIX threads provides(inlcudes mutex, semaphore, read-write lock, condition variable), and their APIs are very similar.
C
1
star
29

Unity3d-4.x-Sprites-Opaque-Shader

Unity3D doesn't come with a shader for opaque sprites. The Sprites-Default shader always render sprites by calculating transparency, regardless if your sprite is transparent or not. A simple test showed that my opaque sprite shader is 30% faster than the default sprite shader. The test was made with only one sprite. I believe the performance gain is much greater than 30% in cases where you would have several layers of sprites. I'm really not good with shaders so I just modified the Sprites-Default shader. Feel free to contribute if you can optimize this further.
ShaderLab
1
star
30

DesignPatternsForHumans

Design Patterns for Humans examples implemented in C#
C#
1
star
31

Unity-StatePatternWithCoroutine

コルーチンを使えるステートパターンのサンプル
C#
1
star