Giter Site home page Giter Site logo

Ugur Arikan's Projects

cv icon cv

CV - Ugur Arikan

orx-closure icon orx-closure

An explicit closure with absolute seperation of the captured data from the function.

orx-concurrent-bag icon orx-concurrent-bag

An efficient, convenient and lightweight grow-only concurrent data structure allowing high performance concurrent collection.

orx-concurrent-iter icon orx-concurrent-iter

A thread-safe, ergonomic and lightweight concurrent iterator trait and efficient implementations.

orx-concurrent-ordered-bag icon orx-concurrent-ordered-bag

An efficient, convenient and lightweight grow-only concurrent data structure allowing high performance and ordered concurrent collection.

orx-concurrent-vec icon orx-concurrent-vec

An efficient, convenient and lightweight grow-only read & write concurrent data structure allowing high performance concurrent collection.

orx-fun-compose icon orx-fun-compose

A function composition library for C#, heavily experimental right now, would be more practical if C# gets generic operator overloading.

orx-fun-result icon orx-fun-result

A simple result type for C#, not minding the error type, instead aiming to be explicit, concise and fluent.

orx-funvec icon orx-funvec

Traits to unify access to elements of n-dimensional vectors which are particularly useful in algorithms requiring both flexibility through abstraction over inputs and performance through monomorphization.

orx-imp-vec icon orx-imp-vec

A data structure to enable conveniently building performant self referential collections such as trees, graphs and linked lists.

orx-linked-list icon orx-linked-list

An efficient and recursive singly and doubly linked list implementation.

orx-pinned-concurrent-col icon orx-pinned-concurrent-col

A core data structure with a focus to enable high performance, possibly lock-free, concurrent collections using a PinnedVec as the underlying storage.

orx-pinned-vec icon orx-pinned-vec

PinnedVec trait defines the interface for vectors which guarantee that elements added to the vector are pinned to their memory locations unless explicitly changed.

orx-selfref-col icon orx-selfref-col

`SelfRefCol` is a core data structure to conveniently build safe and efficient self referential collections, such as linked lists and trees.

orx-split-vec icon orx-split-vec

An efficient constant access time vector with dynamic capacity and pinned elements.

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.