Git Product home page Git Product logo

Lightpaw Networks's Projects

bufreader icon bufreader

like bufio.Reader, but returns internal buffer to reduce slice copy

com.unity.addressables icon com.unity.addressables

[Mirrored from UPM, without any changes. Maintained by Needle. Not affiliated with Unity Technologies.] 📦 The Addressable Asset System allows the developer to ask for an asset via its address. Once an asset (e.g. a prefab) is marked "addressable", it generates an address which can be called from anywhere. Wherever the asset resides (local or remote), the system will locate it and its dependencies, then return it.Use Window->Asset Management->Addressables to begin working with the system.Addressables use asynchronous loading to support loading from any location with any collection of dependencies. Whether you have been using direct references, traditional asset bundles, or Resource folders, addressables provide a simpler way to make your game more dynamic. Addressables simultaneously opens up the world of asset bundles while managing all the complexity.For usage samples, see github.com/Unity-Technologies/Addressables-Sample

docker-openvpn icon docker-openvpn

Setup a tiny(12MB), but full featured and secure OpenVPN server in a few easy steps using Docker.

freecache icon freecache

A cache library for Go with zero GC overhead.

gods icon gods

GoDS (Go Data Structures). Containers (Sets, Lists, Stacks, Maps, Trees), Sets (HashSet, TreeSet), Lists (ArrayList, SinglyLinkedList, DoublyLinkedList), Stacks (LinkedListStack, ArrayStack), Maps (HashMap, TreeMap, HashBidiMap, TreeBidiMap), Trees (RedBlackTree, AVLTree, BTree, BinaryHeap), Comparators, Iterators, Enumerables, Sort, JSON

groupcache icon groupcache

groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.

grpc-lb icon grpc-lb

gRPC service discovery and load balancing library for go

logrus icon logrus

Structured, pluggable logging for Go.

protoc-gen-lua-bin icon protoc-gen-lua-bin

protoc-gen-lua 包含了预编译bin 的生成工具,不含lua解析代码。

ratelimit icon ratelimit

Efficient token-bucket-based rate limiter package.

slab icon slab

Slab allocation memory pools for Go.

smux icon smux

Simple Stream Multiplexing for golang

snappy icon snappy

The Snappy compression format in the Go programming language.

snet icon snet

A long lasting connection protocol for mobile applications that supports reconnection and encryption.

yamux icon yamux

Golang connection multiplexing library

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.