Giter VIP home page Giter VIP logo

Samy Vilar's Projects

c_compiler icon c_compiler

Full stack C compiler (source, tokenizer, preprocessor, parser, emitter, linker, loader, vm) for a 64 bit stack machine.

django-uni-form icon django-uni-form

Django forms are easily rendered as tables, paragraphs, and unordered lists. However, elegantly rendered div based forms is something you have to do by hand. The purpose of this application is to provide a tag and filter that lets you quickly render forms in a div format while providing an enormous amount of capability to configure and control the rendered HTML.

dyn_perf icon dyn_perf

Dynamic Perfect Hash table or a close relative of it, O(1) queries, amortized O(1) insertion/deletion, O(n) space ...

md5crypt icon md5crypt

python c bindings for openssl's md5crypt function

media_db icon media_db

Final project for digital libraries, build a multimedia database (images and video)

poly_area icon poly_area

Different implementations for calculating the area of an irregular polygon, used for demonstrations purposes.

vect icon vect

C library to aid with SSE programming, the appropriate intrinsic is applied at compile time using internally define types to keep track of underlying vector component types, GNU C Compilers (gcc, icc, clang) only!

vectorization icon vectorization

An auto vectorization framework, that eventually will be able to replace certain numpy operations on the fly with auto compiled vectorized C code ...

webdvg icon webdvg

A web based data visualization app, uses webgl for the rendering and gtk with python bindings to actually generate the objects.

wiki_analytics icon wiki_analytics

Simple app that gather stats on the first degree path to wiki philosophy.

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.