Giter Club home page Giter Club logo

arena.rs

static ARENA_ID : Mutex Global identificator generator for all 'struct Arena<T>' instances. TODO: Need to wrap to Arc for thread synchronization. Rename to ARENA_ID.

pub struct Arena<T> 'id' is just 'ARENA_ID + = 1' in a 'Arena::new' method. The "heap" field contains the vaalue 'None' placed in the 'freed' field, the value 'Some' is the valid instance of 'Some(T)'. The "freed" field contains the freed heap indexes.

vgui's Projects

agg-2.6-lite icon agg-2.6-lite

Patch based fork of github.com/ghaerr/agg-2.6 without web-site

angle icon angle

A conformant OpenGL ES implementation for Windows, Mac, Linux, iOS and Android.

antigrain icon antigrain

A read-only mirror of the antigrain SVN repository.

bgfx icon bgfx

Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library.

blend2d icon blend2d

2D Vector Graphics Engine Powered by a JIT Compiler

bx icon bx

Base library used across multiple projects

cairo-gl icon cairo-gl

Fork of cairo's central repository. Patched for Windows OpenGL backend support.

clipper icon clipper

Copy of Angus Johnson's The Clipper library ( without svn history ) .

druid icon druid

A data-first Rust-native UI design toolkit.

imgui icon imgui

Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies

kcommon icon kcommon

Common bicycles which will be used in every other repo

llgl icon llgl

Low Level Graphics Library (LLGL) is a thin abstraction layer for the modern graphics APIs OpenGL, Direct3D, Vulkan, and Metal

makepad icon makepad

Makepad is a creative software development platform for Rust that compiles to wasm/webGL, osx/metal, windows/dx11 linux/opengl

pgfx icon pgfx

Platform independet 2D vector graphics.

skia icon skia

Skia is a complete 2D graphic library for drawing Text, Geometries, and Images.

vaserenderer icon vaserenderer

VASE renderer is a polyline and curve renderer on OpenGL.

vg-renderer icon vg-renderer

A vector graphics renderer for bgfx, based on ideas from NanoVG and ImDrawList (Dear ImGUI)

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.