• Stars
    star
    55
  • Rank 534,473 (Top 11 %)
  • Language
    C++
  • Created over 12 years ago
  • Updated about 10 years ago

Reviews

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

Repository Details

snippets of what's new in the c++11 standard

More Repositories

1

DistributedSearch

Distributed search engine in C++14, using nanomsg for communication, bond for serialization.
C++
66
star
2

cpp14-snippets

snippets of what's new in the c++14 standard
C++
30
star
3

libosrmc

Pure C bindings for libosrm
C++
18
star
4

TM602X

Simple application to generate the login "password of the day" for the Arris TM602X telephony modem family.
C++
11
star
5

efficientnet

EfficientNet implementation in PyTorch - https://arxiv.org/abs/1905.11946
Python
10
star
6

cppnow2016

C++Now 2016 talk - Pulling Visitors: Boost.Graph + Boost.Coroutine
C++
9
star
7

cpp-travis-setup

Trying out several Travis CI setups for C++11 / C++14 projects.
CMake
6
star
8

lock_guard_n

Generalized std::lock_guard for Lockables exploiting std::locks's deadlock avoidance algorithm.
C
6
star
9

osm-roof-shape-nn

Learning and Predicting Roof Shapes from OpenStreetMap data
Python
5
star
10

srtm-util

Using the Shuttle Radar Topography Mission (SRTM) elevation models and related .hgt files for visualization and exploration.
C++
5
star
11

coroutine-scheduler

Cooperative multitasking: coroutines + scheduler
C++
4
star
12

dotcolon-fonts

Sora Sagano's excellent fonts packaged up for the web
CSS
4
star
13

gridka2016

GridKa 2016 C++ Workshop
C++
4
star
14

visiont-pytorch

Vision Transformer implementation in PyTorch - ICLR 2021 submission https://openreview.net/forum?id=YicbFdNTTy
Python
4
star
15

dslr-pi-control

Managing DSLRs with a Raspberry Pi; mobile friendly web interface.
JavaScript
4
star
16

x86-64-asm

x86-64 asm (gnu/linux) playground: intrinsics, syscalls, non-null opcode encoding and more
C++
3
star
17

shared-trust

Share secrets amongst a group of people whom you trust (or don't), where a subset can re-construct the secret.
Python
3
star
18

bundesrecht-scraper

Github Action based scraper to capture changes to Bundesrecht at gesetze-im-internet.de
Python
3
star
19

graphiti

Graphs on my GPU rig - sparse matrix vector multiplications for graph computations
Python
3
star
20

exit-signs

Playing with Exit Signs / Destination Signs
Python
3
star
21

argparse-generic

Auto-generate argument parsers from data types (struct or class) in C++14.
C++
2
star
22

docker-tippecanoe

Pre-built Docker images for https://github.com/mapbox/tippecanoe so you don't have to compile it from source
Dockerfile
2
star
23

cku

♜ Capstone ♝ Keystone ♞ Unicorn ⚒ Playground
CMake
2
star
24

nedem

Neural implicit digital elevation model
Python
2
star
25

libosrm-http-casablanca

Experimental and incomplete Casablanca HTTP server integration for libosrm (read: osrm-routed replacement)
C++
2
star
26

rumpkernel-playground

Baking Unikernel based on the NetBSD Anykernel, hosting native C++14 app
Shell
2
star
27

rowing2024

Rowing The Atlantic on a Concept2 in 2024
HTML
2
star
28

pandoc-template-mapbox-base

Pandoc HTML5 template for using Mapbox Base
HTML
2
star
29

cpp11-workshop

Public repository for our C++11 workshop: examples, stubs, notes
C++
1
star
30

avx-playground

Learning AVX/AVX2/FMA vectorization. Abstractions for Vec8Float, Vec8Int in C++14.
C++
1
star
31

shm-hotswap

shared memory hot reloading and reader / writer lock concept
C++
1
star
32

docker-osmium

Pre-built Docker images for https://osmcode.org/osmium-tool/ so you don't have to compile it from source
Dockerfile
1
star
33

daniel-j-h

1
star
34

daniel-j-h.github.io-sources

blog blog blog sources
1
star
35

audioxx

Adventures in the land of audio handling (C++11, OpenAL, ALURE)
C++
1
star
36

docker-whoots

On-the-fly Slippy Map to WMS translation proxy
Dockerfile
1
star
37

c2x-doc

Documentation for the Car-To-X visualization project (2012/2013) at the Karlsruhe Institute of Technology (KIT). Describes the setup for an routable PostgreSQL 9.1/PostGIS 2/pgRouting environment, based on OpenStreetMap data.
1
star
38

bit-arithmetic-bloom-filters

Bit Arithmetic Example: Bloom Filters. (created for my '13/'14 osdev tutorial)
C
1
star
39

FreeMonads

Free Monad + Interpreter Pattern Playground
Haskell
1
star
40

classyshoes

Learning semantical representations using a Distributed Memory Model of Paragraph Vectors (PV-DM)
Python
1
star
41

robosat

Semantic segmentation on aerial and satellite imagery. Extracts features such as: buildings, parking lots, roads, water, clouds
Python
1
star